-
matlab
卡尔曼滤波理论和实践书籍的matlab源码(kalman filtering theory and pratice using matlab)
- 2010-08-03 09:34:29下载
- 积分:1
-
spssforwindows
SPSS非常好的数学统计软件,里面介绍了SPSS的基本操作,比较实用(Very good mathematical and statistical software SPSS, which describes the basic operation of SPSS, more practical)
- 2010-11-08 16:51:00下载
- 积分:1
-
watermark
用MATLAB实现的数字水印的生成和提取(Using MATLAB to achieve the digital watermark generation and extraction)
- 2009-05-13 18:33:12下载
- 积分:1
-
GUI
metlab中的GUI实验内容,详细罗列了实验内容(the experiments of GUI)
- 2013-05-03 15:58:33下载
- 积分:1
-
VideoGameTheory
Video Game Theory to develop game
- 2014-01-22 09:37:53下载
- 积分:1
-
mandelbrotdemo
mandelbrot 分型图的仿真与绘制。mandelbrot.m, mandelbrotdemo1.m, mandelbrotdemograph.fig(Mandelbrot type of simulation and rendering Fig. mandelbrot.m, mandelbrotdemo1.m, mandelbrotdemograph.fig)
- 2007-09-09 15:45:57下载
- 积分:1
-
ncmat
是一个开发的小的matlab程序,自我感觉不错,和大家分享一下。(Is a development of small matlab program, self-feeling good, and everyone to share.)
- 2008-03-21 10:36:57下载
- 积分: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
-
QPSKPRayleigh(AWGN)Simulation
本程序利用Matlab软件仿真了QPSK+瑞利信道及高斯信道,对比分析结果。(This procedure used Matlab software simulation QPSK+ the Rayleigh channel and the Gauss channel, the contrastive analysis result.)
- 2011-12-15 15:13:17下载
- 积分:1
-
spectraMatch
该程序包包含了高光谱匹配中所用到的多种光谱匹配方法:光谱角度匹配,光谱相关匹配,相关角度匹配,梯度角度匹配,离散信息匹配,离散信息角度匹配等(The package includes several matching methods commonly used in high spectra remote Sensing。These are spectral angle matching(SAM),spectral correlation matching(SCM),spectral correlation angle matching(SCA),SGA,SID,SID-SA and so on.)
- 2021-04-11 14:38:58下载
- 积分:1