-
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
-
EFG_beam
efg with matlab code
- 2010-04-22 02:13:21下载
- 积分:1
-
segy读取
地震数据的读取和转换,同时带有少量的界面,是利用qt开发的,采用的是c++代码,而且还有很完善的注释,希望对你很有用,谢谢
- 2022-03-10 03:45:03下载
- 积分:1
-
huffmancode
哈夫曼编码程序,实现计算编码学中哈夫曼编码程序的源代码。(Huffman coding procedures, the realization of computing science Huffman encoding procedure s source code.)
- 2008-01-14 13:55:11下载
- 积分:1
-
三轴计步器
一个基于51单片机和AHXL345传感器模块的的计步器程序,能显示步数,总步数,热量消耗。(Based on a 51 MCU and AHXL345 sensor pedometer module procedures, can display the number of steps, the total number of steps, calorie consumption.)
- 2020-10-09 17:37:34下载
- 积分:1
-
图像镜像
Visual c++Matlab图像处理与实用案例精选:图像镜像(Visual c Matlab Image Processing and practical case Featured : Mirror Image)
- 2005-02-01 00:11:44下载
- 积分:1
-
kalman
在对适用于 GPS/INS组合导航非线性模型的容积卡尔曼滤波进行深入研究的基础上,提出了一种改进的多重渐消 H∞ 鲁棒容积卡尔曼滤波算法.基于系统状态的可观测性给出多重渐消因子矩阵求解过程,提高滤波算法的稳定性,抑制滤波发散;引入 H∞ 鲁棒思想,构造多重渐消H∞ 鲁棒容积卡尔曼滤波器;提出采用一种奇异值分解的矩阵分解策略代替标准容积卡尔曼滤波中的 Cholesky分解,进一步提高算法的数值稳定性.结果表明:改进的多重渐消 H∞ 鲁棒容积
算法不仅能有效抑制滤波发散,提高算法的稳定性,还对观测异常值具有更高的鲁棒
性;(Based on the in-depth study of the volume Kalman filter for the nonlinear model of GPS/INS integrated navigation, a new method is proposed.
An improved multi-fading H_ infinity robust cubic Kalman filter algorithm is proposed. Based on the observability of the system state, the multi-fading is given.)
- 2018-10-20 16:51:30下载
- 积分:1
-
rs
说明: RS码的C实现,通过mex接口,在MATLAB中创建的LTE下行链路中测试,可跑出误码率曲线。(RS code is implemented in C, by mex interface, LTE downlink created in MATLAB test can be run out of BER curves.)
- 2014-08-12 15:23:33下载
- 积分:1
-
DMP-Test
mpu6050的dmp库测试程序。通过dmp库直接输出姿态四元数。(mpu6050 the dmp library test program. Quaternion output directly through the dmp library.)
- 2015-01-16 12:58:34下载
- 积分:1
-
NB_stm32l151
说明: 这是采用stm32L151主芯片驱动NB做云端通信,采用GPS定位。和采集温度。加震动检测。休眠状态达到9umA。(This is the use of stm32L151 main chip to drive NB for cloud communication and GPS positioning. And collection temperature. Add vibration detection. The sleep state reaches 9umA.)
- 2020-04-08 10:30:06下载
- 积分:1