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[VectorCalculus][SpaceCurveTutor] - plot or animate characteristics of a space curve
Calling Sequence
SpaceCurveTutor()
SpaceCurveTutor(F, t=a..b)
SpaceCurveTutor(F, a..b)
Parameters
F
-
(optional) 'Vector'(algebraic); parametric definition of the space curve
t
(optional) name; define parameter of the space curve
a, b
(optional) real constants; define the range of the space curve
Description
The SpaceCurveTutor command launches a tutor interface that plots and animates the characteristics of a space curve such as: tangent vectors, normal vectors, binormal vectors, unit tangent vectors, unit normal vectors, unit binormal vectors, tangent-normal-binormal frame, curvature, and torsion.
If F and a..b are not specified, SpaceCurveTutor uses defaults. If t is not specified, it is inferred from F.
Examples
See Also
Student, Student[VectorCalculus], Student[VectorCalculus][Binormal], Student[VectorCalculus][Curvature], Student[VectorCalculus][PrincipalNormal], Student[VectorCalculus][SetCoordinates], Student[VectorCalculus][SpaceCurve], Student[VectorCalculus][TangentVector], Student[VectorCalculus][TNBFrame], Student[VectorCalculus][Torsion]
Download Help Document