-
power_wind_dfig_det
power wind dfig matlab simulink
- 2012-08-03 06:08:50下载
- 积分:1
-
Untitled3
基于MATLAB的MFSK调制解调,其中解调包括相干和非相干解调(MATLAB-based MFSK modulation and demodulation, which includes coherent and non-coherent demodulation demodulation)
- 2013-11-27 20:14:42下载
- 积分:1
-
ZHIFANGTUFANZHI
用 MATLAB实现直方图阈值法,对分析概率分布有比较好的描述(Using MATLAB histogram method, the analysis of the probability distribution has a better description)
- 2014-09-25 23:31:24下载
- 积分:1
-
disparity-map
双目视觉,求双目视觉图像视差图,直接运行demo即可(Binocular vision, seeking binocular disparity map visual images, demo can be run directly)
- 2021-03-31 19:29:08下载
- 积分:1
-
dc-dc buck电路仿真
dc-dc buck电路,仿真效果较好,偏差控制的很小,pi效果不错(DC-DC buck circuit, simulation effect is good, deviation control is very small, PI effect is good.)
- 2020-07-04 10:40:02下载
- 积分: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
-
Communications-Toolbox-4.2
通信系统工具箱 4.2 是通信系统仿真必备的工具 很全 分方便(Communications System Toolbox 4.2 is an essential tool for communication system simulation is the whole convenience )
- 2021-03-21 10:09:17下载
- 积分:1
-
the-file-of--signal-and-system
关于信号与系统的习题MATLAB编程,希望对大家有用。(some files about signal and system )
- 2013-04-24 09:11:03下载
- 积分:1
-
matlab-ant-method
MATLAB蚁群算法例子。包括一个主程序,两个子程序和三份算例数据。(MATLAB ant colony algorithm examples. Includes a main program, two subroutines and three cases of data count.)
- 2014-09-01 11:18:56下载
- 积分:1
-
Lab1
Small code for testing p, pi and pid controllers at matlab.
- 2011-09-14 11:44:23下载
- 积分:1