Cargando…

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

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Li, Haksun
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York, NY : Apress, [2022]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1: Introduction to Numerical Methods in Java
  • 2: Linear Algebra
  • 3: Finding Roots of Equations
  • 4: Finding Roots of Systems of Equations
  • 5: Curve Fitting and Interpolation
  • 6: Numerical Differentiation and Integration
  • 7: Ordinary Differential Equations
  • 8: Partial Differential Equations
  • 9: Unconstrained Optimization
  • 10: Constrained Optimization
  • 11: Heuristics
  • 12: Basic Statistics
  • 13: Random Numbers and Simulation
  • 14: Linear Regression
  • 15: Time Series Analysis
  • References.