First-order stiff ordinary differential equation solver

Runs 20 implicit and semi-implicit methods for first-order initial value stiff ODEs.
1.2K Downloads
Updated 6 Aug 2009

View License

Implicit methods are important in numerical solution of stiff ODEs due to the instable nature of explicit methods. We wrote a program of a general one-dimensional implicit-solver including diagonally implicit case.

Cite As

Ali Dinler (2024). First-order stiff ordinary differential equation solver (https://www.mathworks.com/matlabcentral/fileexchange/24927-first-order-stiff-ordinary-differential-equation-solver), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

I deleted unnecessary _Macosx directory inside the zip file.

1.0.0.0