Numerical Methods Using Java e-bog
403,64 DKK
(inkl. moms 504,55 DKK)
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, differentiat...
E-bog
403,64 DKK
Forlag
Apress
Udgivet
1 januar 2022
Genrer
Programming and scripting languages: general
Sprog
English
Format
pdf
Beskyttelse
LCP
ISBN
9781484267974
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 LearnProgram in Java using a high-performance numerical libraryLearn the mathematics for a wide range of numerical computing algorithmsConvert ideas and equations into codePut together algorithms and classes to build your own engineering solutionBuild solvers for industrial optimization problemsDo data analysis using basic and advanced statisticsWho This Book Is For Programmers, data scientists, and analysts with prior experience with programming in any language, especially Java.