Here I describe how to solve a first order ordinary differential equation in Matlab using the ode45 routine. A high res version can be found at blanchard.ep.wisc.edu These videos were recorded for...
Here I describe how to solve a first order ordinary differential equation in Matlab using the ode45 routine. A high res version can be found at blanchard.ep.wisc.edu These videos were recorded for a course I teach as part of a distance masters degree. See http://mepp.engr.wisc.edu
Like to rate videos and let people know what you think?
Automatically share your ratings, favorites, and more on Facebook, Twitter, and Google Reader with YouTube Autoshare.
Autoshare makes certain YouTube activities public on the services you choose. Select only the services you are comfortable with - like Facebook, Twitter, or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
Like to share videos with friends?
Automatically share your ratings, favorites, and more on Facebook, Twitter, and Google Reader with YouTube Autoshare.
Autoshare makes certain YouTube activities public on the services you choose. Select only the services you are comfortable with - like Facebook, Twitter, or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
Thanks for uploading these tutorials. It is a very nice way of learning matlab. Because of these videos I got an A in my matlab examination. Thanks again.
I'm not familiar with the KdV equation. A quick Google search shows some approaches for reducing to an ODE. I can take a look at it, if you send me more details. Feel free to email me directly:
I have 2 odes, a system of 2 odes that I want to solve in matlab, so I will get that equation and bring it to you, so that you can see it.
all I want to do is to the solution of the system of odes is to approach 0 as we move to postitive infinity.
hence the reason I ask about how to impose a certain condition to a solution solve in matlab, in this case is imposing that our solution goes to zero at positive infinity.
What if you solve them as a boundary value problem. Then you can force the solution to go to zero at some large value of x. Of course, you would have to give up on some initial condition. Interesting problem. I think you have the same problem with an analytical solution.
Autoshare makes certain YouTube activities public on the services you choose. Select only the services you are comfortable with - like Facebook, Twitter, or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
It is a very nice way of learning matlab.
Because of these videos I got an A in my matlab examination.
Thanks again.
when I solve the kdv equation, I impose for the equation to decay at both -inf and +inf.
how could I solve a similar problem that I change from a pde to a system of 2 odes.
I will like to impose that the function goes to zero at +inf.
I can bring the problem out of my old folders, if you can guide me on it.
thank you very much
blanchard at engr "dot" wisc "dot" edu
I have 2 odes, a system of 2 odes that I want to solve in matlab, so I will get that equation and bring it to you, so that you can see it.
all I want to do is to the solution of the system of odes is to approach 0 as we move to postitive infinity.
hence the reason I ask about how to impose a certain condition to a solution solve in matlab, in this case is imposing that our solution goes to zero at positive infinity.
Send me specifics.