For Data Science, Analysis, and Engineering
E-Book, Englisch, 899 Seiten, eBook
ISBN: 978-1-4842-8826-9
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
In this book, you'll implement numerical algorithms in Kotlin using NM Dev, an object-oriented and high-performance programming library for applied and industrial mathematics. Discover how Kotlin has many advantages over Java in its speed, and in some cases, ease of use. In this book, you’ll see how it can help you easily create solutions for your complex engineering and data science problems.
After reading this book, you'll come away with the knowledge to create your own numerical models and algorithms using the Kotlin programming language.
What You Will LearnProgram in Kotlin using a high-performance numerical libraryLearn the mathematics necessary for a wide range of numerical computing algorithmsConvert ideas and equations into codePut together algorithms and classes to build your own engineering solutionsBuild solvers for industrial optimization problemsPerform data analysis using basic and advanced statisticsWho This Book Is For
Programmers, data scientists, and analysts with prior experience programming in any language, especially Kotlin or Java.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Weitere Infos & Material
1: Introduction to Numerical Methods in Kotlin.- 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.