-
PID
自己画的SIMULINK仿真的三个PID控制,以供大家参考。(Use SIMULINK three PID control)
- 2013-07-23 18:01:05下载
- 积分:1
-
panzoom
与潘左击鼠标拖动,绘制一个右键拖动zoombox,并检视双击所有数据。这也保留任何现有的WindowButtonXFcn这个数字已,以及任何轴UIContextMenus。
我写了实时数据采集这一点,因为linkaxes套XLimMode至“手动“ -这意味着将不会自动调整轴的新数据。
panzoom(figureHandle,axesHandles)
添加到这个数字,只能到指定的坐标轴功能的处理。
panzoom(figureHandle,axesHandles,XLink的)
panzoom(figureHandle,axesHandles,XLink的,雁联)
假设你有四个轴处理:1,2,3,4。你可以连接所有的X轴一起:XLink的= [1,2,3,4],或者你可以对链接在一个单元格数组中:XLink的={[1,2][3,4]}。这同样适用于雁联。 XLink的或雁联也可以为空。(Pan with left click mouse drag, draw a zoombox with right click drag, and view all data with double-click. This also retains any existing WindowButtonXFcn the figure has, as well as any axes UIContextMenus.
I wrote this for live data capture, as linkaxes sets XLimMode to "manual"- which means the axes wouldn t automatically resize for new data.
panzoom(figureHandle, axesHandles)
Adds the functionality to that figure, ONLY to the axes handles specified.
panzoom(figureHandle, axesHandles, xLink)
panzoom(figureHandle, axesHandles, xLink, yLink)
Assuming you have four axes handles: 1, 2, 3, 4. You could link all of the x axes together: xLink = [1, 2, 3, 4], or you could link them in pairs in a cell array: xLink = {[1, 2], [3, 4]}. The same applies for yLink. xLink or yLink can also be empty.)
- 2011-05-15 17:52:58下载
- 积分:1
-
SAMPLE1.14
根据采样定理对信号采样,之后依据采样值恢复原信号。恢复的信号基本一致,验证性(Signal is sampled according to the sampling theorem, and then restore the original signal based on sampled values. Recovered signal basically the same, confirmatory)
- 2013-09-19 22:06:49下载
- 积分:1
-
RGB
The Matlab function RGB() converts a color index (whole number from 1-21), English name of a color (string), or RGB triple with whole number components in {0, 1, ..., 255} into an RGB triple with real-valued components in [0,1]. RGB() allows the user to access a set of 21 colors via their common English names. For eight of these colors that have more than one common name, the program accepts alternative names, reducing the memory burden on the user.
- 2009-11-20 16:06:02下载
- 积分:1
-
Catastrophe
Catastrophe theory book
- 2009-05-29 09:56:19下载
- 积分:1
-
IntGaussLager
在Matlab中用高斯—拉盖尔公式及高斯—埃尔米特公式求函数的近似积分。(How to use IntGaussLager and IntGaussHermite formula expressions caltulate approximate integration of functional in Matlab.)
- 2011-05-06 16:57:12下载
- 积分:1
-
mass_spring_damper_model_ODE
Mass spring damper model
- 2014-09-26 17:20:19下载
- 积分:1
-
GUI
MATLAB GUI代码,设计了一个适用于FTIR和动态箱组数据分析(MATLAB GUI Code)
- 2013-12-06 11:45:19下载
- 积分:1
-
791793258ssc_battery_management
文件类型为mdl,为蓄电池能量管理matlab的simulink仿真模型。(Matlab simulation of battery energy management)
- 2020-09-07 16:28:03下载
- 积分:1
-
hssvm1.0.1
LSSVM经常用来处理数据的很好用的,希望大家能喜欢(lssvm is used for data processing)
- 2012-02-21 20:34:41下载
- 积分:1