-
Untitled3
哈夫变换检测圆,,检测一个半径为80,灰度值为160的圆,它处在灰度值为96的背景中(Hough transform to detect circles, and testing a radius of 80, round gray value of 160, it is in the background gray value of 96)
- 2010-11-01 14:57:34下载
- 积分:1
-
1
说明: 本算法可以适用与智能天线的波束形成算法,(this algorithm can be imply in
beamforming technology of the
smart antenna)
- 2010-11-16 10:18:28下载
- 积分:1
-
leach_ali-(1)
LEACH (Low-Energy Adaptive Clustering Hierarchy)
- 2013-10-30 15:06:25下载
- 积分:1
-
MATRIX
Matlab的精华在于其丰富的矩阵运算,本文结合《矩阵论》的相关知识,较为详尽地介绍了大量矩阵运算的matlab实现。(Matlab essence lies in its rich matrix operations, this paper " Matrix theory," the relevant knowledge, a more detailed introduction to the large number of matrix operations matlab.)
- 2013-06-01 18:44:21下载
- 积分:1
-
La-machine-synchrone
Modelisation de la machine asynchrone avec matlab simulink
- 2014-01-21 20:53:59下载
- 积分:1
-
THP
THP算法的MATLAB程序,可以给初学者一个好的教学(THP algorithm MATLAB procedures, can give a good teaching beginners)
- 2021-05-14 16:30:02下载
- 积分:1
-
ToqurVibratory
22自由度齿轮动力学计算,利用ode45(22 DOF Gear Dynamics Calculation, Using ode45)
- 2021-01-25 10:28:38下载
- 积分:1
-
gps_distance
计算gps信号接收机两点间的距离,代码通俗易懂(Calculate the gps signal receiver distance between two points)
- 2013-02-21 20:12:03下载
- 积分:1
-
integralfilter
filter based segmentation2
- 2011-11-28 17:04:03下载
- 积分: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