-
y7572030077
主要是讲v-blast的系统仿真程序,很全面,很有用,大家可以用用看(Is mainly v-blast system simulation program, very comprehensive, very useful, you can use to see)
- 2010-05-18 16:06:00下载
- 积分: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
-
matrix
MATLAB矩阵函数教程,例子及简单应用,很实惠,适用初学者(MATLAB matrix functions tutorials, examples and simple applications, it is affordable, suitable for beginners)
- 2010-06-21 12:48:09下载
- 积分:1
-
position5
关于室内定位的算法,该算法是在MATLAB环境下实现的程序。(Positioning on the interior of the algorithm, which are in the MATLAB environment realize procedure.)
- 2009-02-15 13:00:04下载
- 积分:1
-
ModHausdorffDist
计算modified hausdorff距离 matlab函数(modified hausdorff distance (matlab function))
- 2011-07-15 10:43:44下载
- 积分:1
-
LaHfilters2imageprocessing
Low pass and High Pass filters aplied to images as sobel, prewitt, roberts, first derivative
- 2013-12-04 12:04:09下载
- 积分:1
-
truetime-2.0-beta6
TrueTime是基于simulink的网络控制系统仿真软件,弥补了simulink的功能确实,由隆德大学控制工程系用C++开发,为免费软件
这是最新的2.0 beta 6版本(TrueTime is a Matlab/Simulink-based simulator for real-time control systems.
It s from LUND University,for free.This is the latest version 2.0 beta 6)
- 2011-05-24 16:51:46下载
- 积分:1
-
six-basic-problem-for-neural-network
人工神经网络的6个基本问题,matlab代码。(six basic problem in neutral network with matlab)
- 2014-12-16 14:27:24下载
- 积分:1
-
Refactoring
Introduce the concept of Refactoring, “Bad Smells” in Code and cover a few examples
- 2013-05-07 22:35:26下载
- 积分:1
-
MATLAB--BP
用遗传算法优化bp网络,实现的方式很新颖也很成功,实现了网络的不陷入局部收敛(Using genetic algorithm to optimize the bp network, is very innovative and successful implementation, realize the network do not fall into local convergence)
- 2015-04-06 12:37:28下载
- 积分:1