-
Illustrate
最小方差响应不变波束形成器即MVDR是一种高分辨谱估计方法,MVDR在信号处理DOA中应用较广。(Minimum variance beamformer response constant MVDR is a kind of high resolution spectrum estimation method in signal processing, MVDR DOA has a wide application)
- 2012-06-30 20:13:25下载
- 积分:1
-
kk-firmware2.3
kk飞控的程序,kk飞控是一款低端的很廉价的很好的飞控程序。适合初学者玩多轴飞行器。(kk flight control procedures, kk flight control is a very cheap low-end good fly control program. Suitable for beginners to play multi-axis aircraft.)
- 2014-02-01 20:47:14下载
- 积分:1
-
Cmeans
C均值源代码的MATLAB编程,源代码,但是有点点复杂(C means the source code of MATLAB programming, source code, but there is little complexity)
- 2010-06-08 11:37:57下载
- 积分:1
-
golden
matlab解决黄金分割法一维无约束最优化问题,(use matlab for golden)
- 2014-10-20 22:38:27下载
- 积分:1
-
2
说明: 三相三线制并联型有源电力滤波器的设计与研究,一篇3万字左右的论文,还是不错的(Three-phase three-wire shunt active power filter design and research about a 30,000-word thesis, or good)
- 2013-04-03 20:31:33下载
- 积分:1
-
MATLAB-sourcecode
这是《matlab程序设计教程》一书中的全部源码,对于学习matlab的读者很有帮助,该书也是一本很基础很全面的书适合初学者使用。(This is the matlab Programming Guide , a book all the source code for readers to learn matlab helpful, the book is very much the basis of a very comprehensive book for beginners to use.)
- 2007-11-07 20:25:09下载
- 积分:1
-
sym_correlation_profile
说明: 这个程序主要是对英特网无标度网络的仿真,很有用的哦(This program mainly for the Internet scale-free network simulation, very useful oh)
- 2011-04-10 15:45:13下载
- 积分:1
-
VC_M
说明: VC调用matlab,实现VC与matlab混合编程,效果很好(VC call matlab, matlab mixed programming with VC to achieve good results,)
- 2011-04-12 15:25:36下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
match_filter_fft
模拟出一个雷达系统的匹配滤波器,并给出脉冲压缩的结果(Simulate a radar system, a matched filter, and gives the result of pulse compression)
- 2013-07-11 22:45:35下载
- 积分:1