-
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
-
DE
说明: matlab开发环境下的与电力系统有关的DE算法程序(DE algorithm program and related power system development environment matlab)
- 2015-04-10 15:18:51下载
- 积分:1
-
Warshell
matlabWARSHELL算法,用来解决图论问题(WARSHELL ckckckkckkckckkckkck)
- 2013-03-17 19:29:18下载
- 积分:1
-
matlab_builder_0ivwbt
本人通过MATLAB编写的代码,用于图像识别和语音识别,基于端点检测和基于rtKQMu和bbrIpro的孤立词识别和连续语音识别,是我的毕设代码。
(I have written the code in MATLAB for image recognition and speech recognition, endpoint detection and isolated word recognition and continuous speech recognition based onrtKQMu and bbrIpro, it is my complete set of code.
)
- 2015-12-29 09:22:18下载
- 积分:1
-
chazhiyunine
别人编写插值与拟合的程序,拿回来一直没有用到,不知道对诸位有没有用(Others prepare interpolation and fitting procedures used have not been back, I do not know of you have no use)
- 2007-12-14 19:11:04下载
- 积分:1
-
task
数值计算常用程序 牛顿法了 阿达姆斯了 雅克比 等十多个 本人自己编的 很适合初学者 C语言和matlab的
欢迎下载(Newton numerical procedure used the Adams Jacques ratio of more than 10, I made themselves very suitable for beginners are welcome to download)
- 2010-05-28 17:09:49下载
- 积分:1
-
EM_Theory_And_Applications_to_Photonic_Crystals
Electromagnetic theory and applications to Photonic crystals. Advances in photonic crystals. Different methods of analysis and design of photonic crystals.
- 2009-06-16 00:49:26下载
- 积分:1
-
tssrcolor120131007
用matlab实现的MSR增强算法,对低照度图像有一定的增强效果(Using matlab realize the MSR enhancement algorithms for enhanced low-light images have a certain effect)
- 2014-01-22 18:02:58下载
- 积分:1
-
TEST
信号与系统的实验报告,大学课程的使用,可以使用,放心下载(Signal and system experiment report, the use of university courses, you can use, feel free to download
)
- 2014-02-08 11:36:13下载
- 积分:1
-
jacobi-
应用matlab进行雅可比迭代法解方程AX=B.m的M文件(Application of matlab for Jacobi iterative method of solving equations AX = of Bm M-file
)
- 2012-04-09 19:14:57下载
- 积分:1