-
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
-
remove-noise-----adaptive-filtering
Several signed LMS based adaptive filters, which are computationally
superior having multiplier free weight update loops are proposed for noise
cancellation in the ECG signal. The adaptive filters
- 2013-01-10 17:17:27下载
- 积分:1
-
adv_database1
project on matlab for student online uploads for university subscribtion
- 2012-06-17 01:52:07下载
- 积分:1
-
ProcessorNamespaceAlias
Processor Namespace Alias extends X S L T Element Processor Source Code for Andriod.
- 2014-01-17 14:37:51下载
- 积分:1
-
Simulatedannealingapplication
cost存放了一个强连通图的边权矩阵,作为一个实例。
可在workspace中加载
运用此算法要注意多次试验。(storage cost of a strongly connected graph the right side of the matrix, as an example. Can be loaded in the workspace to use this algorithm to the attention of many tests.)
- 2009-05-14 16:40:00下载
- 积分:1
-
spams_matlab_v2.2_win64
spams matlab toolbox V2.2 for windows 64
- 2015-04-07 13:59:26下载
- 积分:1
-
zishiyingTVquzao
自适应TV去噪,是一种自适应滤波算法,处理噪声效果良好,适合编程参考(TV adaptive de-noising, is an adaptive filter algorithm processing noise effect is good for programming reference)
- 2015-05-05 09:18:15下载
- 积分:1
-
xianxingfangchengzudediedaifa
关于线性方程组迭代法的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献(Linear equations about the source code of iteration method, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of scientific research)
- 2009-04-02 17:16:16下载
- 积分:1
-
PSNR
This is a code for calculating PSNR of two images.
- 2014-01-04 15:30:53下载
- 积分:1
-
bayesianression
里面有两个基于贝叶斯的估计,第一个是代码形式,第二个是txt格式。(There are two based on bayes estimates, the first is the code form, the second is the TXT format.)
- 2014-12-11 12:54:54下载
- 积分:1