各种功率谱估计算法!包括AR谱估计,BURG算法,YULE-WALK方程
上传时间: 2014-01-02
上传用户:希酱大魔王
现代谱估计用莱文森-德宾(Levinson-Durbin)算法求解尤利-沃克(YULE-WALKer)方程。 形参说明: r:双精度实型一维数组,存放YULE-WALKer方程的元素r(0),r(1),...r(p)。 p:AR模型阶数。 a:AR模型系数a(0),a(1),...a(p)。 v:预测误差功率
标签: Levinson-Durbin YULE-WALKer 谱估计 算法
上传时间: 2014-01-26
上传用户:ippler8
该程序源码能够很好地用Levinson算法求解YULE-WALKer方程以得到 阶AR模型的参数 。
标签: YULE-WALKer Levinson 程序源码 AR模型
上传时间: 2016-04-08
上传用户:aa54
无线通信的各种运动模型。适用于移动通信、无线传感器网络等领域。 包括:Random walk、random waypoint、random direction、boundless simulation area、 gauss-markov等运动模型 - probabilistic random walk
标签: random simulation direction boundless
上传时间: 2014-11-12
上传用户:libinxny
谱估计(建立二阶AR模型)、利用FFT求解功率谱估计、利用AR模型的YULE-WALKer方程求解模型参数等
标签: YULE-WALKer FFT AR模型 谱估计
上传时间: 2017-01-11
上传用户:gdgzhym
ACM 10596 Morning Walk
上传时间: 2014-01-13
上传用户:yzhl1988
walk random process programmed in visual c++ 0.6
标签: programmed process random visual
上传时间: 2014-06-26
上传用户:shawvi
C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the analysis, design and implementation of a functioning object-oriented application using C++. You will learn all the critical programming concepts and techniques associated with the language in the context of creating a functioning application. Best selling C++ author Jesse Liberty shows you how to create "Decryptix", a game of decoding a hidden pattern as quickly as possible, using nothing but successive guesses and the application of logic. Every example and technique is put into the context of achieving a goal and accomplishing an end.
标签: Object-Oriented programmers Approach designed
上传时间: 2013-12-25
上传用户:225588
The algorm of viterbi. You talk to your friend three days in a row and discover that on the first day he went for a walk, on the second day he went shopping, and on the third day he cleaned his apartment. You have two questions: What is the overall probability of this sequence of observations? And what is the most likely sequence of rainy/sunny days that would explain these observations? The first question is answered by the forward algorithm the second question is answered by the Viterbi algorithm. These two algorithms are structurally so similar (in fact, they are both instances of the same abstract algorithm) that they can be implemented in a single function:
标签: discover viterbi algorm friend
上传时间: 2016-02-16
上传用户:xc216
Here we are at the crossroads once again Youre telling me youre so confused You cant make up your mind Is this meant to be Youre asking me Trademark But only love can say - try again or walk away But I believe for you and me The sun will shine one day So Ill just play my part And pray you ll have a change of heart But I cant make you see it through Thats something only love can do Face to face and a thousand miles apart Ive tried my best to make you see Theres hope beyond the pain If we give enough if we learn to trust [Chorus] I know if I could find the words To touch you deep inside Youd give our dream just one more chance Dont let this be our good-bye
标签: crossroads confused telling again
上传时间: 2016-04-12
上传用户:changeboy