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...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
New York, New York :
Apress
[2022]
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009644320006719 |
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.