MATLAB Function Reference    

Function Functions - Nonlinear Numerical Methods
bvp4c Solve two-point boundry value problems (BVPs) for ordinary differential equations (ODEs)
bvpget Extract parameters from BVP options structure
bvpinit Form the initial guess for bvp4c
bvpset Create/alter BVP options structure
bvpval Evaluate the solution computed by bvp4c
dblquad Numerical evaluation of double integrals
fminbnd Minimize a function of one variable
fminsearch Minimize a function of several variables
fzero Find zero of a function of one variable
ode45, ode23, ode113, ode15s, ode23s, ode23t, ode23tb Solve initial value problems for ODEs
odeget Extract parameters from ODE options structure
odeset Create/alter ODE options structure
optimget Get optimization options structure parameter values
optimset Create or edit optimization options parameter structure
pdepe Solve initial-boundary value problems
pdeval Evaluate the solution computed by pdepe
quad Numerical evaluation of integrals, adaptive Simpson quadrature
quadl Numerical evaluation of integrals, adaptive Lobatto quadrature
vectorize Vectorize expression

 Polynomial and Interpolation Functions Sparse Matrix Functions