-
MIMO_OFDM
实现MIMO-OFDM的仿真源代码,用于MATLAB仿真,很有价值,(The realization of MIMO-OFDM simulation source code for the MATLAB simulation, very valuable,)
- 2021-04-08 19:59:00下载
- 积分:1
-
sparse-frequency-decomposition
包括TVD去噪(速度非常快),最小平方最优程序,用于稀疏频率分解,很好用。(Including TVD noising (very fast), the least-squares best program for sparse frequency resolution, very good use.)
- 2020-07-04 12:40:02下载
- 积分:1
-
ASKmod
通过此代码,实现ASK调制。模拟基带信号频率为1kHz,正弦载波信号频率为6kHz。(ASK MODULATION)
- 2009-06-11 15:25:00下载
- 积分: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
-
advanced_PID_control_based_on_matlab
包括各种先进pid控制的matlab源码(Include a variety of advanced pid control matlab source)
- 2007-07-22 21:19:23下载
- 积分:1
-
Desktop
说明: fft做谱分析各种连续信号 用MATLAB实现(fft spectrum analysis to do a variety of continuous signal with MATLAB to achieve)
- 2008-11-24 23:29:47下载
- 积分:1
-
eg6-duobianliangxitongkongzhi
《MATLAB神经网络30个案例分析》中的第6个例子,案例6 PID神经元网络解耦控制算法_多变量系统控制。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of 6 examples, case 6 _ multi-variable PID neural network decoupling control algorithm control system. Hope to have certain help to everybody!
)
- 2013-09-20 15:59:44下载
- 积分:1
-
chepaishibei
该程序能够通过自动拍照程序自动获取车牌图片,并准确的识别车牌信息 (The program can automatically get through the automatic license plate camera pictures, and accurate information on license plate recognition)
- 2011-05-05 14:26:55下载
- 积分:1
-
shangfenbuguji
主要介绍了分布估计算法方面关于熵的介绍,实现最大熵分布估计算法(Mainly introduces the estimation of distribution algorithm on entropy is introduced, the realization of maximum entropy estimation of distribution algorithm
)
- 2014-10-23 09:53:57下载
- 积分:1
-
1
说明: 齿轮箱故障诊断中振动信号是非线性、非平稳的,所以在分析振动信号之前需要对信号进行平稳化处理,该段是EMD分解的程序。(Gearbox Fault Diagnosis vibration signal is nonlinear, non-stationary, so before analyzing vibration signals the need for a smooth signal processing, the segment is the EMD program.)
- 2014-12-07 10:46:12下载
- 积分:1