-
wa814
真的是一个好程序,LDPC码的完整的编译码,matlab编写的元胞自动机。( Really is a good program, Complete codec LDPC code, matlab prepared cellular automata.)
- 2017-05-22 22:11:08下载
- 积分:1
-
PCB-layout
基于windows form的智能拼板程序,含源代码。(a PCB layout tool based on windows form. the source code is included.)
- 2015-01-10 10:15:23下载
- 积分:1
-
ap5
基于MATLAB的IIR滤波器设计,用MATLAB语言进行编程,供滤波器设计者参考(Based on the MATLAB IIR filter designing, MATLAB programming language, for filter designers)
- 2010-11-27 11:10:41下载
- 积分:1
-
ArduCopter
apm开源飞控,供无人机飞行器的爱好者研究(APM source control, for lovers of unmanned aircraft
)
- 2014-09-12 17:59:28下载
- 积分:1
-
weizhicharu
请输序列,输入-1结束,再输入一个数字,输入插入位置,插入其中,按照程序插入后显示出来完成这个程序(Please input sequence, enter-1 end, and then enter a number, enter the insertion position, into which, in accordance with the procedures after the completion of this program insertion displayed)
- 2014-11-15 18:52:55下载
- 积分:1
-
testout-Software-call-matlab
软件-调用matlab,通过vc++软件编程软件-调用matlab。(Software- call matlab)
- 2013-04-03 10:09:29下载
- 积分:1
-
filter
数字滤波,包含:中位值滤波,算术平均滤波,去极值平均滤波,加权平均滤波,低通滤波()
- 2007-10-15 21:30:02下载
- 积分:1
-
Yale
这是一个模式识别中关于主成分分析的特征提取的matlab源码 (This is a pattern recognition principal component analysis on the feature extraction matlab source)
- 2010-06-02 09:14:08下载
- 积分:1
-
Equal-area-azimuthal-projection
Equal area azimuthal projection
- 2015-01-13 15:32:27下载
- 积分:1
-
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