This course is about numerical methods. We are NOT going to discuss ALL the theory related to numerical methods (for example how to solve differential equations). We are just going to consider the concrete implementations and numerical principles.
The first section is about matrix algebra and linear systems: such as matrix multiplication, gaussian elimination and applications of these approaches, such as Google’s PageRank algorithm.
Then we will talk about numerical integration. How to use techniques like trapezoidal rule, Simpson formula and Monte–Carlo method – my personal favourite.
The last chapter is about solving differential equations with Euler’s–method and Runge–Kutta approach. We will consider examples such as the pendulum problem.
Section 1:
numerical methods basics
floating point representation
rounding errors
Section 2:
linear algebra
matrix multiplication
Gauss–elimination
Section 3:
eigenvectors and eigenvalues
Google’s PageRank algorithm
Section 4:
solving non–linear equations
root finding
Newton’s method and bisection method
Section 5:
numerical integration
rectangle method and trapezoidal method
Simpson’s method
Monte–Carlo integration
Section 6:
solving differential–equations
Euler’s method
Runge–Kutta method
Section 7:
interpolation
Lagrange method
Thanks for joining my course, let’s get started!
Instructor Details
Courses : 24
Specification: Introduction to Numerical Methods in Java
|
11 reviews for Introduction to Numerical Methods in Java
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $11.99 |
---|---|
Provider | |
Duration | 4.5 hours |
Year | 2019 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |
$199.99 $11.99
Luis Santander –
Great explanations of numerical methods.
Jeff Janaczek –
I have taken many courses by this instructor and all of them are great!
Michal Danco –
great course. You need to have solid understanding of linear algebra and mathematics in general.
Nagarajan –
I like the way content is organized and presented
Philippe Peter –
Je souhaitais trouver un cours sur java et l’analyse num rique, l’auteur propose des impl mentations un peu diff rentes ce que j’avais d j fait. Je n’ai rien appris math matiquement, mais cela m’a fait un peu progresser en langage Java dans un contexte qui me passionne : celui de l’analyse num rique.
Richard Diaz –
Should go more in depth.
Chris Spencer –
Excellent. Detailed, thorough and easy to understand!
Snehil Kishore –
Yes , it is a good match.
Iskandar Askarov –
Google page ranking is incomplete.
Ilter Kanpak –
The course is nice so far.
Azali Saudi –
The PageRank section is not complete.