-
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
-
MATLAB
说明: 精通Matlab综合辅导与指南.其中有一些程序。适合于自学。(Proficient in Matlab comprehensive counseling and guidance. Some of these programs. Suitable for self-study.)
- 2009-08-27 15:53:16下载
- 积分:1
-
fast_LOT
说明: 作为8-9-3的子程序,其中M=8,该程序实现了重叠正交变换。(Subroutine as 8-9-3, where M = 8, the program implements the overlapping orthogonal transformation.)
- 2011-04-06 14:47:33下载
- 积分:1
-
BER-with-FSK-modulation
BER with FSK modulation written in MATLAB.
- 2012-06-08 05:08:18下载
- 积分:1
-
firefly_simple
The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies. The primary purpose for a firefly s flash is to act as a signal system to attract other fireflies. Xin-She Yang formulated this firefly algorithm by assuming:[1]
All fireflies are unisexual, so that one firefly will be attracted to all other fireflies
Attractiveness is proportional to their brightness, and for any two fireflies, the less bright one will be attracted by (and thus move to) the brighter one however, the brightness can decrease as their distance increases
If there are no fireflies brighter than a given firefly, it will move randomly.
The brightness should be associated with the objective function.
Firefly algorithm is a nature-inspired metaheuristic optimization algorithm.
- 2014-12-24 05:08:32下载
- 积分:1
-
cs-speech-enhancement
文利用带噪语音经特征基函数矩阵转换后所具有的稀疏特性,用最大似然估计方法对转换后得到的稀疏
分量进行非线性压缩去噪,然后再经过反变换和重构恢复出原始语音信号的估计。特征基函数矩阵反映了语音数据本
身的统计特性,因此具有很好的合理性和可取性。仿真结果表明利用稀疏编码方法能极大程度地抑制背景噪卢,与小波消噪法相比优势明显。(a speech enhancement algorithm based Compressed Sensing.)
- 2014-01-20 17:00:09下载
- 积分:1
-
MTN-Lecture-1
MOBILE TELE COMMUNICATION
- 2014-02-05 17:07:12下载
- 积分:1
-
release
It s used in iris segmentation to determine the
iris region and pupil region.
- 2016-05-27 20:26:32下载
- 积分:1
-
five_program
句柄下载,用于丰富GUI说明,欢迎下载使用,我感觉最好开源比较好(Handle the download, for rich GUI note, welcome to download to use, I feel the best open source is better)
- 2007-11-08 20:31:49下载
- 积分:1
-
AlertColor
objectC alert的重写,可改变背景颜色,可用图片设置背景等(Object C)
- 2011-01-10 11:57:51下载
- 积分:1