resample
Signal Processing
Resample signal by rational factor p/q.
Syntax
resample(x, p, q)
Examples
resample([1, 2, 3, 4, 5, 6, 7, 8], 3, 2)▶ Run
Limitations
Uses linear interpolation instead of MATLAB polyphase FIR filter. Lower accuracy for wideband signals.
See Also
Try SimLab — Free MATLAB® Alternative
466 functions. Runs in your browser. No install.
Open SimLab