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 Computation in NumericalAnalysis
See Student[NumericalAnalysis] for a general introduction to the NumericalAnalysis subpackage of the Student package.
The computation commands can be used to study the concepts and computations of numerical analysis.
The computation commands focus on specific fields of numerical analysis such as: numerical linear algebra and interpolation.
The computation commands that deal with interpolation are:
AddPoint
ApproximateExactUpperBound
ApproximateValue
BasisFunctions
CubicSpline
DataPoints
DividedDifferenceTable
ExactValue
Function
Interpolant
InterpolantRemainderTerm
LinearSystem
NevilleTable
PolynomialInterpolation
RemainderTerm
UpperBoundOfRemainderTerm
There are also visualization commands in the Student[NumericalAnalysis] subpackage that focus on interpolation. See Visualization Overview for more details.
The computation commands that deal with numerical linear algebra are:
BackSubstitution
Distance
ForwardSubstitution
IsConvergent
IsMatrixShape
IterativeFormula
LeadingPrincipalSubmatrix
LinearSolve
MatrixConvergence
MatrixDecomposition
SpectralRadius
VectorLimit
There are also visualization and interactive commands in the Student[NumericalAnalysis] subpackage that focus on numerical linear algebra. See Visualization Overview and Interactive Overview for more details.
The remaining general computation commands are:
AbsoluteError
NumberOfSignificantDigits
RateOfConvergence
RelativeError
TaylorPolynomial
See Also
Student[NumericalAnalysis], Student[NumericalAnalysis][InteractiveOverview], Student[NumericalAnalysis][VisualizationOverview]
Download Help Document