-
DeMat-source-code
一个老外编写的DE算法代码,执行效率搞,代码速度快(A foreigner prepared by the DE algorithm code execution efficiency engage in code faster)
- 2014-08-13 16:32:03下载
- 积分:1
-
charpt7_5
安德森《计算流体力学及其应用》第七章拟一维喷管流动的数值解 7.5节 再论亚声速—超声速等熵喷管流动的CFD解法。自己编写matlab源代码。(Anderson the computational fluid mechanics and its application "chapter 7 quasi one-dimensional nozzle flow numerical solution of section 7.5 then theory subsonic- supersonic isentropic nozzle flow of CFD method. His writing matlab source code.
)
- 2012-09-01 15:49:03下载
- 积分:1
-
MFC-WINDOWSTASKMANAGER-JOY
基于windows的任务管理器开发设计 windows task mananger(Based on the windows task manager development and design windows task mananger)
- 2014-02-07 16:52:34下载
- 积分:1
-
fandiandongshi
无刷直流电机matlab仿真 采用PID调节(Matlab simulation of brushless DC motor using PID regulator)
- 2010-05-07 16:26:18下载
- 积分:1
-
radar
线性调频信号发生器,能够改变它的一些参数得到不同的线性调频信号,程序还是不错的(Linear FM signal generator, can change some of its parameters are different linear FM signal, the program is good)
- 2010-05-23 16:43:23下载
- 积分:1
-
bandpss
带通滤波器的matlab实现,能够滤掉低频以及高频分量(bandpass filter matlab realise bandpass filter matlab realise bandpass filter matlab realise bandpass filter matlab realise bandpass filter matlab realise )
- 2013-11-19 23:59:25下载
- 积分:1
-
二分法
说明: 计算方法,二分法,弦截法应用。对于区间[a,b]上连续不断且f(a)·f(b)
- 2020-04-17 12:46:03下载
- 积分:1
-
matlab
MATLAB黄金分割法求最小值,在区间中点的函数值作为返回值。(Golden Section Method MATLAB minimum, midpoint in the range of the function value as the return value.)
- 2010-06-23 00:13:45下载
- 积分:1
-
MIMO_OFDM
MIMO-OFDM系统中不同信道估计的对比程序(MIMO-OFDM system comparison of different channel estimation procedures)
- 2011-05-21 13:39:38下载
- 积分: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