Mathematics |
 |
Function Summary
The function functions are located in the MATLAB funfun
directory.
This table provides a brief description of the functions discussed in this chapter. Related functions are grouped by category.
Function Summary
Category
|
Function
|
Description
|
Plotting
|
fplot
|
Plot function.
|
Optimization and zero finding
|
fminbnd
|
Minimize function of one variable with bound constraints.
|
|
fminsearch
|
Minimize function of several variables.
|
|
fzero
|
Find zero of function of one variable.
|
Numerical integration
|
quad
|
Numerically evaluate integral, adaptive Simpson quadrature.
|
|
quadl
|
Numerically evaluate integral, adaptive Lobatto quadrature.
|
|
dblquad
|
Numerically evaluate double integral.
|
| Function Functions | | Representing Functions in MATLAB |  |