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
Overview of Interactive in Student[LinearAlgebra]
For a general introduction to the LinearAlgebra subpackage of the Student package and a list of the linear algebra interactive routines, see Student[LinearAlgebra].
The interactive routines in the Student[LinearAlgebra] subpackage produce one or more Maplet applications, which allow you to work interactively through a particular type of linear algebra problem.
The inputs to these commands are Matrices, or Matrices and Vectors. If entries in these inputs are floating-point numbers, they are converted to rational form before computation proceeds. This is done because the algorithms used to compute with matrices with floating-point (that is, approximate) values are different from those used for matrices whose entries are exact.
However, due to space constraints, if an answer obtained through exact calculations grows too large, the Maplet application displays a floating-point approximation to that exact answer (computed by applying evalf). The underlying computations continue to use the exact form of the answer.
The following is a list of the available Student[LinearAlgebra] tutors.
EigenPlotTutor
EigenvaluesTutor
EigenvectorsTutor
GaussianEliminationTutor
GaussJordanEliminationTutor
InverseTutor
LinearSolveTutor
LinearSystemPlotTutor
LinearTransformPlotTutor
See Also
LinearAlgebra Interactive Example Worksheet, Student, Student[LinearAlgebra], Student[LinearAlgebra][ComputationOverview], Student[LinearAlgebra][VisualizationOverview]
Download Help Document