-
FPE
说明: 按FPE定阶的
源程序:fpe.cpp
M序列:M序列.txt
白噪声:Gauss.txt
程序中先用依模型阶次递推算法估计模型的参数,再用fpe方法判断模型的阶次。
程序运行结果如下:
n: 1
判断阶次FPE的值: 0.0096406
-0.481665 1.07868
n: 2
判断阶次FPE的值: 0.00875755
-0.446739 0.00498181 1.07791 0.0527289
n: 3
判断阶次FPE的值: 0.0087098
-0.459433 0.120972 -0.0569228 1.07814 0.0390757 0.116982
n: 4
判断阶次FPE的值: 0.000396884
-0.509677 0.4501 -0.200906 0.0656188 1.07991 -0.0156362 0.442989 0.0497236
n: 5
判断阶次FPE的值: 3.2095e-007
-1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771
n: 6
判断阶次FPE的值: 3.23349e-007
-1.14659 0.76933 -0.487651 0.329676 -0.10377 -0.00440907 1.07999 -0.703574 0.447253 -0.235282 0.113587 0.00479688
从以上结果可以看出,当n=5时,fpe值最小,所以这时的模型阶次和参数估计值为最优结果:
3.2095e-007
-1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771(err)
- 2008-09-12 01:14:14下载
- 积分:1
-
hopfield
hopfield network for neural network
- 2013-01-02 05:16:17下载
- 积分:1
-
introduction-to-power-electronics_engineering108
intrioduction to power electronics
- 2013-10-25 07:17:39下载
- 积分:1
-
singleTR_mimo
探测信号为单个信号的被动时反通信MATLAB仿真,可以直接把探测信号扩展成LFM。(Passive detection signal when a single signal for the anti-communications MATLAB simulation, can be directly extended to detect signals into LFM.)
- 2014-01-06 16:47:57下载
- 积分:1
-
Audio_Processing_With_Matlab
一本经典的书籍,关于matlab和语音处理的(A classic book on matlab and speech processing)
- 2014-01-31 08:44:42下载
- 积分:1
-
finmatlab
一个是用matlab实现指纹识别程序。里面附带指纹图片,并用其作为例子实现指纹图像的匹配。(One is to use matlab to achieve fingerprint identification procedure. Which comes with the fingerprint image, and use it as an example to achieve the matching fingerprint images.)
- 2010-12-14 23:33:34下载
- 积分:1
-
slic
基于matlab的超像素图像分割算法实现代码,将图像分割为小块表示(Matlab-based super-pixel image segmentation algorithm code, the image is divided into small representation)
- 2013-11-14 18:56:59下载
- 积分:1
-
quwu
基于MATLAB开发平台的图像去雾程序代码,可运行,适合去雾算法的研究(Image to fog program code based on MATLAB development platform, can run, is suitable for the study to fog algorithm
)
- 2015-04-07 21:12:58下载
- 积分:1
-
QPSK
QPSK是通信信道中一种很好的调制方式,对于其性能参数进行了仿真,信道以及噪声选择可以根据代码自由改动。对学习无线编码很有用处。(QPSK is a good communication channel modulation, the performance parameters for the simulation, channel and noise free choice can be altered according to the code. Learning wireless encoding useful.)
- 2007-11-23 08:39:25下载
- 积分:1
-
gray-image-dilate-and-erode
灰度图像的膨胀与腐蚀函数matlab源代码(gray image dilate and erode )
- 2012-05-10 21:53:22下载
- 积分:1