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
liesymm[prolong] - make substitutions for components of the extended isovector in terms of partials of the original isovector
Calling Sequence
prolong(Vn)
prolong[1](Vn)
prolong[2](Vn)
prolong[3](Vn)
Parameters
V
-
isovector as a list or name
Description
This routine construct equations that can be used to rewrite the components of isovector corresponding to the extended variables in terms of partials of isovector components corresponding to the independent and dependent variables.
The resulting set of equations can be used in subs().
This routine is used by reduce() to help simplify the determining equations of the contact symmetries.
This routine is part of the liesymm package and is ordinarily loaded via with(liesymm). It can also be called via the ``package style'' name liesymm[Eta].
Examples
See Also
liesymm, liesymm[Eta], liesymm[setup], liesymm[TD], with
Download Help Document