-
HydraulicSimulation1_0
液压系统仿真,仿真了液压系统负载特性、温度特性以及不同飞行阶段的特性。(Hydraulic system simulation, simulation of the hydraulic system load and temperature characteristics, and characteristics of different flight phases.)
- 2011-01-21 18:03:00下载
- 积分:1
-
time-Series-judge
这个程序是时间序列的第一步判断序列的平稳性的程序(This program is the first step to determine the sequence of time series stationarity program)
- 2012-05-07 13:07:02下载
- 积分:1
-
rectpuse_laxwendroff_onestep.m.tar
Lax Wendroff method for Pulse propagation
- 2011-08-26 09:04:29下载
- 积分:1
-
SONAR-CODE
sonar interfacing code on ardino
- 2013-11-02 01:10:35下载
- 积分:1
-
fisher1
这是模式识别中常用的Fisher分类准则的函数,适用于样本类别为两类的情形。返回值是最佳投影方向和投影后的分类阈值。(This is a function of pattern recognition used Fisher classification criteria applicable to the category of the sample for the two types of situation. The return value is the best projection direction and projection classification threshold.)
- 2012-07-06 19:37:58下载
- 积分:1
-
nonlinear_project
simulation of IPMSM motor nonlinear control using sliding mode with application of matlab code programs
- 2014-08-26 18:47:04下载
- 积分:1
-
fk
说明: 前推回代法通用matlab程序,收敛性好!(Before backward substitution method General matlab program, Convergence!)
- 2012-10-03 16:51:28下载
- 积分:1
-
MMEKF
使用IMM—EKF实现单目标跟踪,包括量测生成,扩展卡尔曼滤波,IMM算法(single target tracking)
- 2021-01-07 11:38:53下载
- 积分:1
-
Matlab-INS-toolbox
该惯性导航系统工具箱(INS)就是专门为这个目的设计的。这个工具箱可以用来模拟仿真载体动力学,处理原始测量值(加速计上的delta-V数据和陀螺仪上的delte-theta数据)和数据。(The inertial navigation system (INS) is specially designed for this purpose. The kit can be used to simulate carrier dynamics, processing raw measurements (accelerometer delta-V data and gyroscope data delte-theta) and data)
- 2021-03-03 14:59:33下载
- 积分:1
-
showcontextmenu_v2
使用方法如下:
---------------------------------
hcmenu1= uicontextmenu
uimenu(hcmenu1,...)
uimenu(hcmenu1,...)
showcontextmenu(hObj,hcmenu1)
---------------------------------
尝试使用实例test_showcontextmenu.m。
这也包含了日常琐碎的一些功能:
getParentFigure(hObject)
%的投资回报hObject的父母图
getPositionOnFigure(hObject,单位)
%返回对象的绝对位置上的数字
getRelPosition(hObject,单位)
%的人能(hObject, 定位 )与特定的 单位 (Use as follows:
---------------------------------
hcmenu1 = uicontextmenu
uimenu(hcmenu1,...)
uimenu(hcmenu1,...)
showcontextmenu(hObj,hcmenu1)
---------------------------------
Try test_showcontextmenu.m for usage example.
This also contains a number of trivial routine functions:
getParentFigure(hObject)
returns hObject s parent figure
getPositionOnFigure( hObject,units )
returns absolute position of object on a figure
getRelPosition( hObject,units )
get(hObject, Position ) with specific units )
- 2011-05-23 11:25:13下载
- 积分:1