- #1
twoski
- 181
- 2
Hey guys, I have to make some graphs for an assignment and a friend told me it would be easiest with matlab.
I need to make an x(k+1) vs. x(k) graph for Newton's method as well as the Chord method. I also need to make a few charts of the discrete logistic equation.
Plotting functions isn't what confuses me, it's making the line that depicts the iteration which gets me.
Any examples or tutorials would be appreciated.
I need to make an x(k+1) vs. x(k) graph for Newton's method as well as the Chord method. I also need to make a few charts of the discrete logistic equation.
Plotting functions isn't what confuses me, it's making the line that depicts the iteration which gets me.
Any examples or tutorials would be appreciated.