functionwavHaar
Haar wavelet filters
Information
This function generate the Haar wavelet filter bank. No input parameters are required.
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real[:] | F | Scaling filter | |
| Real[:] | lod | High pass filter for decomposition | |
| Real[:] | hid | Low pass filter for decomposition | |
| Real[:] | lor | High pass filter for reconstruction | |
| Real[:] | hir | Low pass filter for reconstruction |