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

  • 10h 38m
  • Haksun Li, PhD
  • Apress
  • 2022

Implement numerical algorithms in Java using the 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.

You will:

  • 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

About the Author

Haksun Li, PhD, is founder of NM Group, a scientific and mathematical research company. He has the vision of “Making the World Better Using Mathematics”. Under his leadership, the firm serves worldwide brokerage houses and funds, multinational corporations and very high net worth individuals. Haksun is an expert in options trading, asset allocation, portfolio optimization and fixed-income product pricing. He has coded up a variety of numerical software, including SuanShu (a library of numerical methods), NM Dev (a library of numerical methods), AlgoQuant (a library for financial analytics), NMRMS (a portfolio management system for equities), and supercurve (a fixed-income options pricing system). Prior to this, Haksun was a quantitative trader/quantitative analyst with multiple investment banks. He has worked in New York, London, Tokyo, and Singapore.

Additionally, Haksun is the vice dean of the Big Data Finance and Investment Institute of Fudan University, China. He was an adjunct professor with multiple universities. He has taught at the National University of Singapore (mathematics), Nanyang Technological University (business school), Fudan University (economics), as well as Hong Kong University of Science and Technology (mathematics). Dr. Haksun Li has a B.S. and M.S. in pure and financial mathematics from the University of Chicago, and an M.S. and a PhD in computer science and engineering from the University of Michigan, Ann Arbor.

In this Book

  • Introduction to Numerical Methods in Java
  • Linear Algebra
  • Finding Roots of Equations
  • Finding Roots of System of Equations
  • Curve Fitting and Interpolation
  • Numerical Differentiation and Integration
  • Ordinary Differential Equations
  • Partial Differential Equations
  • Unconstrained Optimization
  • Constrained Optimization
  • Heuristics
  • Basic Statistics
  • Random Numbers and Simulation
  • Linear Regression
  • Time-Series Analysis
  • References
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE