-
ppt
After identifying the best MNT− 1 nodes with the simplified branch metric and the accumulated branch metric at stage NT − 1, we then calculate the LLR of each coded bit utilizing the standard squared Euclidian distance metric.
The log-likelihood ratio (LLR) of a posteriori probability (APP) of each coded bit conditioned on the received signal y is normally calculated using the max-log approximation.
- 2013-11-26 13:25:03下载
- 积分:1
-
mixiangqu
基于MATLAB/simulink仿真平台的循环流化床锅炉燃烧系统的密相区仿真模型(Based on MATLAB/simulink simulation platform circulating fluidized bed boiler combustion system simulation model of dense phase region)
- 2013-10-06 16:01:19下载
- 积分:1
-
Classifier
实现ID3 决策树算法,并使用MATLAB自带的工具箱函数画出决策树生成相应的规则(Achieve ID3 decision tree algorithm, and using MATLAB toolbox function that comes with the decision tree to generate the appropriate rules to draw)
- 2014-05-11 12:15:56下载
- 积分:1
-
LVCMAandBPSK
这个matlab代码是对传统的常数模盲均衡算法的改进,有需要的朋友可以看看。(Matlab code improvement on the traditional constant modulus blind equalization algorithm, and can see a friend in need.)
- 2012-04-28 11:18:12下载
- 积分:1
-
TSP
Approximate solution for the Traveling
Salesman’s Problem Using Continuous
Hopfield Network, matlab TSP
- 2012-01-02 15:36:31下载
- 积分:1
-
glm-0.9.4.6
glm for lybrary in the Open GL program, that let you make a file including glm.
- 2020-10-09 20:57:34下载
- 积分:1
-
DigitalSignalandImageProcessingUsingMATLAB1905209
Digital image and signal processing using matlab
- 2010-10-12 14:13:21下载
- 积分:1
-
wcdmanetworkplanngingpart2
这是《wcdma无线网络规划与优化》书上对应的源代码的第二部分,共有10个matlab源程序代码。("wcdma wireless network planning and optimization" book on the source code corresponding to the second part, A total of 10 Matlab source code.)
- 2007-05-19 16:54:30下载
- 积分:1
-
irls
迭代加权最小二乘法(IRLS)
本算法用于解决某些优化问题。(IRLS(Iteratively reweighted least squares)
The method of iteratively reweighted least squares (IRLS) is used to solve certain optimization problems.)
- 2020-10-08 16:47:36下载
- 积分: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