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 NumericalAnalysis
See Student[NumericalAnalysis] for a general introduction to the NumericalAnalysis subpackage of the Student package.
The visualization commands can be used to teach and study both the visual and computational aspects of numerical analysis.
The visualization commands focus on specific fields of numerical analysis such as: initial value problems, interpolation, numerical linear algebra, quadrature and root finding.
The visualization commands that deal with initial value problems are:
AdamsBashforth
AdamsMoulton
Euler
InitialValueProblem
RungeKutta
Taylor
There are also interactive commands in the Student[NumericalAnalysis] subpackage that focus on initial value problems. See Interactive Overview for more details.
The visualization command that deals with interpolation is:
Draw
There are also computation commands in the Student[NumericalAnalysis] subpackage that focus on interpolation. See Computation Overview for more details.
The visualization command that deals with numerical linear algebra is:
IterativeApproximate
There are also computation interactive commands in the Student[NumericalAnalysis] subpackage that focus on numerical linear algebra. See Computation Overview and Interactive Overview for more details.
The visualization commands that deal with quadrature are:
AdaptiveQuadrature
Quadrature
The visualization commands that deal with root finding are:
Bisection
FalsePosition
FixedPointIteration
ModifiedNewton
Newton
Roots
Secant
Steffensen
See Also
Student[NumericalAnalysis], Student[NumericalAnalysis][ComputationOverview], Student[NumericalAnalysis][InteractiveOverview]
Download Help Document