-
13898353MCMC
mcmc工具箱,让你领略统计之奥妙。mcmc工具箱,让你领略统计之奥妙。(mcmc toolbox)
- 2009-09-15 11:48:58下载
- 积分:1
-
Alternatives_to_Athens___Va
alternative proofs of theorems from ATHENS
- 2010-01-18 00:48:35下载
- 积分:1
-
12332121
MImo detector , very useful for student
- 2013-01-10 12:26:36下载
- 积分:1
-
transmissionNEGF
非平衡格林函数法法计算电子透过率,具有完整的汉密尔顿量,表面格林函数,退化各领函数,E-K关系(Non-equilibrium Green' s function method to calculate electronic transmission, complete with Hamilton volume, surface Green' s function, degeneration, the leading function, EK relations)
- 2013-11-14 22:30:53下载
- 积分:1
-
sv
基于simulink的SVPWM仿真,自己编写的,最后还差一个三相桥,大家可自行加上(Based on SVPWM simulation simulink, I have written, and finally a three-phase bridge worse, we can add their own)
- 2013-12-01 16:27:25下载
- 积分:1
-
matlab-satellite-move
gps与matlab仿真,模拟卫星的运动,后续程序正在写。(gps with matlab simulation, motion simulation of the satellite, the follow-up program is being written.)
- 2014-01-18 20:41:08下载
- 积分:1
-
MRF
MRF feature selection
- 2014-02-12 04:41:08下载
- 积分:1
-
PSO
PSO, Particle swarm Optimization Code
- 2010-01-15 14:35:45下载
- 积分:1
-
Unitary--ESPRIT
面阵中二位角度估计unitary—esprit算法估计DOA(Face two Angle in the array is used to estimate the unitary estimates-esprit DOA)
- 2012-04-09 13:22:47下载
- 积分: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