Numerical analysis solution methods

The codes for solving some mathematical problems using numerical analysis
31 Downloads
Updated 14 Jul 2022
I've written these codes of mine to solve some mathematical problems which are asked to solve using numerical analytical methods.

Cite As

Md. Nayem Uddin Biswas (2026). Numerical analysis solution methods (https://github.com/nayem-uddin/numerical-analysis-solution-methods-using-matlab/releases/tag/v5.0.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
5.0.0

See release notes for this release on GitHub: https://github.com/nayem-uddin/numerical-analysis-solution-methods-using-matlab/releases/tag/v5.0.0

4.0.0

(1) Code for Runge-Kutta 4th order method is removed, instead a code common for all orders of Runge-Kutta methods is placed.
(2) Code for modified Euler's method is slightly changed.

3.0.0

RK 4th order formula included

2.0.0

Some codes are added.

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.