-
exam6
matlab例程,适用于学习matlab编程,有一定用处,挺好的(matlab)
- 2009-02-22 12:59:44下载
- 积分: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
-
5809
suppression of echo by using lms code
- 2011-10-02 23:01:07下载
- 积分:1
-
Parameter-Optimizati
Parameter Optimization of AC Rectangular Wave Outputs for Aluminum Cold Wire GTAW.docx
- 2013-11-26 10:54:45下载
- 积分:1
-
doppler_rate
该程序是估计卫星通信中MPSK的多普勒频率的变化率。(Estimate Doppler frequency rate of change of MPSK)
- 2010-08-07 17:19:13下载
- 积分:1
-
xtjl
实现了25种系统聚类的方法,在函数的选项里面可以进行方便的指定。同时可以自动计算这25种方法的评价函数,选择最优的系统聚类方法(25 kinds of systems to achieve a clustering method, in function of the option which can be easily specified. At the same time, it can automatically calculate the 25 kinds of methods of evaluation function, the system choose the best clustering method)
- 2009-05-09 17:10:49下载
- 积分:1
-
DICOMDIR
DICOMDIR Reader
Matlab实现DICOMDIR读取
Matlab, Image Processing Toolbox
程序读取DICOMDIR文件,读取meta数据,生成三维矩阵。
相关知识
Reading DICOMDIR folder using the directory browser GUI:
dcmSeries = loaddcmdir
Generating 3D array by selecting a dicom series:
[imaVOL, scaninfo, dcminfo] = loaddcm(loaddcmdir)
(DICOMDIR Reader Matlab implementation DICOMDIR read Matlab, Image Processing Toolbox program reads DICOMDIR file, read the meta data to generate three-dimensional matrix. Knowledge Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dicom series: [imaVOL, scaninfo, dcminfo] = loaddcm (loaddcmdir) )
- 2010-05-05 23:43:43下载
- 积分:1
-
MATLAB_HANDBOOK
MATLAB入门,有利于快速熟悉MATLAB(MATLAB portal is conducive to rapid familiar with MATLAB)
- 2007-01-23 20:32:17下载
- 积分:1
-
ULAbeamform
均匀线列阵波束形成,采用常规加权方式的波束形成。(ULA beamform)
- 2021-01-07 10:58:53下载
- 积分:1
-
matlabtftb2002
MATLAB时频工具箱,比较完整,欢迎大家下载(Time-frequency MATLAB toolbox, relatively complete, welcome everyone to download)
- 2008-03-19 11:24:44下载
- 积分:1