-
arrow
ARROW (5/20/2009) Draw a line with an arrowhead.
ARROW(Start,Stop) draws a line with an arrow from Start to Stop (points should be vectors of length 2 or 3, or matrices with 2 or 3 columns), and returns the graphics handle of the arrow(s). By itself, ARROW will use the mouse to allow selection.
- 2010-10-20 14:36:24下载
- 积分:1
-
CSE_Assignment3
I am submitting my Computational science and engineering assignment #3 based on SVD/PCA.The zip file contains matlab codes of Exercise no:1 and Exercise no:3 as program_1.m and program_3.m files respectively.
I have made a separate reports for the above said two exercises as Report_problem1 and Report_problem3, both in pdf format.
Please find the attached zip file.
- 2011-04-20 13:38:47下载
- 积分:1
-
MATLABfile
matlab电工学中的一些例子,希望有用对你(Some examples of MATLAB in electrical engineering, and I hope useful for you)
- 2013-05-14 21:00:27下载
- 积分:1
-
MexDemoNet2
说明: 《MATLAB7.x与C/C++混合编程》配套的源程序 6.5.2节代码 vc.net通过扩展MFC动态链接库创建MEX程序(" MATLAB7.x and C/C++ mixed programming," supporting the source code vc.net 6.5.2 MFC dynamic link library by extending the program to create MEX)
- 2011-03-04 17:07:23下载
- 积分:1
-
MATLAB7
MATLAB7_0基础教程_清华大学
对于初学MATLAB的人有很好的指导作用(MATLAB7_0based tutorial _ Tsinghua University)
- 2012-03-28 10:47:08下载
- 积分:1
-
CEEMDAN_V00
改进的EEMD程序,可弥补加噪去除不干净的问题(Improved EEMD procedures, can make up for the noise removal is not clean problem)
- 2015-02-04 18:38:51下载
- 积分:1
-
turbo
Turbo码编码仿真程序,在Matlab环境下仿真,适用于初学者。(Turbo coding simulation program, in the Matlab simulation environment for beginners.)
- 2009-01-06 20:38:54下载
- 积分:1
-
SupResolDemo
基于学习的超分辨率重构matlab代码,对于超分辨率重构的研究很有帮助(This is learning-based Super-Resolution Reconstruction matlab code. It is of very helpful for the super-resolution reconstruction )
- 2009-10-22 08:34:00下载
- 积分:1
-
ndh
牛顿环, 可以自由设置振幅频率, 并生成动画播放.(Newton rings, you can freely set the amplitude, frequency and generates animation.)
- 2013-10-13 10:26:25下载
- 积分:1
-
MARKOV
MARKOv的应用
Step 1,求出各食品数据的增长率;
Step 2,编程,使快速上升(>=0.03) ,在程序中用“2”表示;缓慢上升 (0,0.03),在程序中用“1”表示;相对不变 0,在程序中用“0”表示;缓慢下降(-0.03,0) ,在程序中用“-1”表示;快速下降 (<=-0.03),在程序中用“-2”表示;得到各类食品在不同时期的 ;
Step 3,统计相邻增长率变化的一致的次数 ,就菜籽油而言,在2010-3-5到2011-3-15,其增长率为先快速增长后相对不变出现的次数为‘20’=1;具体42中食品的输出情况见附录;
Step 4,对每一种食品,分五类进行叠加求和,分别为“先快速增长”、“先缓慢增长”、“先相对不变”、“先缓慢下降”、“先快速下降”;得到 ;
Step 5,求出一步转移概率矩阵E ;即 每行的每五个数据依次与对应的 相除,得到概率矩阵E 的一行;
Step 6,使用求出的一步转移概率矩阵E ,并求出不同时期的状态概率(MARKOv application Step 1, to obtain the growth rate of each food data Step 2, the programming, so fast rise (> = 0.03), in the program with " 2" slowly rising (0,0.03), used in the program " 1" indicates relatively constant 0, by the program " 0" indicates slow decline (-0.03,0), in the program by " -1" rapid decline (< =- 0.03), in the program with " -2" means get all kinds of food at different times Step 3, the same number of adjacent growth statistics change on rapeseed oil, in 2010-3-5 to 2011-3-15, Its growth rate is relatively rapid growth of the number of times after the first change occurs is ' 20' = 1 42 Output of specific food in Appendix Step 4, for each kind of food, five points are superimposed sum, respectively, " First of rapid growth," " first slow growth" , " first relatively unchanged" , " first slow down" , " first rapid decline" get Step 5, to obtain a step)
- 2015-04-21 16:56:16下载
- 积分:1