I am given the function f[x, y] = x^2 + y^2. I then have to plot the planes that are tangent to this surface at certain points. I have no problem with that, but I am then asked to use Manipulate to create an interactive plot where the tangential plane moves as I move the slider. How do I do this?
Asked
Active
Viewed 39 times
0
corey979
- 23,947
- 7
- 58
- 101
Hugo Johnson
- 61
- 3
Slider2D[]. – J. M.'s missing motivation Oct 08 '16 at 21:42