-
bmbj
常规波束形成与最小方差法的比较,从而看出两个算法的分辨力高低()
- 2007-10-15 15:49:28下载
- 积分:1
-
shiww
说明: 瑞利衰落信道的仿真,基础SoS法产生瑞利衰落,经过运行正确(Rayleigh fading channal)
- 2011-03-10 17:30:55下载
- 积分:1
-
matlab-Algorithm
matlab 算法大全,集成Matlab经典算法(matlab methods)
- 2013-03-31 13:31:49下载
- 积分:1
-
GPS和INS联合导航matlab程序
说明: 该程序为GNSS与IMU组合导航中常见的一种组合方案,(This program is a common combination scheme of GNSS and IMU)
- 2020-08-23 14:08:17下载
- 积分:1
-
demo
用基本的粒子滤波算法,即SIR运行UNGM模型。通过UNGM模型显示SIR对于非线性系统的性能。(With the basic particle filter algorithm, that is, to run UNGM model of SIR. By UNGM model shows SIR for the non-linear system performance.)
- 2010-01-17 23:24:44下载
- 积分:1
-
pisarenkosus
matlab环境下估计算法pisarenkosus的实现,有不错的实验效果(matlab environment estimation algorithm pisarenkosus implementation, there is a good experimental results)
- 2010-03-14 14:53:36下载
- 积分:1
-
CTH_Pettersson_doublyfed_PhD
Analysis, Modeling and Control of Doubly-Fed
Induction Generators for Wind Turbines
- 2012-05-05 18:45:43下载
- 积分:1
-
RS
说明: 计算HURST指数,自己编写,这是经过修正之后通过变成得出来的结果,网上一般很少有这类文件。(HURST index calculation, write your own, which is revised after the results come through into a very, very few of these files online usually.)
- 2011-11-19 16:21:20下载
- 积分:1
-
untitled1
自己构建的复杂时间结构的频谱分析图,频率为325MHz,占空比可看.作为参考(the fft of complex beam time structure)
- 2011-12-19 17:08:59下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1