-
Matlab_Simulation_command
MATLAB仿真命令集,收集和总结了MATLAB仿真需要用到的命令(MATLAB ordered set, collect and summarizes the need to use MATLAB orders)
- 2010-07-14 21:26:49下载
- 积分:1
-
29782188Classification_toolbox
这是一些关于模式识别工具箱的源代码,和模式识别第二版配套使用,有很强的运用价值。(These are some original Matlab codes on pattern classification:pattern calssification toolbox)
- 2009-05-08 08:43:41下载
- 积分:1
-
reco_toolx
video scence recognition tool in matlab
- 2013-11-11 22:54:25下载
- 积分:1
-
vcmatlab
VC与MatlabSimulink混合编程的实现与研究(VC and MatlabSimulink HYBRID PROGRAMMING AND RESEARCH)
- 2010-10-10 10:38:36下载
- 积分:1
-
Simulink
《Simulink电子通信仿真与应用》,通信专业的好书,详细介绍在MATLAB的SIMULINK环境下如何进行建模仿真(Simulink simulation and application of electronic communications, communications professional books, detailing the circumstances in MATLAB-SIMULINK model and simulate how)
- 2011-05-13 16:46:28下载
- 积分:1
-
fuzzy
模糊控制中离线生产查询表,已经经过验证!(Fuzzy control and production of lut, has been validated.)
- 2013-01-12 19:28:07下载
- 积分:1
-
S-Function
matlab里的S函数的编写指导,对于自己编写程序很有帮助(guiding the preparation of the S-function in the matlab helpful for their own programming)
- 2013-03-24 16:22:13下载
- 积分:1
-
script
利用matlab计算option的内含波动率(Calculate implied volatility)
- 2014-12-22 11:49:27下载
- 积分: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
-
Degree_Distribution
已知邻接矩阵求无向网络图度分布的MATLAB程序。(MATLAB program known distribution of the adjacency matrix)
- 2014-04-24 17:11:14下载
- 积分:1