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

Book Cover
Average Rating
Published
New York, NY : Apress, [2022].
Status
Available Online

Description

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 Learn 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 Who This Book Is For Programmers, data scientists, and analysts with prior experience with programming in any language, especially Java.

More Details

Format
Language
English
ISBN
1484267974, 9781484267974
UPC
10.1007/978-1-4842-6797-4

Notes

Bibliography
Includes bibliographical references and index.
Description
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 Learn 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 Who This Book Is For Programmers, data scientists, and analysts with prior experience with programming in any language, especially Java.
Local note
O'Reilly O'Reilly Online Learning: Academic/Public Library Edition

Table of Contents

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.

Discover More

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Li, H. (2022). Numerical Methods Using Java: For Data Science, Analysis, and Engineering . Apress.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Li, Haksun. 2022. Numerical Methods Using Java: For Data Science, Analysis, and Engineering. New York, NY: Apress.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Li, Haksun. Numerical Methods Using Java: For Data Science, Analysis, and Engineering New York, NY: Apress, 2022.

Harvard Citation (style guide)

Li, H. (2022). Numerical methods using java: for data science, analysis, and engineering. New York, NY: Apress.

MLA Citation, 9th Edition (style guide)

Li, Haksun. Numerical Methods Using Java: For Data Science, Analysis, and Engineering Apress, 2022.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
7b7995af-7c7f-bb89-89b3-b451ec7e563f-eng
Go To Grouped Work View in Staff Client

Grouping Information

Grouped Work ID7b7995af-7c7f-bb89-89b3-b451ec7e563f-eng
Full titlenumerical methods using java for data science analysis and engineering
Authorli haksun
Grouping Categorybook
Last Update2025-01-24 12:33:29PM
Last Indexed2025-03-27 03:19:12AM

Book Cover Information

Image Sourcesyndetics
First LoadedAug 13, 2023
Last UsedFeb 19, 2025

Marc Record

First DetectedMar 20, 2023 10:15:07 AM
Last File Modification TimeDec 17, 2024 08:18:35 AM
SuppressedRecord had no items

MARC Record

LEADER03917cam a22005057i 4500
001on1290840612
003OCoLC
00520241217081715.0
006m     o  d        
007cr cnu---unuuu
008220105s2022    nyu     ob    001 0 eng d
019 |a 1290814061|a 1291318194
020 |a 1484267974|q (electronic book)
020 |a 9781484267974|q (electronic bk.)
0247 |a 10.1007/978-1-4842-6797-4|2 doi
035 |a (OCoLC)1290840612|z (OCoLC)1290814061|z (OCoLC)1291318194
037 |a 9781484267974|b O'Reilly Media
040 |a YDX|b eng|e rda|e pn|c YDX|d YDXIT|d OCLCO|d EBLCP|d TOH|d ORMDA|d GW5XE|d N$T|d AUD|d OCLCO|d OCLCQ|d OCLCO|d K6U|d OCLCQ|d OCLCO|d OCLCQ|d OCLCL
049 |a MAIN
050 4|a QA76.73.J38|b L52 2022eb
072 7|a COM000000|2 bisacsh
08204|a 005.13/3|2 23
1001 |a Li, Haksun.
24510|a Numerical Methods Using Java :|b For Data Science, Analysis, and Engineering /|c Haksun Li.
264 1|a New York, NY :|b Apress,|c [2022]
300 |a 1 online resource
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
504 |a Includes bibliographical references and index.
5050 |a 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.
520 |a 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 Learn 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 Who This Book Is For Programmers, data scientists, and analysts with prior experience with programming in any language, especially Java.
5880 |a Online resource; title from digital title page (viewed on January 26, 2022).
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
650 0|a Java (Computer program language)|9 70616
650 0|a Computer algorithms.|9 66068
650 0|a Programming (Mathematics)|9 52263
758 |i has work:|a Numerical Methods Using Java (Text)|1 https://id.oclc.org/worldcat/entity/E39PCXK87PbFCYgTY9TdmqTt6q|4 https://id.oclc.org/worldcat/ontology/hasWork
77608|i Print version:|z 1484267966|z 9781484267967|w (OCoLC)1223071679
85640|u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781484267974/?ar|x O'Reilly|z eBook
938 |a ProQuest Ebook Central|b EBLB|n EBL6838759
938 |a EBSCOhost|b EBSC|n 3133252
938 |a YBP Library Services|b YANK|n 302660289
994 |a 92|b VIA
999 |c 283310|d 283310