Signal Processing Toolbox | ![]() ![]() |
All Toolbox Users
Use Chapter 7, "Function Reference," for locating information on specific functions. Reference descriptions include a synopsis of the function's syntax, as well as a complete explanation of options and operations. Many reference descriptions also include helpful examples, a description of the function's algorithm, and references to additional reading material.
Use this manual in conjunction with the software to learn about the powerful features that MATLAB provides. Each chapter provides numerous examples that apply the toolbox to representative signal processing tasks.
Some examples use MATLAB's random number generation function randn
. In these cases, to duplicate the results in the example, type
randn('state',0)
![]() | If You Are an Experienced Toolbox User | Installing the Signal Processing Toolbox | ![]() |