Wavelet-based filtering
Filters some input data using wavelets. Center frequency and bandwidth of wavelets is defined by the user. Output consists of the input signal following the wavelet-based filtering, the wavelets used for the filtering, and the peak-to-peak amplitude of all wavelet-filtered signals. The filtering of the input signal with a wavelet is achieved by performing a convolution of the input signal and wavelet in the frequency domain (i.e. a multiplication of both signal's FFTs).
Zitieren als
Timothy Olsen (2026). Wavelet-based filtering (https://de.mathworks.com/matlabcentral/fileexchange/69016-wavelet-based-filtering), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.1 | Filtering now achieved by performing a convolution of the input signal with the wavelets in the frequency domain, thus dramatically decreasing computation requirements. |
||
| 1.0.0 |
