-
dctcoder
MATLAB实现图像的DCT变换及选择性重构(MATLAB for image reconstruction of DCT transform )
- 2010-08-02 14:23:19下载
- 积分:1
-
hs
说明: Horn and shunck code to estimate the motion between two consecutive frames
- 2011-01-19 16:26: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
-
Atificial-Fish-Swarm-Algorithm-AFSA
人工鱼群算法的讲解说明算法matlab源程序,运算结果及改进(the lecture and matlab source code for Atificial Fish Swarm Algorithm,AFSA)
- 2012-04-16 22:30:08下载
- 积分:1
-
AR
说明: 基于现行自回归预测模型的MATLAB代码,通过历史数据预测当前数据并实时修正当前权重参数值(Based on the MATLAB code of the current autoregressive prediction model, the current data is predicted by historical data and the current weight parameter values are corrected in real time)
- 2017-11-27 10:48:54下载
- 积分:1
-
Matlab-package-for-the-Schrodinger-equation
The paper presents a Matlab package for the linear time-(in)dependent Schr¨odinger
equation, based on the Hermite spectral method. The matrix form of the discretized
problem is suitable for the linear algebra capabilities of Matlab. The high accuracy and
efficiency of the algorithm is proved by many examples taken from the literature.
- 2011-05-07 01:31:36下载
- 积分:1
-
PSO
粒子群优化算法的源程序代码 经验证是可行的(Personal collection of a directed acyclic graph support vector machine for multi-classification problems)
- 2011-06-09 22:23:33下载
- 积分:1
-
Spatial-Complex-MIMO-ZF
Spatial Complex, 2*2 MIMO, 2 transmitter 2 reciever, use Zero Force techniques.(Spatial Complex, 2* 2 MIMO, 2 transmitter 2 reciever, use Zero Force techniques.)
- 2014-02-20 03:15:38下载
- 积分:1
-
turbocoding
Coding and decofing using turbo codes
- 2009-03-10 04:46:42下载
- 积分:1
-
Simulated-annealing-algorithm
模拟退火算法的详细讲解,基本的matlab代码实现,入门必需(Explain in detail the simulated annealing algorithm matlab code basic, entry required)
- 2014-11-27 11:35:31下载
- 积分:1