-
viterbi
卷积译码的matlab程序,可以运行的,采用网格译码算法,(Convolutional decoding matlab program, you can run, using grid coding algorithm)
- 2010-09-25 21:48:28下载
- 积分: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
-
GauPydDec
对输入的图像实现高斯金字塔分解,最后返回一个储存各层图像矩阵的元胞。(Gaussian Pyramid decomposion for image)
- 2012-04-22 21:11:32下载
- 积分:1
-
APIT
Range-Free Localization Schemes for Large Scale
- 2011-08-08 18:51:45下载
- 积分:1
-
AM
说明: Modulation/Demodulation AM
- 2011-08-07 22:44:28下载
- 积分:1
-
ziegler
说明: 使用ziegler方法,对PID控制器进行PID整定。(Using Ziegler method, the PID controller is tuned.)
- 2020-11-26 19:09:30下载
- 积分:1
-
Floyd-algorithm-MATLAB
一种Floyd的最短路算法的MATLAB程序设计。(Floyd algorlthm)
- 2011-01-10 13:08:47下载
- 积分:1
-
frft1
分数阶傅里叶变换程序,可以设置不同的分数阶参数,实现对信号的时频分析,并具有图形显示(Fractional Fourier transform procedure, different fractional order parameter can be set to achieve the time-frequency analysis, and has a graphical display)
- 2012-08-26 09:12:29下载
- 积分:1
-
PSO_byself.m
说明: 粒子群算法求解约束多目标优化万能matlab代码。本代码是基于有约束条件的寻优问题,采用APSO可以加快寻优的速度,修改参数比较简单,目标函数和上下限根据自身的需要进行改动,,可以实现目标函数的寻优(Particle swarm algorithm for solving constrained multi-objective optimization universal matlab code. This code is based on the optimization problem with constraints. Using APSO can speed up the optimization process. It is relatively simple to modify the parameters. The objective function and the upper and lower limits are changed according to their own needs. The optimization of the objective function can be achieved.)
- 2021-03-08 19:19:28下载
- 积分:1
-
BachelarThesis
浙江大学的关于提取图像背景的报告(matlab),里面的方法给我很多启示,希望也能给你们一些启示,由于本人是初学者,有些方法还是看不懂!(Zhejiang University, on the extraction of image background report (matlab), inside the method for giving me a lot of inspiration, hope and also give you some inspiration, because I am a beginner, and some way to watch or do not understand!)
- 2007-09-24 11:57:42下载
- 积分:1