The ScopeMath demo includes many functions that illustrate how to use MATLAB to analyze your data. The functions show you how to use common MATLAB operators, built-in functions, and M-files to analyze your data. The basic analysis functions are grouped into these categories:
The following is a list of all the M-files and links to HTML pages that display what the text would look like in the MATLAB editor.
M-File Name |
Description |
Filter data using bandpass Chebyshev filtering |
|
Filter data using highpass Chebyshev filtering |
|
Invert the waveform |
|
Calculate difference between data clock and measured clock |
|
Filter data using lowpass Chebyshev filtering |
|
Create a pulse from a sine wave |
|
Create a pulse at zero crossings |
|
Recover the primary sine wave of the waveform |
|
Recover the sine waves of the waveform |
|
Recover the primary sine wave of the waveform and remove |
|
Square the input waveform |
|
Power spectral density of the waveform |
|
Power spectral density with zero padding |
|
Return times found for zero crossings in data with |