Gaussian fractional derivative wavelet generator.

버전 1.0.0 (2.05 KB) 작성자: NIKOLAY YAKOVENKO
Fractional derivatives of Gaussian Function approximation. Observed to be used as wavelets in seismology and other areas.
다운로드 수: 12
업데이트 날짜: 2023/8/23

라이선스 보기

[ 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.

인용 양식

NIKOLAY YAKOVENKO (2025). Gaussian fractional derivative wavelet generator. (https://www.mathworks.com/matlabcentral/fileexchange/134257-gaussian-fractional-derivative-wavelet-generator), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2023a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0