资源列表
wave_lesson
- 小波变换讲义,对于初学小波的人可能会有帮助-Transform notes, for the beginner who may be helpful wavelet
fdct
- 使用vc++6.0完成快速离散余弦变换。
dabaofasong
- 这是自己写的车牌定位代码 初定位采用的是水平投影的方法 细定位采用的是小波变换的方法 -This is his license plate positioned to write the code first uses the horizontal projection of the positioning method is used in fine positioning of the wavelet transform method
wavelet
- 研究论文基于二元树复小波变换的特征提取与识别-Research papers based on dual tree complex wavelet transform feature extraction and recognition
MATLAB 小波分析超级学习手册-程序代码
- 小波分析程序,里面有例子,很好的学习程序,希望对大家有用(Wavelet analysis procedures, there are examples of good learning procedures, we hope to be useful)
BaselineDriftRemoving.rar
- 读入MIT库的心电信号,并利用小波分析的方法去除其基线漂移。,Read into the MIT ECG database and using wavelet analysis to remove the baseline drift.
Wavelet-packet-analysis-for-face-recognition
- a very useful and good face detection method which based on the texture.
wt-in-TDCS
- 本文利用小波以及小波包在数字信号处理中表现出来的优势,将其应用到变换域通信(TDCS)中。针对基于傅里叶变换估计方法无法对非平干扰进行有效估计的缺点,于是小波技术被应用于谱估计中。作为TDCS通信前端的频谱感知阶段所应用的数学工具,进行频谱感知,小波变换可以确定干扰所在频段以及创建小波基函数,用于数据传输。并且将其与其他变换方式的应用场合以及性能进行对比。并且针第二代小波良好的数据压缩性能,拟将其应用于TDCS中,对干扰频谱进行进一步压缩-The article utilized the adv
DWT_project
- DWT base watermarking
PDE_denoise
- 将小波变成与偏微分方程结合实现图像去噪。-Wavelet into partial differential equations for Image Restoration.
txcl
- 在MATLAB语言环境下基于小波变换的图像处理-In the MATLAB language environment based on wavelet transform image processing
ETMCoding
- 一个基于小波变换的多谱段图像压缩编码算法,算法使用了基于上下文的codec。对于SAR图像的性能十分优秀。