Introduction to Scientific Computing
True Error [MATLAB] Approximate Error [MATLAB]
Decimal to binary representation [MATLAB] Binary to decimal representation [MATLAB]
Decimal to floating point representation [MATLAB] Binary to floating point representation [MATLAB]
Propagation of Errors [MATLAB]
Differentiation
Forward Divided Difference [MATLAB] Backward Divided Difference [MATLAB] Central Divided Difference [MATLAB] Continuous functions Second Order Derivative [MATLAB]
Discrete functions [MATLAB]
Nonlinear Equations
Method [MATLAB] Convergence [MATLAB] Pitfall: Slow convergence of bisection method simulation [MATLAB]
Method [MATLAB] Convergence [MATLAB] Pitfall: Division by zero [MATLAB] Pitfall: Slow Convergence at Inflection Points [MATLAB] Pitfall: Root jumps over several roots [MATLAB] Pitfall: Roots oscillates around local maxima and minima [MATLAB]
Simulation of secant method [MATLAB] Convergence Simulation of secant method [MATLAB] Pitfall: Division by zero in secant method simulation [MATLAB] Pitfall: Root jumps over several roots in secant method [MATLAB]
Simultaneous Linear Equations
Method [MATLAB]
Method [MATLAB] Convergence [MATLAB]
Method [MATLAB]
Interpolation
Method [MATLAB]
Newton’s Divided Difference Method
Method [MATLAB]
Method [MATLAB]
Method [MATLAB]
Regression
Method [MATLAB]
Without Data Linearization [MATLAB] With Data Linearization [MATLAB] Polynomial Regression [MATLAB] Comparing with and without Data Linearization [MATLAB]
Adequacy of a Regression Model
Adequacy [MATLAB]
Integration
Method [MATLAB] Convergence [MATLAB]
Method [MATLAB] Convergence [MATLAB]
Method [MATLAB] Convergence [MATLAB]
Method [MATLAB] Convergence [MATLAB]
Integrating Discrete Functions
Integrating discrete functions [MATLAB]
Ordinary Differential Equations
Method [MATLAB] Convergence [MATLAB]
Method [MATLAB] Convergence [MATLAB]
Method [MATLAB] Convergence [MATLAB]
Method [MATLAB]
Method [MATLAB]
Optimization
Method [MATLAB]
Method [MATLAB]
Multidimensional Direct Search Method
Method [MATLAB]
Multidimensional Gradient Method
Method [MATLAB]
Partial Differential Equations
Parabolic Partial Differential Equations
Explicit Method [MATLAB] Implicit Method Parabolic PDEs [MATLAB] Crank Nicolson Method Parabolic PDEs [MATLAB]
Elliptic Partial Differential Equations
Direct Method [MATLAB] Gauss-Seidel Method [MATLAB] Lieberman Method [MATLAB]
Fast Fourier Transforms
Method [MATLAB]
Method [MATLAB]
Method [MATLAB]