-
shili
matlab实用程序 弹出式菜单的引用,通过matlab应用软件来实现这一功能(matlab utility pop-up menu reference, through matlab software to achieve this function)
- 2011-06-04 10:29:24下载
- 积分:1
-
tutorial5
matlab code for modelling
- 2010-01-25 03:00:22下载
- 积分:1
-
UTF-8MIT-introduction-to-matlab
MIT introduction to matlab
- 2014-10-02 16:09:17下载
- 积分: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
-
GUI_xtlb_LMD_YL_BYSJ
基于形态滤波和局域值分解的齿轮故障诊断matlabGUI程序(Based on morphology filtering and local matlabGUI value decomposition of gear fault diagnosis process)
- 2017-03-02 19:57:37下载
- 积分:1
-
Iterarive Deconv
matlab实现信号迭代解卷积功能。其中包含了三个文件:1.iter_Deconv,迭代解卷积子函数;2.receiver_H,例子中接收线圈系统函数生成子函数;3.测试迭代解卷积的测试函数。(matlab to achieve signal iteration deconvolution function. Which contains three files: 1.iter_Deconv, iteration deconvolution of the cumulative sub-function; 2.receiver_H, in the case of receiving the coil system function to generate sub-functions; 3. Test iteration deconvolution of the test function.)
- 2017-09-06 13:14:03下载
- 积分:1
-
L1OMPsnr
L1-SVD与OMP算法在重构稀疏信号上的比较(L1-SVD and OMP for sparse signal reconstruction)
- 2020-06-29 23:20:01下载
- 积分:1
-
基于PD增益自适应调节的模型参考自适应控制
说明: 基于RBF神经网络辨识的单神经元PID模型参考自适应控制, 基于RBF神经网络辨识的单神经元PID模型参考自适应控制(Single Neuron PID Model Reference Adaptive Control Based on RBF Neural Network Identification)
- 2019-03-15 20:14:04下载
- 积分:1
-
龙贝格积分法
说明: 三弯矩插值法
lagrange多项式插值
多项式最小二乘法
龙贝格积分法
分段线性插值
三转角插值
这些是数值分析中常用的集中经典方法,运用matlab展示出来!(three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpolation these numerical analysis is commonly used in concentrated classical methods, and use Matlab show!)
- 2006-01-13 18:31:40下载
- 积分:1
-
circpendulum
Pendulum on Circular Track in simulink
- 2014-01-25 16:01:43下载
- 积分:1