资源列表
图像处理
- 波变换处理初步,简单的处理图像问题中的波变换问题(Wave transformation processing is primary and simple to deal with the problem of wave transformation in image problem)
power_thyristor
- 控制触发角,可将交流变为想要的直流电压和波形(Control the firing angle to change AC to the desired DC)
wavelet_tutotial
- 罗文大学ROBI POLIKAR,小波变换经典教程原文。(Classical tutorial of wavelet transform)
小波与小波变换经典教程
- 清华大学计算机科学与技术系出版的小波与小波变换(tutorial of wavelet transform)
wavelet
- 常用的db,haar,墨西哥帽等小波的程序,帮助认识小波的性质(This is commonly used dB, Haar, Mexico hat and other wavelet program, can help you understand the nature of wavelet)
DWT_1D
- 本程序用Mallat算法实现小波变换,方法简答以实现(This program uses the mallat algorithe to implement wavelet transform)
Wavelet_Decomposition_For_Images
- 小波算法,用于小波分析,数据,图像等。一维,二维数据的小波分解。(Wavelet algorithm is used for wavelet analysis, data, images and so on. Wavelet decomposition of one dimensional and two dimensional data.)
myGussianLowPassFilter1
- 可以对图像进行高斯低通滤波,需要提供一个img参数即为图像,和D0(Gauss low-pass filtering for image)
untitled111111
- 正弦波的处理,可以随意改动正弦波形,很方便处理波形(The treatment of sine wave)
CurveLab-2.1
- transform into curvelet domain
aok
- 本程序用matlab编写,基于自适应最优核的时频分析(Time frequency analysis based on adaptive optimal kernel)
decomposition
- 运行emd,得到输入信号X的固有模态函数(imf),每列代表着信号X的一阶分量,X就是我们采集的信号。 hhtdn是hht去噪的程序,可以不看,仅看emd 和 findpeaks wvtdn是wavelet去噪程序,如果只是分解信号,仅用下面的语句即可 [C,L] = wavedec(x_noise,dl,wn); x_noise就是我们采集的信号,dl是分解的阶数,wn是分解的母小波名称(% Empiricial Mode Decomposition (Hilbert-Huang