In the name of Allah the Merciful

Numerical Methods Using Java: For Data Science, Analysis, and Engineering

Haksun Li, 978-1-4842-6797-4, 978-1-4842-6796-7, 1484267966, 978-1484267967, 9781484267967, B09PJBPJNS

English | 2022 | PDF

number
type
  • {{value}}
wait a little

Implement numerical algorithms in Java using NM Dev, an object-oriented and high-performance programming library for mathematics.You’ll see how it can help you easily create a solution for your complex engineering problem by quickly putting together classes.

Numerical Methods Using Java covers a wide range of topics, including chapters on linear algebra, root finding, curve fitting, differentiation and integration, solving differential equations, random numbers and simulation, a whole suite of unconstrained and constrained optimization algorithms, statistics, regression and time series analysis. The mathematical concepts behind the algorithms are clearly explained, with plenty of code examples and illustrations to help even beginners get started. 

What You Will Learn

  • Program in Java using a high-performance numerical library
  • Learn the mathematics for a wide range of numerical computing algorithms
  • Convert ideas and equations into code
  • Put together algorithms and classes to build your own engineering solution
  • Build solvers for industrial optimization problems
  • Do data analysis using basic and advanced statistics

Who This Book Is For 

Programmers, data scientists, and analysts with prior experience with programming in any language, especially Java.