Is the Symbolic Toolbox required to evaluate ODE's?

7 views (last 30 days)
I read that the PDE Toolbox is required for PDE's; is the Symbolic Math Toolbox required for ODE's, both linear and nonlinear?

Accepted Answer

Pujitha Narra
Pujitha Narra on 7 Jan 2020
Symbolic Math Toolbox would be of great help to solve ODEs although you can use some functions like ode45 and ode15s from MATLAB itself to solve them.
  2 Comments
Baruch Siles
Baruch Siles on 11 Jan 2020
Edited: Baruch Siles on 11 Jan 2020
The choices of ODE solvers has grown since I last used Matlab, Ver 4. One thing I don't understand, and hope you can help me understand is the difference between stiff and non-stiff ODE's. Thank you.

Sign in to comment.

More Answers (0)

Tags

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!