-
AQM_methord
卫星网络行为的排队问题,包括对现有方法的分析并提出新的方法(Queuing behavior of the satellite network, including the analysis of existing methods and propose a new approach)
- 2010-09-03 23:12:36下载
- 积分:1
-
fractional-order-pid-controller
说明: 分数阶pid控制器、最新参考文献,工业上新型控制器,文献包含控制器的设计、性能分析、工业应用现状、控制器参数整定方法。是目前研究与应用的热点(Fractional pid controller, the latest references, industry new controller, the literature contains the controller design, performance analysis, industrial application status, the controller parameter tuning methods. Is currently a hot research and application)
- 2011-03-15 11:26:22下载
- 积分:1
-
backgroundtest3
基于MATLAB下的背景差分算法,通过第一帧和中间帧以及最后帧得出背景。(Based on the background subtraction algorithm under the matlab programming language, through the first frame and the middle frame and the last frame background.)
- 2014-09-26 14:36:02下载
- 积分:1
-
Adaptive_Filter_Matlab_code
自适应滤波原理_西蒙.赫金_Matlab_源代码
希望能够对学习自适应滤波技术的朋友有所帮助(Principles of Adaptive Filtering _ Simon. Hyuk Kim _Matlab_ source code would like to learn adaptive filtering technologies help a friend)
- 2008-01-11 21:02:05下载
- 积分:1
-
useGUI1
matlab下的GUI使用指导视频,让你快速掌握GUI的使用(GUI using matlab under the guidance of video, let you quickly master the use of GUI)
- 2009-04-09 10:28:18下载
- 积分:1
-
Cooperative_Control_of_Dynamical_Systems_with_Appl
动态系统的协作控制在自主交通工具的应用
动态系统的协作控制在自主交通工具的应用(Cooperative_Control_of_Dynamical_Systems_with_Application_to_Autonomous_Vehicles)
- 2009-06-05 10:51:27下载
- 积分:1
-
pastd
子空间信道估计算法,用的pastd算法,来进行盲信道估计(Subspace channel estimation algorithm, pastd used algorithm for blind channel estimation)
- 2008-07-27 12:05:12下载
- 积分:1
-
FM-ModaDEM
fm modulation & demodulation code for matlab
- 2011-10-12 02:01:32下载
- 积分:1
-
magnetic-ball
由磁悬浮小球的状态空间模型计算出其鲁棒控制器,并在simulink模型中对鲁棒控制器的性能进行了验证。(Magnetic levitation ball from the state-space model to calculate the robust controller and in simulink model for robust controller performance is verified.)
- 2013-08-30 15:21:29下载
- 积分: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