-
dilate.erode
自己编写的数学形态学膨胀和腐蚀的matlab算法 适用于二值和灰度图象 (I have written mathematical morphology and corrosion expansion matlab algorithm for binary and gray-scale image)
- 2008-05-22 15:11:47下载
- 积分:1
-
Simulation_Adapt_OFDM_mQam-(2)
OFDM simulation, BER-Eb/EsdB
- 2014-09-16 23:59:31下载
- 积分:1
-
RaisedCosFilter
使用Matlab通信工具箱中的RCOSINE和 RCOSFLT函数设计升余弦滤波器,有效地抑制码间干扰。(Using Matlab communication toolbox RCOSINE and RCOSFLT raised cosine filter design function effectively suppress inter-symbol interference.)
- 2014-01-01 12:13:44下载
- 积分:1
-
liu
直方图均衡化和彩色图像处理的matlab实现(Histogram equalization and color image processing matlab implementation)
- 2013-12-03 18:37:31下载
- 积分:1
-
kalmanGPS
卡尔曼滤波对GPS定位的跟踪,实现直线精确追踪(Tracking of GPS location using Calman filtering)
- 2020-11-08 15:39:48下载
- 积分:1
-
QPSK基带调制高斯白噪声调制解调
M=4;K=2;out=randi([0,M-1],1e6,1);mod=modem.pskmod(M,pi/M);ranmod=modulate(mod,out);demod=modem.pskdemod(mod);BER_P = []; for ebno=0:12 ynoise = awgn(ranmod,ebno,"measured"); Fdemod=demodulate(demod,ynoise); numberbit=biterr(out,Fdemod); BER_P=[BER_P,numberbit/1e6];endebno = 0:12;BER_T=berawgn(ebno,"psk",M,"nondiff");
- 2022-02-20 10:01:32下载
- 积分:1
-
Dcmodel
dc motor model in simulink
- 2013-12-20 14:20:57下载
- 积分:1
-
matlab行人检测代码
基于matlab,使用互检方法制作的简单的行人检测代码。
- 2019-07-05下载
- 积分:1
-
matlab 把 unicode转为中文
matlab 把 unicode转为中文,亲测可用.
matlab 把 unicode转为中文,亲测可用.
matlab 把 unicode转为中文,亲测可用.
matlab 把 unicode转为中文,亲测可用.
matlab 把 unicode转为中文,亲测可用.
matlab 把 unicode转为中文,亲测可用.
matlab 把 unicode转为中文,亲测可用.
matlab 把 unicode转为中文,亲测可用.
matlab 把 unicode转为中文,亲测可用.
matlab 把 unicode转为中文,亲测可用.
matlab 把 unicode转为中文,亲测可用.
- 2022-03-05 06:27:49下载
- 积分:1
-
DTMF
DTMF for matlab, using Goertzel algorithm and some test to veryfy the different tones
- 2009-06-09 07:10:33下载
- 积分:1