Maple Professionel
Maple Académique
Maple Edition Étudiant
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professionel
MapleSim Académique
Maple T.A. - Suite d'examens de classement
Maple T.A. MAA Placement Test Suite
Möbius - Didacticiels de mathématiques en ligne
Machine Design / Industrial Automation
Aéronautique
Ingénierie des véhicules
Robotics
Energie
System Simulation and Analysis
Model development for HIL
Modélisation du procédé pour la conception de systèmes de contrôle
Robotics/Motion Control/Mechatronics
Other Application Areas
Enseignement des mathématiques
Enseignement de l’ingénierie
Enseignement secondaire et supérieur (CPGE, BTS)
Tests et évaluations
Etudiants
Modélisation financière
Recherche opérationnelle
Calcul haute performance
Physique
Webinaires en direct
Webinaires enregistrés
Agenda des évènements
Forum MaplePrimes
Blog Maplesoft
Membres Maplesoft
Maple Ambassador Program
MapleCloud
Livres blancs techniques
Bulletin électronique
Livres Maple
Math Matters
Portail des applications
Galerie de modèles MapleSim
Cas d'Etudes Utilisateur
Exploring Engineering Fundamentals
Concepts d’enseignement avec Maple
Centre d’accueil utilisateur Maplesoft
Centre de ressources pour enseignants
Centre d’assistance aux étudiants
Overview of Visualization in Student[LinearAlgebra]
For a general introduction to the LinearAlgebra subpackage of the Student package and a list of the linear algebra visualization routines, see Student[LinearAlgebra].
The visualization routines in the Student[LinearAlgebra] subpackage use Maple plotting facilities to visually represent various concepts and computations in linear algebra. Some of these can present an animation of the concept being studied.
For most of these routines, options allow you to select which features are to be plotted and also to change the way those features are displayed. For example, you can change the color or style of the arrows that are used to plot various vectors.
General plot options (for example, title, style, and orientation) can be used with most of these commands as well. For details, see plot/options.
If you set infolevel[Student] := 1 or infolevel[Student[LinearAlgebra]] := 1, then many of the commands in the Student[LinearAlgebra] package output useful information about associated objects. In particular, eigenvalues and eigenvectors of square matrices are displayed whenever relevant. These objects are given as floating-point approximations (to keep the display size small). The number of digits used for the approximations can be controlled through the SetDefault routine by setting the infodigits option, for example, as .
See Also
LinearAlgebra Visualization Example Worksheet1, LinearAlgebra Visualization Example Worksheet2, Student, Student[LinearAlgebra], Student[LinearAlgebra][ComputationOverview], Student[LinearAlgebra][InteractiveOverview]
Download Help Document