
Table of contents
butcher
- Butcher
parameters of Runge-Kutta schemes
complexRound
-
round a complex number towards the real or imaginary axis
cubicSpline
-
interpolation by cubic splines
det
- determinant of a
matrix
eigenvalues
-
numerical eigenvalues of a matrix
eigenvectors
-
numerical eigenvalues and eigenvectors of a matrix
expMatrix
- the
exponential of a matrix
factorCholesky
-
Cholesky factorization of a matrix
factorLU
-
LU factorization of a matrix
factorQR
-
QR factorization of a matrix
fft, invfft
- Fast
Fourier Transform
fMatrix
-
functional calculus for numerical square matrices
fsolve
- search for
a numerical root of a system of equations
gldata
- weights
and abscissae of Gauss-Legendre quadrature
gtdata
- weights
and abscissae of Gauss-Tschebyscheff quadrature
indets
- search for
indeterminates
inverse
- the
inverse of a matrix
int
- numerical
integration (the float attribute of int)
lagrange
-
polynomial interpolation
linsolve
- solve
a system of linear equations
matlinsolve
-
solve a linear matrix equation
ncdata
- weights
and abscissae of Newton-Cotes quadrature
odesolve
-
numerical solution of an ordinary differential equation
odesolve2
-
numerical solution of an ordinary differential equation
polyroots
-
numerical roots of a univariate polynomial
polysysroots
- numerical roots of a system of polynomial equations
quadrature
-
numerical integration
rationalize
-
approximate a floating point number by a rational number
realroot
-
numerical search for a real root of a real univariate function
realroots
-
isolate intervals containing real roots of an expression
singularvalues
-
numerical singular values of a matrix
singularvectors
-
numerical singular value decomposition of a matrix
sort
- sort a
numerical list
solve
- numerical
solution of equations (the float attribute of solve)
spectralradius
- the
spectral radius of a matrix
sum
- numerical
approximation of sums (the float attribute of sum)
Do you have
questions or comments?
Copyright © SciFace Software GmbH & Co. KG
2000