Maple für Professional
Maple für Akademiker
Maple für Studenten
Maple Personal Edition
Maple Player
Maple Player für iPad
MapleSim für Professional
MapleSim für Akademiker
Maple T.A. - Testen & beurteilen
Maple T.A. MAA Placement Test Suite
Möbius - Online-Courseware
Machine Design / Industrial Automation
Luft- und Raumfahrt
Fahrzeugtechnik
Robotics
Energiebranche
System Simulation and Analysis
Model development for HIL
Anlagenmodelle für den Regelungsentwurf
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematikausbildung
Technik
Allgemein- und berufsbildende Schulen
Testen und beurteilen
Studierende
Finanzmodelle
Betriebsforschung
Hochleistungsrechnen
Physik
Live-Webinare
Aufgezeichnete Webinare
Geplante Veranstaltungen
MaplePrimes
Maplesoft-Blog
Maplesoft-Mitgliedschaft
Maple Ambassador Program
MapleCloud
Technische Whitepapers
E-Mail Newsletters
Maple-Bücher
Math Matters
Anwendungs-Center
MapleSim Modell-Galerie
Anwenderberichte
Exploring Engineering Fundamentals
Lehrkonzepte mit Maple
Maplesoft Welcome-Center
Resource-Center für Lehrer
Help-Center für Studierende
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.
The DirectionalDerivative command offers equivalent capabilities to DirectionalDerivativeTutor where interaction takes place in the worksheet interface. See the Student[MultivariateCalculus][DirectionalDerivative] help page.
To change the default colors of the plot objects, see the Student[SetColors] help page.
When the DirectionalDerivativeTutor is running, interaction with the worksheet is not possible.
Examples
See Also
Student, Student[MultivariateCalculus], Student[MultivariateCalculus][DirectionalDerivative]
Download Help Document