-
SystemDynamics
说明: 系统动力学的大作业,利用状态方程方法求解二阶系统的频响与时间响应,并作谱分析(Dynamics of large operations, using the state equation method for solving second-order system frequency response and time response, and for spectral analysis)
- 2010-04-17 23:31:01下载
- 积分:1
-
Adaptive-trajectory-tracking-control-of-a-wheeled
Dynamic tracking control of mobile robot using exponential
- 2013-01-01 14:04:33下载
- 积分:1
-
FaceRecog
Face regno for tools detection face. and than regno sample face to be compare in database face
- 2012-05-07 01:34:31下载
- 积分:1
-
LMS1
利用最小均方误差算法进行系统参数的辨识,其中步长确定(This program is an LMS algorithm used for system identification. The step of the algorithm is a constant. )
- 2012-06-07 00:11:43下载
- 积分:1
-
V3004V5.5
一个数字电桥的开发程序,基于SCT12C5A60S3的程序,实际测试通过!(A digital bridge development process, based on the SCT12C5A60S3 procedures, through the actual test!)
- 2014-10-04 22:16:15下载
- 积分:1
-
9bus
with or without
modification, are permitted provided that the following conditions are
met
- 2014-12-26 02:49:09下载
- 积分:1
-
ddssim
dds simulation codle
- 2009-11-12 08:24:06下载
- 积分:1
-
VOQ_switch_orginal
本程序是Matlab的Simulink模块程序。模拟虚拟输出队列。是通信建模的入门模块。欢迎大家学习交流(This program is Matlab' s Simulink module program. Analog virtual output queues. Getting Started modules in communications modeling. Welcome to the Learning Exchange)
- 2020-12-27 17:39:02下载
- 积分:1
-
source
使用matlab实现的预测程序,希望对预测算法学习 有帮助(forecast program using matlab,can help you study forecast algorithm)
- 2013-07-31 21:15:09下载
- 积分: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