A B C D E F G H I J K L M N O P Q R S T V W Z
pracma-package | Practical Numerical Math Routines |
abm3pc | Adams-Bashford-Moulton |
agm | Arithmetic-geometric Mean |
aitken | Aitken' Method |
and | Logical AND, OR (Matlab Style) |
angle | Basic Complex Functions |
barylag | Barycentric Lagrange Interpolation |
barylag2d | 2-D Barycentric Lagrange Interpolation |
beep | Beep function (Matlab style) |
bisect | Rootfinding through Bisection |
blanks | String of Blank Carakters |
blkdiag | Block Diagonal Matrix |
brentDekker | Brent-Dekker Root Finding Method |
broyden | Broyden's Method |
bubbleSort | Sorting Routines |
ceil | Integer Functions (Matlab Style) |
charpoly | Characteristic Polynomial |
chebApprox | Chebyshev Approximation |
chebCoeff | Chebyshev Polynomials |
chebPoly | Chebyshev Polynomials |
circlefit | Fitting a Circle |
clear | Clear function (Matlab style) |
clenshaw_curtis | Clenshaw-Curtis Quadrature Formula |
combs | Generate Combinations |
compan | Companion Matrix |
complexstep | Complex Step Derivation |
complexstepJ | Complex Step Derivation |
cond | Matrix Condition |
conj | Basic Complex Functions |
contfrac | Continous Fractions |
conv | Polynomial Convolution |
coprime | Coprimality |
cotes | Newton-Cotes Formulas |
cross | Vector Cross Product |
crossn | n-dimensional Vector Cross Product |
dblquad | Double Integration |
deblank | Remove leading and trailing white space. |
deconv | Deconvolution |
deeve | Event Detection in ODE solution |
detrend | Remove Linear Trends |
deval | Evaluate ODE Solution |
distmat | Distance Matrix |
dot | Scalar Product |
droplet_e | Droplet for e |
eig | Eigenvalue Function (Matlab Style) |
einsteinF | Einstein Functions |
erf | Error Functions (Matlab Style) |
erfc | Error Functions (Matlab Style) |
erfz | Error Functions (Matlab Style) |
eta | Dirichlet Eta Function |
eulersPhi | Eulers's Phi Function |
expm | Matrix Exponential |
extGCD | Extended Euclidean Algorithm |
eye | Some Basic Matrices |
ezplot | Easy Function Plot |
fact | Factorial Function |
fderiv | Numerical Differentiation |
fibsearch | Fibonacci Search |
find | Find function (Matlab Style) |
findintervals | Find Interval Indices |
findpeaks | Find Peaks |
findstr | Find Substrings |
fix | Integer Functions (Matlab Style) |
flipdim | Matrix flipping |
fliplr | Matrix flipping |
flipud | Matrix flipping |
fminbnd | Minimum Finding |
fmins | Find All Minima |
fminsearch | Minimum Finding |
fnorm | Function Norm |
fresnelC | Fresnel Integrals |
fresnelS | Fresnel Integrals |
froots | Find All Roots |
fsolve | Solve System of Nonlinear Equations |
fzero | Root Finding |
gammaz | Complex Gamma Function |
gaussHermite | Gauss-Hermite Quadrature Formula |
gaussLaguerre | Gauss-Laguerre Quadrature Formula |
gaussLegendre | Gauss-Legendre Quadrature Formula |
gauss_kronrod | Gauss-Kronrod Quadrature |
GCD | GCD and LCM Integer Functions |
golden_ratio | Golden Ratio Search |
grad | Numerical Gradient |
gradient | Discrete Gradient (Matlab Style) |
hadamard | Hadamard Matrix |
hampel | Hampel Filter |
hankel | Hankel Matrix |
heapSort | Sorting Routines |
hessian | Hessian Matrix |
hilb | Hilbert Matrix |
horner | Horner's Rule |
hornerdefl | Horner's Rule |
humps | Matlab Test Functions |
hypot | Hypothenuse Function |
idiv | Integer Division |
ifactor | Prime Factors |
ifft | Inverse Fast Fourier Transformation |
imag | Basic Complex Functions |
inpolygon | Polygon Region |
insertionSort | Sorting Routines |
interp1 | One-dimensional Interpolation |
interp2 | Two-dimensional Data Interpolation |
inv | Matrix Inverse (Matlab Style) |
is.sorted | Sorting Routines |
isempty | isempty Property |
isprime | isprime Property |
jacobian | Jacobian Matrix |
kron | Kronecker product (Matlab Style) |
lagrangeInterp | Lagrange and Newtons Interpolation |
laguerre | Laguerre's Method |
lambertWp | Lambert's W Function |
laplacian | Laplacian Operator |
LCM | GCD and LCM Integer Functions |
lebesgue | Lebesgue Constant |
linspace | Linearly Spaced Sequences |
logseq | Log-linearly Spaced Sequences |
logspace | Log-linearly Spaced Sequences |
magic | Magic Square |
mdiag | Matrix diagonal |
mergeOrdered | Sorting Routines |
mergeSort | Sorting Routines |
mertensFun | Moebius Function |
meshgrid | Generate a Mesh Grid |
mldivide | Matlab backslash operator |
mod | Integer Division |
mode | Mode function (Matlab style) |
modinv | Modular Inverse |
modorder | Power Function modulo m |
modpower | Power Function modulo m |
moebiusFun | Moebius Function |
mrank | Matrix Rank |
mrdivide | Matlab backslash operator |
mtrace | Matrix trace |
muller | Muller's Method |
nchoosek | Binomial Coefficients |
ndims | Number of Dimensions |
neville | Neville's Method |
newtonHorner | Newton's Root Finding Method for Polynomials. |
newtonInterp | Lagrange and Newtons Interpolation |
newtonRaphson | Rootfinding through Newton-Raphson or Secant. |
newtonsys | Newton Method for Nonlinear Systems |
nextpow2 | Next Power of 2 |
normest | Estimated Matrix Norm |
nthroot | Real nth Root |
nullspace | Kernel or Nullspace |
numderiv | Richardson's Numerical Derivative |
numdiff | Richardson's Numerical Derivative |
numel | Number of Elements |
ode23 | Runge-Kutta |
Omega | Number of Prime Factors |
omega | Number of Prime Factors |
ones | Some Basic Matrices |
or | Logical AND, OR (Matlab Style) |
orth | Range Space |
pade | Pade Approximation |
pascal | Pascal Triangle |
pchip | Hermitean Interpolation Polynomials |
perms | Generate Permutations |
piecewise | Piecewise Linear Function |
pinv | Pseudoinverse or Generalized Inverse |
poly | Define Polynomial by Roots |
poly2str | Print Polynomial |
polyadd | Adding Polynomials |
polyApprox | Polynomial Approximation |
polyarea | Area of a Polygon |
polyder | Derivative of Polynomial |
polyfit | Fitting by Polynomial |
polyfit2 | Fitting by Polynomial |
polyint | Anti-derivative of Polynomial |
polymul | Multiplying Polynomials |
polypow | Polynomial Powers |
polytrans | Polynomial Transformation |
polyval | Evaluating a Polynomial |
pow2 | Base 2 Power |
pracma | Practical Numerical Math Routines |
primes | Prime Numbers |
primroot | Primitive Root |
quad | Adaptive Simpson Quadrature |
quad2d | 2-d Gaussian Quadrature |
quadgk | Adaptive Gauss-Kronrod Quadrature |
quadgr | Gaussian Quadrature with Richardson Extrapolation |
quadinf | Infinite Integrals |
quadl | Adaptive Lobatto Quadrature |
quickSort | Sorting Routines |
quickSortx | Sorting Routines |
quiver | Quiver or Velocity Plot |
rand | Create Random Matrices |
randcomb | Random Combination |
randi | Create Random Matrices |
randn | Create Random Matrices |
randperm | Random Permutation |
rat | Continuous Fractions (Matlab Style) |
ratinterp | Rational Interpolation |
rationalfit | Rational Function Approximation |
rats | Continuous Fractions (Matlab Style) |
real | Basic Complex Functions |
refindall | Find overlapping regular expression matches. |
regexp | Match regular expression |
regexpi | Match regular expression |
regexprep | Replace string using regular expression |
regulaFalsi | Rootfinding through Bisection |
rem | Integer Division |
repmat | Replicate Matrix |
reshape | Reshape Matrix |
rk4 | Classical Runge-Kutta |
rk4sys | Classical Runge-Kutta |
rkf54 | Runge-Kutta-Fehlberg |
rmserr | Accuracy Measures |
romberg | Romberg Integration |
roots | Polynomial Roots |
rortho | Generate Random Orthogogonal Matrix |
rosser | Rosser Matrix |
rot90 | Matrix Rotation |
runge | Runge Function |
savgol | Savitzky-Golay Smoothing |
secant | Rootfinding through Newton-Raphson or Secant. |
segm_distance | Segment Distance |
segm_intersect | Segment Intersection |
selectionSort | Sorting Routines |
shellSort | Sorting Routines |
sigma | Divisor Functions |
sigmoid | Sigmoid Function |
simpadpt | Adaptive Simpson Quadrature |
simpson2d | Double Simpson Integration |
sinc | Matlab Test Functions |
size | Size of Matrix |
std | Standard Deviation (Matlab Style) |
std_err | Standard Error |
strcat | String Concatenation |
strcmp | String Comparison |
strcmpi | String Comparison |
strfind | Find Substrings |
strfindi | Find Substrings |
strjust | Justify character vector |
strrep | Find and replace substring |
strtrim | Remove leading and trailing white space. |
subspace | Angle between two subspaces |
tau | Divisor Functions |
taylor | Taylor Series Approximation |
testSort | Sorting Routines |
titanium | Titanium Test Data |
toeplitz | Toeplitz Matrix |
trapz | Trapezoidal Integration |
trigApprox | Trigonometric Approximation |
trigPoly | Trigonometric Polynomial |
tril | Triangular Matrices (Matlab Style) |
triquad | Gaussian Triangle Quadrature |
triu | Triangular Matrices (Matlab Style) |
vander | Vandermonde matrix |
vectorfield | Vector Field Plotting |
vnorm | Vector Norm |
wilkinson | Wilkinson Matrix |
zeros | Some Basic Matrices |
zeta | Riemann Zeta Function |