You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
ode_solver provides a graphical user interface for solving ODE systems with additive noise influence.
Also it is possible to run solver in no-GUI (batch) mode. See required parameters in help-file.
example for Duffing's equations:
data=ode_solver({'x2' '-0.1*x2-x1^3+11*cos(t)'}, {'0' '0'}, {'0' '0'}, {'0' '0'}, {'0' '0'}, {'0' '0'},'[0 50]','',1, '')
This program is a part of Lab432 software for nonlinear analysis of time series (shared in Matlabcentral)
Cite As
Max Logunov (2026). GUI tool for ODE solving (https://se.mathworks.com/matlabcentral/fileexchange/6703-gui-tool-for-ode-solving), MATLAB Central File Exchange. Retrieved .
Categories
Find more on Stochastic Differential Equation (SDE) Models in Help Center and MATLAB Answers
General Information
- Version 1.1.0.0 (56.4 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux