First-order stiff ordinary differential equation solver

Runs 20 implicit and semi-implicit methods for first-order initial value stiff ODEs.

You are now following this Submission

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 (2026). 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 .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

I deleted unnecessary _Macosx directory inside the zip file.

1.0.0.0