mswcmptp
Multisignal 1-D compression thresholds and performances
Syntax
Description
[
returns the following output after compressing the wavelet decomposition
structure thr_val
,l2_perf
,n0_perf
] = mswcmptp(dec
,meth
)dec
using the meth
method:
thr_val
— Thresholds applied to the wavelet coefficientsl2_perf
— Percentage of energy (L2-norm) preservedn0_perf
— Percentage of zeros obtained after compression
Examples
Input Arguments
Output Arguments
References
[1] Daubechies, I. Ten Lectures on Wavelets, CBMS-NSF Regional Conference Series in Applied Mathematics. Philadelphia, PA: SIAM Ed, 1992.
[2] Mallat, S.G. “A Theory for Multiresolution Signal Decomposition: The Wavelet Representation.” IEEE Transactions on Pattern Analysis and Machine Intelligence 11, no. 7 (July 1989): 674–93. https://doi.org/10.1109/34.192463.
[3] Meyer, Y. Wavelets and Operators. Translated by D. H. Salinger. Cambridge, UK: Cambridge University Press, 1995.
[4] Mesa, Hector. “Adapted Wavelets for Pattern Detection.” In Progress in Pattern Recognition, Image Analysis and Applications, edited by Alberto Sanfeliu and Manuel Lazo Cortés, 3773:933–44. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. https://doi.org/10.1007/11578079_96.
Version History
Introduced in R2007a