Numerical Methods

Sort options

Numerical Methods for Engineers (Coursera)

Numerical Methods for Engineers covers the most important numerical methods that an engineer should know. We derive basic algorithms in root finding, matrix algebra, integration and interpolation, ordinary and partial differential equations. We learn how to use MATLAB to solve numerical problems. Access to MATLAB [...]

Computers, Waves, Simulations: A Practical Introduction to Numerical Methods using Python (Coursera)

Interested in learning how to solve partial differential equations with numerical methods and how to turn them into python codes? This course provides you with a basic introduction how to apply methods like the finite-difference method, the pseudospectral method, the linear and spectral element method to the 1D (or [...]

Single Variable Calculus (Coursera)

Calculus is one of the grandest achievements of human thought, explaining everything from planetary orbits to the optimal size of a city to the periodicity of a heartbeat. This brisk course covers the core ideas of single-variable Calculus with emphases on conceptual understanding and applications. The course is ideal [...]

Basics of Statistical Inference and Modelling Using R (edX)

Learn why a statistical method works, how to implement it using R and when to apply it and where to look if the particular statistical method is not applicable in the specific situation. Basics of Statistical Inference and Modelling Using R is part one of the Statistical Analysis in [...]

Métodos numéricos para matemáticas con Octave (edX)

En este curso en línea se hace una introducción a diferentes temas relacionados con la resolución numérica de ecuaciones diferenciales ordinarias. En este curso de matemáticas se desarrollaran aspectos básicos relacionados con la resolución numérica de problemas de valor inicial asociados a ecuaciones diferenciales ordinarias, tanto desde un punto [...]

Numerical Methods for Engineers (saylor.org)

Legacy Course
Numerical Methods for Engineers (saylor.org)
Free Course
Categories
Effort
Languages
Numerical methods have been used to solve mathematical expressions of engineering and scientific problems for at least 4000 years. Such methods apply numerical approximation in order to convert continuous mathematical problems (for example, determining the mechanical stress throughout a loaded truss) into systems of discrete equations that can be [...]