-
Vowel-Quadrilateral
spectral analysis smoothing filter
- 2012-04-12 14:44:55下载
- 积分:1
-
xiaobobao
ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x 小波图像去噪( ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x )
- 2012-05-26 11:08:34下载
- 积分:1
-
exam
现代信号处理教程书稿(胡广书)清华大学出版社 例程(Modern signal processing tutorial manuscript (Hu Guang book) routine)
- 2011-10-26 15:42:31下载
- 积分:1
-
myLMS
该算法为最小均方误差滤波,对输入信号进行滤波,输出滤波后的波形和误差(The least squares algorithm, the input signal is filtered, and the filtered output waveform error)
- 2013-12-12 23:08:38下载
- 积分:1
-
循环MUSIC算法 Cyclic-MUSIC
循环MUSIC算法,利用循环自相关函数实现波达方向估计(Cyclic MUSIC algorithm, the use of cyclic auto-correlation function DOA estimates)
- 2020-06-28 09:40:02下载
- 积分:1
-
kmeans
kmeans的matlab演示代码,挺好用(kmeans the matlab demo code, very good use)
- 2008-03-15 07:45:36下载
- 积分:1
-
dir2cas
波器直线型结构转化成别的形式,这是一种,还有别的转化
(Filter into other forms linear structure, this is a kind of, still have other transformation)
- 2011-11-19 22:17:12下载
- 积分:1
-
Analytic-hierarchy-process-(ahp)-
对数据进行层次分析,求出各个变量的权重,主要用于求最优方案(The data analysis hierarchy, work out the weight of each variable, mainly for the pursuit of the best scheme
)
- 2012-05-17 21:28:07下载
- 积分:1
-
stcodes
Matlab Sample code for 35 lessons
- 2013-09-24 14:39:48下载
- 积分:1
-
2stage
应用变量变化模拟非线性方程组均衡过程,其中参数可变,方程组可变,方程组的解用各种图像表示(Variable changes apply equalization process simulation of nonlinear equations, where the parameter variable, variable equations, solution of equations represented by the various images)
- 2015-01-18 10:04:18下载
- 积分:1