资源列表
51622420xiaobomatlabcode
- 基于GABOR小波对ORL人脸库进行特征提取,程序简单,适合初学者-With GABOR wavelet feature extraction in ORL face database, procedure is simple to understand For beginners
MATLAB2
- 小波尺度函数,用于分析数据,图象,画面的基础-Wavelet scaling function2
wave
- 用于进行小波变换,对原始的光谱图像数据进行预处理-Used wavelet transform, the original spectral image data preprocessing
FWT
- 根据个人对小波的理解,用卷积进行小波分解的一个简单小程序,有助于理解。-Based on personal understanding of Wavelet , I write a simple little program by myself that use convolution to do a wavelet decomposition,it can help to understand.
cwt
- 小波变换例子--f(t)=sin(2π×500t)+sin(2π×1000t)+1.5δ(t-165)+1.5δ(t-207)的小波变换
amplify_spatial_lpyr_temporal_ideal
- 对图像进行空间分解,高斯空间滤波,时域滤波,拉普拉斯变换-Image space decomposition, the gaussian spatial filtering, temporal filtering, Laplace transform
wavelet-CDF97
- matlab 97小波变换源代码-wave 97
wavlet
- 离散正交小波变换及小波重构,程序中给出测试数据,可得到这组数据小波分解后的低频分量和重构以后的数据-Discrete orthogonal wavelet transform and wavelet reconstruction, procedures given in the test data, available in this set of data after wavelet decomposition and reconstruction after low-frequency co
weilalibo
- 利用matlab进行维娜虑波得分析与处理-using Matlab for consideration Wei-na-in analysis and treatment
123
- dwt数字水印对二、三层中的中频、高频小波系数进行操作。因为第二、三 层的小波系数是上一层低频系数进一步分解得到的结果-dwt digital watermarking, three intermediate frequency, high-frequency wavelet coefficients. Second, the wavelet coefficients of the three is a layer of low-frequency coefficients further
wavelet_transf
- WAVELET BASED COMPRESSION,本程序用matlab工具编程实现了小波变换进行图像压缩,并且显示压缩前后的图像。代码很简明清晰,适合初学者研究和学习。-WAVELET BASED CPSV, the procedures used Matlab programming tools of wavelet transform for image compression, and compression shown before and after images. Code is
FFT
- 快速傅立叶变换FFT的C源程序,包括谐波检测部分