-
X_LMSmatlab
基于lms算法的X-LMS算法,比较适合实际模型(LMS algorithm based on X-LMS algorithm, more suitable for the actual model)
- 2008-03-27 09:33:13下载
- 积分:1
-
digital_filter_design
采用matlab设计数字滤波器的源程序,包含滑动滤波器、切比雪夫低通、带通滤波器等!
(Digital filter design using matlab source, including sliding filters, Chebyshev low pass, band pass filter!)
- 2011-05-06 21:12:38下载
- 积分:1
-
Matlab11003229
关于通信过程中载波解波的模拟,程序及说明(on the communication process of the carrier wave simulation solutions, procedures and explanations)
- 2007-05-02 22:03:06下载
- 积分:1
-
FINAL
attendence project using face recognition system based on pca and lda algorithm
- 2013-03-16 14:15:54下载
- 积分:1
-
script2_music_circulaire.m.tar
fs = 8000 t = (0:1/fs:1).
x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400)
ha = phased.ULA( NumElements ,10, ElementSpacing ,1)
ha.Element.FrequencyRange = [100e6 300e6]
fc = 150e6
x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc)
rng default
noise = 0.1/sqrt(2)*(randn(size(x))+1i*randn(size(x)))
hdoa = phased.ESPRITEstimator( SensorArray ,ha,...
OperatingFrequency ,fc)
doas = step(hdoa,x+noise)
az = broadside2az(sort(doas),[20 60])
- 2014-01-11 00:13:46下载
- 积分:1
-
NDO-ASMC
说明: 利用干扰观测器+滑模控制进行机械臂轨迹跟踪,完整代码(The trajectory tracking of the manipulator with disturbance observer + sliding mode control)
- 2020-12-05 23:09:24下载
- 积分:1
-
20064093ImageRD
说明: 关于SAR回波模拟的RD成像算法,并带有点目标仿真(RD imaging algorithm for SAR echo simulation. And with point target simulation)
- 2019-09-19 11:03:26下载
- 积分:1
-
基于线性分类器的图像分割
首先读取一副图像,将其转化为灰度图,求其直方图,根据直方图和线性分类器的知识,求其分割阈值,然后对图像进行分割
- 2022-02-01 18:30:17下载
- 积分:1
-
abbr_c0e75c1f46b59b5e2372e10c64
说明: matlab关于扩展卡尔曼的源程序,有不足之处还请多多指教(matlab on the extended Kalman of the source, there are also shortcomings to a lot of advice)
- 2011-03-22 16:33:04下载
- 积分:1
-
chushiduizhun1
说明: 自己编写的一个简单的初始对准的程序,思路比较清楚,比较适合初学者(I have written a simple initial alignment procedures, ideas, clearer and more suitable for beginners)
- 2009-08-30 14:29:37下载
- 积分:1