-
DCT
code for dct for image processing
- 2009-04-09 17:53:40下载
- 积分:1
-
duanshixinhao
利用matlab对短时信号进行短时能量分析,频谱分析,以及短时傅里叶变换。(Use of matlab for short-term energy of the transient signal analysis, spectrum analysis, and short time Fourier transform.)
- 2011-08-30 11:10:47下载
- 积分:1
-
Desktop
说明: This file contains the matlab source of multi agent system control , and cooperative control.
- 2021-01-08 09:58:51下载
- 积分:1
-
ADRC
说明: 自抗扰控制器,线性自抗扰控制器的实现例程(active disturbance rejection control)
- 2020-06-26 13:04:56下载
- 积分:1
-
GUI_4
Simple gui components development examples
- 2010-05-14 07:46:59下载
- 积分:1
-
boshuyu1
这是关于matlab的波束域形成程序 喜欢的话请下载 谢谢支持(this is bo shu yu xing cheng dai ma )
- 2011-05-09 11:12:24下载
- 积分:1
-
matlab
这是MATLAB的经典课件,每个PPT都详细的讲解了MATLAB的各方面内容,是优秀的入门教材(This is a classic courseware MATLAB, each PPT are detailed explanations of the various aspects of the MATLAB is an excellent introductory textbook)
- 2012-09-05 16:08:17下载
- 积分:1
-
Best-so-far-ABC
很好的一个蜂群算法 基于matlab的源程序 从作者那要过来的。 ARTIFICIAL BEE COLONY ALGORITHM(Good bee colony algorithm matlab source code from the author to come. ARTIFICIAL BEE COLONY ALGORITHM)
- 2012-10-02 22:25:20下载
- 积分: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
-
MIMOwithMLequalization
2X2 MIMO系统使用ML(最大似然)接受。(验证可用)(2X2 MIMO system using the ML (maximum likelihood) to accept. (Verification can be used))
- 2009-04-08 16:20:22下载
- 积分:1