-
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
-
AR-Matlab
ar模型的功率谱估计 在Matlab环境下的方法展示,供大家参考和使用。(The ar model power spectrum estimation method in Matlab environment show for your reference and use.)
- 2013-04-09 22:14:35下载
- 积分:1
-
localMaximum
利用拉普拉斯变换的思想,通过对数据进行差分,近似得到拉普拉斯变换后的结果,然后检查正负交换的位置,则此为极值点位置,利用此思想得到极值点的位置。(Using the ideas of Laplace transform of the data by the difference approximation get results Laplace transform, and then check the position of the positive and negative exchange, this is the extreme position, take advantage of this thinking of getting extreme points location.)
- 2014-01-08 17:56:14下载
- 积分:1
-
frost-growth
说明: Used to simulate fourth-folder dendrite growth
- 2020-06-16 14:34:29下载
- 积分:1
-
xunhuan
matlab在通信原理中的应用,信道编码循环码仿真,希望大家能用得上!(matlab in Communication Theory in the application of channel coding cycle simulation code, I hope everyone can useful!)
- 2008-04-12 21:17:48下载
- 积分:1
-
greymodel
灰色预测模型在Matlab的语言编程(基于GM(1,1)模型)自己编的,很简单。就是为了当时处理数据方便。只是预测下一个数据,如果想得到更多的预测数据,可以在添加。(Gray prediction model in the Matlab programming language (based on GM (1,1) model) own, and very simple. At that time, in order to deal with data that is convenient. Only the next prediction data, if the prediction would like to receive more data, you can add.)
- 2008-05-09 15:14:08下载
- 积分:1
-
change_sign
说明: 曲线标记改变的MATLAB程序。需要的来下载。(Curve marked change in the MATLAB program. Need to download.)
- 2009-08-02 00:05:55下载
- 积分:1
-
电动汽车里使用空调系统的simulink仿真
这是一个电动汽车里使用空调系统的simulink仿真,可以用于毕业设计,让同学把重心放在自己需要研究的方面,简化了塔模型的麻烦(This is an electric car using the air conditioning system simulink simulation, can be used for graduation design, allow students to focus on aspects of their research needs, simplifying the tower model trouble)
- 2014-09-01 01:57:23下载
- 积分:1
-
fullbnt
利用MATLAB的fullbnt贝叶斯网络工具箱构建贝叶斯网络,进行贝叶斯网络推理(
The fullbnt Bayesian networks using MATLAB toolbox to build Bayesian networks, Bayesian network inference)
- 2014-10-01 19:02:13下载
- 积分:1
-
基于SVM对高光谱图像进行分类MATLAB仿真
说明: 基于SVM对高光谱图像进行分类MATLAB仿真(Classification of hyperspectral images based on SVM)
- 2020-04-28 22:47:28下载
- 积分:1