-
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
-
资源
基于stm32的自适应滤波的描述,有详细的滤波器的设计的描述方法(Based on the description of STM32 adaptive filter, a detailed description method of filter design is given.)
- 2020-06-19 03:20:01下载
- 积分:1
-
ppt2
S12单片机的基本ppt ,包括了基本的如IO,sci,spi,等和adc 等的介绍,和一些基本语法的介绍(just for reference)
- 2012-02-23 11:28:56下载
- 积分:1
-
MonteCarloTreeSearch-master
用MCTS算法做的游戏Tic-Tac-Toe,很简单,想研究MCTS的可以下载运行参考。(Using MCTS algorithm to do the game Tic-Tac-Toe, very simple, want to study MCTS can download operation reference)
- 2017-11-04 20:31:01下载
- 积分:1
-
xtdfh428
Vcapi resources application in the sample, after compiling, good reason
- 2017-06-06 17:58:53下载
- 积分:1
-
FANUC PICTURE
说明: 用于FANUC系统人机界面组态,适用于界面二次开发.(Used in man-machine interface configuration of FANUC system, suitable for secondary development of interface)
- 2020-06-18 16:40:02下载
- 积分:1
-
src
restores the SDT. an example in c++
- 2009-07-10 22:14:45下载
- 积分:1
-
PCB783fgfh
拟操作系统进程调度过程,包含先来先服务,时间片轮转,多级反馈等调度策略。-Simulation of the operating system process scheduling process, including the first come first serve, time slice rotation, multi-level feedback scheduling strategy.
- 2015-10-19 18:01:18下载
- 积分:1
-
实验1 跑马灯实验
正点原子STM32F103精英板跑马灯例程(Punctual Atomic STM32F103 Elite Board Horselight Routine)
- 2020-06-21 11:00:02下载
- 积分:1
-
三点求圆心
说明: 通过三个点坐标,求出圆心坐标。C#代码,主要是算法。(Through the coordinates of three points, the coordinates of the center of the circle are obtained.)
- 2020-07-24 07:07:27下载
- 积分:1