descartes75
New member
- Joined
- Nov 27, 2006
- Messages
- 6
Ok I am drawing a blank.
I have a function f(x,y) representing a Temperature field. I am required to plot level curves for different K's and get the Gradient vector from a specific point. I have done all that.
I am also required to PLOT THE PATH of greatest change from the given point and that's where I am stuck.
How can I do that? (other than numerically)
This is a temperature field and I am plotting the path of a heat seeking robot.
The function is 100-x^2-4y^2 but I just need a push in the right direction.
Thanks
I have a function f(x,y) representing a Temperature field. I am required to plot level curves for different K's and get the Gradient vector from a specific point. I have done all that.
I am also required to PLOT THE PATH of greatest change from the given point and that's where I am stuck.
How can I do that? (other than numerically)
This is a temperature field and I am plotting the path of a heat seeking robot.
The function is 100-x^2-4y^2 but I just need a push in the right direction.
Thanks