- #1
Ascendant0
- 154
- 33
So, I'm working on ODE at this point, and unfortunately I don't have the time to learn all of the Mathematica input for at least a few months. But, I was hoping someone could tell me how to graph direction fields of ODEs, either with the Mathematica input or free-form?
Looking through the Mathematica site, it looks like VectorPlot or VectorPlot3D is one of the two commands I'd be looking to use, but the two pages I found on the site show information that went over my head. I don't know how to enter in what I'm looking to do.
Basically, I want to be able to take something like y′+xy=x, and create a graph of the direction field within a given region. I wanted to take a little time to do this for multiple equations (including some of the ones I'm seeing in the OpenCourseWare lectures), so that I can get a better idea of the general type of field for certain types of ODEs (without having to take the time to put them together myself). Any help here would be greatly appreciated.
Looking through the Mathematica site, it looks like VectorPlot or VectorPlot3D is one of the two commands I'd be looking to use, but the two pages I found on the site show information that went over my head. I don't know how to enter in what I'm looking to do.
Basically, I want to be able to take something like y′+xy=x, and create a graph of the direction field within a given region. I wanted to take a little time to do this for multiple equations (including some of the ones I'm seeing in the OpenCourseWare lectures), so that I can get a better idea of the general type of field for certain types of ODEs (without having to take the time to put them together myself). Any help here would be greatly appreciated.