-
mrac
说明: 模型参考自适应控制和CARMA模型的最小方差自适应控制(mrac and carma)
- 2011-04-02 14:30:50下载
- 积分:1
-
hough
HOUGH变换进行图像分割,matlab实现,先进行灰度变换(HOUGH transform for image segmentation, matlab implementation, the first gray-scale transformation
)
- 2014-11-20 14:24:48下载
- 积分:1
-
xinxileizhuanle
文章结合五邑大学实际情况,对信息类专业本科生的MATLAB课程双语教学进行了探讨和研究。阐述了如何通过从课前到课中到课后精心的规划和设计,构建MATLAB程序设计课程双语教学的思路及措施,旨在通过强化MATLAB双语教学的效果,达到提升学生英语综合能力的目的,对地方高校开展双语教学具有一定的借鉴意义。 更多还原
(In combination with the actual situation of Wuyi University, information on MATLAB bilingual teaching undergraduate classes were discussed and studied. Describes how lessons from the front to the after-school lesson planning and careful design, build ideas and initiatives MATLAB programming bilingual teaching, aims to strengthen the effectiveness of bilingual teaching MATLAB, to enhance students comprehensive ability of English purpose has a certain significance for local colleges and universities to carry out bilingual teaching. More Restore)
- 2013-12-18 19:07:50下载
- 积分:1
-
AM-FM-modulation
说明: AM、FM调制解调的MATLAB源代码,能够正常运行,性能不错。(AM, FM modulation and demodulation of the MATLAB source code, to the normal operation, good performance.)
- 2020-12-04 14:19:25下载
- 积分:1
-
shuzhijifen
使用WIN-TC编写一个程序,实现数值积分。用复化梯形方法、复化Simpson方法、变步长梯形方法、变步长Simpson方法编程求解积分值。(Using WIN-TC to write a program to achieve numerical integration. Compound trapezoid method used, the complex method of Simpson, variable step trapezoidal method, Simpson variable step method for solving integral value programming.)
- 2015-03-10 22:21:31下载
- 积分:1
-
HIO-algorithm
基于HIO算法的破解POCS(基于约束集投影)加密系统的MATLAB程序。(HIO algorithm based on crack POCS (projection based on a set of constraints) MATLAB program encryption system.)
- 2013-12-06 10:35:30下载
- 积分: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
-
clark
clark transformer in matlab
- 2013-07-18 18:23:30下载
- 积分:1
-
walker
matlab 模拟人行走的源程序,可随意改变人走的角度、速度(people walking matlab simulation source code, can easily change the angle of human walking speed)
- 2013-10-01 21:08:18下载
- 积分:1
-
MUSIC-source-based-decorrelation
MUSIC算法是基于天线阵列协方差矩阵的特征分解类DOA估计算法,这里给出的是基于解相干的MUSIC算法。(MUSIC algorithm is based on the antenna array covariance matrix eigen-decomposition DOA estimation algorithm presented here is based on the MUSIC algorithm decoherence.)
- 2014-01-06 15:30:37下载
- 积分:1