Mathematics |
Function Summary |
A summary of some function functions |
Representing Functions in MATLAB |
Some guidelines for representing functions in MATLAB |
Plotting Mathematical Functions |
A discussion about using fplot to plot mathematical functions |
Minimizing Functions and Finding Zeros |
A discussion of high-level function functions that perform optimization-related tasks |
Numerical Integration (Quadrature) |
A discussion of the MATLAB quadrature functions |
function_handle
(@), func2str
, and str2func
reference pages, and the Function Handles section of "Programming and Data Types" in the MATLAB documentation.FFT Length Versus Speed | Function Summary |