-
Kumaresanmusic
基于Kumaresan和Tufts提出的music改进方法,以减小计算复杂度(Kumaresan and Tufts-based music made by improved method to reduce the computational complexity)
- 2009-12-01 13:48:19下载
- 积分:1
-
Matlab-paphnet-web
matlab教程,好东西,希望大家喜欢,给我点鼓励(matlab tutorial, good stuff, hope you like, give me to encourage)
- 2012-05-27 08:55:56下载
- 积分:1
-
hechengkongjing
此为一个合成孔径雷达的MATLAB仿真程序。(Synthetic aperture radar MATLAB simulation program.)
- 2013-09-06 17:46:44下载
- 积分:1
-
ALOHA-SIMULATION
多址协议仿真,包括多址接入协议仿真模型,时隙ALOHA协议仿真 非持续性载波监听(np-CSMA)协议仿真(Multiple access protocol emulation, including multiple access protocol simulation model, slotted ALOHA protocol emulation unsustainable carrier sense (np-CSMA) protocol emulation)
- 2014-12-20 20:54:32下载
- 积分: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
-
11
说明: 四阶统计求时延,拿来和大家共同研究,请指点(Fourth-order statistics for time delay, and everyone used to study, please instruct the)
- 2008-03-14 21:37:27下载
- 积分:1
-
digitallogic
Digital logic, basic combinational logic:adder, subtractor,multiplication and division(restoring, non restoring)
- 2012-07-15 22:49:02下载
- 积分:1
-
amenl
electronics related subjects details to get success in public sector and academic exams and for to get full marks without negative marking
- 2011-12-13 23:26:57下载
- 积分:1
-
GeneticAlgorithms
遗传算法相关源码很多是很罕见的。遗传算法的方法。(Many GA-related source is rare. Genetic algorithm approach.)
- 2010-08-30 15:41:07下载
- 积分:1
-
fuzzy-PID
将PID 控制与模糊控制的简便性、灵活性以及鲁棒性融为一体,构造了一个参数自整定模糊PID 控制器. 通过模糊控制规则在线调整PID 控制器的参数,并利用MATLAB 语言结合具体实例方便而快速地实现了该控制器的计算机仿真. 仿真结果表明:该控制方法提高了控制系统的动、静态特性,使系统获得了较好的性能.(The PID control and fuzzy control of the simplicity, flexibility and robustness of the integration, construction of a parameter self-tuning fuzzy PID controller. Through the fuzzy control rules online adjust the parameters of PID controller, and use specific examples of MATLAB language and quickly realize the convenience of the controller)
- 2008-04-02 12:18:15下载
- 积分:1