-
subSuperGaussPlot
Gaussian Laplace and GGD Random Variables Generators
- 2011-02-14 19:52:58下载
- 积分:1
-
Matlab1
适合MATLAB初学者,有关符号说明部分,可以更快掌握一门语言(MATLAB for beginners, the relevant symbol Description section, you can quickly master a language)
- 2014-11-09 16:29:35下载
- 积分: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
-
rels_riv_rls
本人用matlab编写的rels(最小二乘法),rls(递推增广最小二乘法),riv(辅助变量法递推算法)的程序,都是2阶的,稍改动就可以变成其它阶次(I use matlab prepared rels (least squares), rls (augmented recursive least squares method), riv (auxiliary variable method recursive algorithm) procedure, are 2 bands, a little change can be turned into other order)
- 2008-01-22 15:22:46下载
- 积分:1
-
ofdmproj_win
ofdm在matlab上的仿真程序,并且是可视化的matlab程序(ofdm simulation)
- 2013-10-24 22:40:58下载
- 积分:1
-
GA_PSO
遗传算法和二进制粒子群算法相结合,使遗传算法过早收敛的情况得到改善(The combination of genetic algorithm and binary particle swarm optimization algorithm, the premature convergence of genetic algorithm is improved.)
- 2021-04-07 15:19:01下载
- 积分:1
-
extraction
该算法功能是运动视频帧目标检测,实验效果较好,值得一看(The algorithm feature is motion video frame target detection experiment better, worth a visit)
- 2013-08-12 08:25:12下载
- 积分:1
-
realtek2622
当年的RELTEK TV的源码,编译后可以做电视的哟.不过现在这个IC应该不用了(the old IC CODE ,is REALTEK 2620,source code)
- 2014-12-26 17:43:53下载
- 积分:1
-
acf
ACF(x) plots the sample autocorrelation function of the univariate time series in vector x. By default, the sample autocorrelation function is plotted up to lag 25. ACF(x,k) plots the sample autocorrelation function up to lag k. ACF(X,k, name ) sets the
title of the plot to name .
- 2013-01-25 20:01:13下载
- 积分:1
-
roots-music.m
空间谱估计算法中的求根MUSIC算法,很简单程序。(Spatial spectrum estimation algorithm finding roots of MUSIC algorithm is very simple program.)
- 2012-09-18 16:15:52下载
- 积分:1