Student[MultivariateCalculus][DirectionalDerivativeTutor] - plot or animate the directional derivative
|
Calling Sequence
|
|
DirectionalDerivativeTutor()
DirectionalDerivativeTutor(f(x,y), [x,y]=[a,b], [c,d], x=xmin..xmax, y=ymin..ymax, z=zmin..zmax)
|
|
Parameters
|
|
f(x, y)
|
-
|
(optional) algebraic function in two variables
|
[x, y]
|
-
|
(optional) name of the variables
|
[a, b]
|
-
|
(optional) point at which the gradient is evaluated
|
[c, d]
|
-
|
(optional) direction Vector
|
xmin..xmax, ymin..ymax, zmin..zmax
|
-
|
(optional) ranges for plot
|
|
|
|
|
Description
|
|
•
|
The DirectionalDerivativeTutor command launches a tutor interface that computes, plots, and animates the directional derivative of a function.
|
|
If f(x,y), [x,y]=[a,b], and [c,d] are not specified, DirectionalDerivativeTutor uses defaults.
|
•
|
When the DirectionalDerivativeTutor is running, interaction with the worksheet is not possible.
|
|
|
Download Help Document
Was this information helpful?