-
boxcox
在matlab环境下编写的boxcox金融计算方法。(Matlab environment in the preparation of the financial boxcox calculation.)
- 2008-12-11 13:59:20下载
- 积分:1
-
hybrid_programming_of_VC_and_MATLAB
VC++与MATLAB混合编程的介绍,应用以及实际的例子(The introduction ,applications and practical examples of hybrid programming of VC++ and MATLAB。 )
- 2010-05-15 13:49:46下载
- 积分: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
-
BAnet-and-MATLAB
无标度网络简介 生成原则 matlab程序代码以及最终成图plot(Introduction to generate scale-free network matlab code principles and ultimately into the chart plot)
- 2013-11-24 15:56:39下载
- 积分:1
-
Matlab_Sample100
Matlab 编程百例,有百个原程序
Matlab 编程百例,有百个原程序()
- 2008-05-04 09:50:44下载
- 积分:1
-
pst
这个程序实现了OFDM利用多种PST方法进行减小PAR
(Use some method of PST to Reduce the PAR of OFDM
)
- 2011-05-09 21:13:00下载
- 积分:1
-
yzhshb
自己写的利用SVM分离器来识别印章。水平有限,欢迎指正。(Write my own use of SVM separator to identify seal. The level is limited, welcome to correct.
)
- 2012-06-08 23:26:19下载
- 积分:1
-
MPC
MPC的经典教材介绍了离散和连续系统设计的方法以及matlab设计(the book of MPC)
- 2014-09-11 09:12:40下载
- 积分:1
-
改进遗传算法
说明: 在遗传算法中加入平滑路径,经可视化处理,能够在有障碍物的地图中快速寻求最佳路径。(By adding smooth path to genetic algorithm and visual processing, the best path can be quickly found in the map with obstacles.)
- 2020-02-14 22:34:27下载
- 积分:1
-
基于VV算法的载波相位估计 PhaseEstimation
说明: 此程序基于VV算法的载波相位估计。该算法既可以估计载波初始相位差。这种算法估计的精确度高。(This program is based on the carrier phase estimation of VV algorithm. The algorithm can estimate the initial carrier phase difference. The accuracy of this algorithm is high.)
- 2020-11-02 10:19:53下载
- 积分:1