GUI tool for ODE solving
by Max Logunov
10 Jan 2005
(Updated 20 Jun 2009)
GUI provides friendly interface for solving (noisy) ODE systems.
|
Watch this File
|
| File Information |
| Description |
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) |
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (6) |
| 18 Jan 2005 |
Shine Lu
|
|
|
| 06 Apr 2005 |
Tony Cafolla
|
|
|
| 29 Oct 2005 |
chen siyu
|
|
|
| 12 Sep 2007 |
Didier Camacho
|
|
|
| 12 Sep 2007 |
Jose Didier Camacho
|
|
|
| 23 Oct 2008 |
Shine Lu
|
|
|
| Updates |
| 22 Feb 2005 |
Notation fixed |
| 30 Sep 2005 |
speeded up code (10% faster) |
| 22 Oct 2007 |
Ambiguity with internal noises removed. Code updated. |
| 20 Jun 2009 |
changed licence type |
|
Contact us at files@mathworks.com