-
TD-matlab
TD-scdma的拥塞率控制程序,可实现tdscdma的拥塞率仿真功能。(TD-scdma congestion rate control program, the congestion rate can be achieved tdscdma simulation.)
- 2011-05-27 21:44:56下载
- 积分:1
-
my-paper
my project in simulating 4g network LTE and LTE-Advanced
- 2014-09-08 06:00:16下载
- 积分: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
-
jiance
matlab 图像边缘检测 可以对图片进行拉普拉斯边缘检测(matlab image edge detection)
- 2009-12-31 23:56:49下载
- 积分:1
-
向量回归机 svm EMD decomposition
支持向量回归机在处理HHT端点效应中的应用,将延拓后的信号EMD分解(Support vector regression machine application in the treatment effect of HHT endpoint, after the continuation of the EMD decomposition)
- 2014-10-09 10:35:26下载
- 积分:1
-
writting-fast-matlab-code
本书介绍了matlab的详细编程方法,很详细,适合初学者看看。(This book describes in detail the matlab programming method, in great detail, suitable for beginners to see.)
- 2013-11-21 22:39:27下载
- 积分:1
-
idftprogram
idft using dit fft of the sequence and comparing using ifft function
- 2011-02-05 15:11:06下载
- 积分:1
-
g729
G729编码和解码的Matlab源程序 调用方法:
1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。
2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下输入"G729decodermain",然后你会在文件夹下看到"syn_speech.wav",那就是重构语音。
enjoy it!
(G729 encoding and decoding of the Matlab source code to call methods: 1. The need for coding at the Matlab command line, enter )
- 2007-11-21 23:02:40下载
- 积分:1
-
SA_TSP
模拟退化算法,用于解决TSP问题,有GUI(Analog degradation algorithm for solving TSP problem, there GUI)
- 2013-10-05 15:14:25下载
- 积分:1
-
AD9834_430F149_3_signal
用430F149控制芯片AD9834产生3路信号,通过串行方式控制。又IOUT/IOUTB及SBOUT输出,全部已经用库函数实现,只需直接调用!比起他的代码简单方便。(By 430F149 control chip AD9834 generates three signals, through the serial mode control. Also IOUT/IOUTB and SBOUT output has been achieved with all library functions, just directly call! Compared to his simple code.)
- 2014-11-25 21:13:31下载
- 积分:1