You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
[ X, psir] = gauferPub(N,W, NumWAW,NumWAW_max, Step) returns the fractional order derivative of
Gaussian wavelet, psir, on an N-point regular grid, X for the interval
[LB,UB].
This based on aproximated calculation algorithm by https://www.researchgate.net/publication/319534355
(Author: Can Evren Yarman )
USAGE example:
[x,psir] = gauferPub(300, 0.25,0,2.0,0.25);
plot(transpose(psir)); Where W is the reference cyclic
frequency W0 parameter. The above will generate a family of wavelets
from fractional order of 0 (Gaussian function) to 2 (Mexican Hat) step
0.25, i.e. 8 wavelets.
Cite As
NIKOLAY YAKOVENKO (2026). Gaussian fractional derivative wavelet generator. (https://uk.mathworks.com/matlabcentral/fileexchange/134257-gaussian-fractional-derivative-wavelet-generator), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (2.05 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
