说明:应用于图像处理领域 Contourlet Transform的matlab实现 很好的程序
说明:MATLAB源代码,实现了本文中的有限脊波变换
说明:希尔伯特黄变换的emd分解MATLAB程序,与大家分享,多多指教-Hilbert Huang Transform MATLAB EMD decomposition process, with everyone sharing the exhibitions
说明:基于MATLAB平台的radon变换程序,用于图像处理,直线检测。
说明:%radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length...
说明:Matlab 二进小波变换程序,求取模极大值程序-Matlab wavelet transform into two procedures, to strike maxima procedures