-
BWNoiseReduction
Reduce noise in Binary Image
二值图去噪小程序,matlab(Reduce noise in Binary Image binary image denoising applet, matlab)
- 2008-05-27 21:58:45下载
- 积分:1
-
FBGcmd
光栅的耦合模求解,分析了脉冲的传输特性,时延特性等(Grating coupled-mode solution, analysis of the pulse transmission characteristics, delay characteristics)
- 2011-09-18 14:23:18下载
- 积分:1
-
0306462834
飞机纵向控制律闭环模型,可以非常方便的获得最优纵向控制律(Closed loop model aircraft longitudinal control law can be very convenient to obtain the optimal longitudinal control law)
- 2010-10-11 11:09:03下载
- 积分:1
-
getncinfo
查看netcdf文件的变量,以及变量的维度,属性,还有和属性的名称等(See netcdf file variables, as well as the dimension of variables, attributes, as well as the names and attributes, such as)
- 2009-06-05 17:39:04下载
- 积分:1
-
seq_gen
matlab编写的伪随机序列发生器,包括小m序列、大M序列,gold序列(pseudo-random sequence generator matlab prepared, including a small m sequence, M sequences, gold sequences)
- 2012-07-11 16:04:36下载
- 积分:1
-
sorted
它通过对矩阵分解,相当于对矩阵做了正交化处理,方法我们进行信号检测信道估计等。(It can matrix factorization, the matrix made equivalent to orthogonalization processing, signal detection method we channel estimation.)
- 2014-12-02 10:54:13下载
- 积分:1
-
29782171sar
关于MTALAB的Forst滤波程序主体以及SAR图像的处理(Forst of MTALAB filter on the main program as well as the SAR image processing)
- 2009-05-01 20:12:18下载
- 积分:1
-
DTW
时间规整函数,从Matlab修改过来,在XP环境下调试成功(Time warping function, changes come from the Matlab, in the XP environment to debug the success of)
- 2010-02-22 14:49:18下载
- 积分: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
-
Backstepping_example
说明: 里面有详细的反步法仿真的例子,共有9个实例。非常适合初学者使用。(There are detailed examples of backstepping simulation, a total of 9 examples. It is very suitable for beginners.)
- 2019-05-01 11:10:33下载
- 积分:1