From: Shubham Pandey on
i did not understand how to solve a differential equation using matlab
although i got reference through the documentation provided but it is still unclear to me can anyone make me understand how to solve differential equation using MATLAB
giving an example...
please i will be very grateful to u.....

Thanking You
From: Steven_Lord on


"Shubham Pandey" <shubham_143_onnet(a)yahoo.com> wrote in message
news:i3h9bb$2hb$1(a)fred.mathworks.com...
> i did not understand how to solve a differential equation using matlab
> although i got reference through the documentation provided but it is
> still unclear to me can anyone make me understand how to solve
> differential equation using MATLAB
> giving an example...

Certainly. Much of the documentation page that discusses solving ordinary
differential equations consists of examples that show how to set up and
solve different types of ODEs.

http://www.mathworks.com/access/helpdesk/help/techdoc/math/f1-662913.html

If you're looking to solve DDEs, BVPs, or PDEs then you can review those
pages in the documentation as well. They each contain at least one example
setting up and solving their particular type of problem.

http://www.mathworks.com/access/helpdesk/help/techdoc/math/f1-37580.html

This assumes you want to solve the differential equations numerically. If
you want to solve them symbolically, take a look at the DSOLVE function in
Symbolic Math Toolbox.

--
Steve Lord
slord(a)mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
To contact Technical Support use the Contact Us link on
http://www.mathworks.com