Main Content
cgauwavf
Complex Gaussian wavelet
Description
[
used the valid wavelet family short name psi
,x
] = cgauwavf(lb
,ub
,n
,wname
)wname
plus the order
of the derivative in a character vector or string scalar, such as
'cgau4'
. To see valid character vectors for complex-valued
Gaussian wavelets, use waveinfo('cgau')
or use
wavemngr('read',1)
and refer to the Complex Gaussian
section.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a