-
beijing-Bus--change-system
用c++写的北京市公交查询系统,对想要设计查询系统的大作业很有帮助(The Beijing Bus with c++ write query system)
- 2012-09-11 12:32:36下载
- 积分:1
-
hand_clear_c
说明: 手消毒器应用,已经用于产品。是先喷消毒液;再进行手烘干。非常好奥(Hand disinfection applications, has been used for products. Is to spray disinfectant further hand drying. Very good Austrian)
- 2011-02-27 13:33:56下载
- 积分:1
-
plmela
弹性波二维模拟,PLM边界吸收和clayton边界吸收的比较(c++和matlab)(Two-dimensional simulation of elastic waves, PLM boundary absorption and clayton boundary on the absorption of (c++ and matlab))
- 2010-07-26 12:33:38下载
- 积分:1
-
HIC_new
用spiht写的图像压缩代码,适用于基于DWT的图像压缩,欢迎下载(Written by SPIHT image compression code, the application of DWT-based image compression, welcome to download)
- 2007-12-14 08:52:38下载
- 积分:1
-
DAC5615
DAC5615的使用,能够控制输出电压为设定电压,并保持恒定。(DAC5615 used to control the output voltage setting voltage, and constant.)
- 2011-06-17 17:29:30下载
- 积分:1
-
Chapter9
MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书(Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book)
- 2009-01-03 09:03:07下载
- 积分:1
-
GA
说明: 遗传算法的源代码。MATLAB下支持,省得编代码了(Genetic algorithm source code. MATLAB to support clinics to save compiled code of the)
- 2009-08-25 19:38:44下载
- 积分:1
-
radar_interface
此程序实现一个模拟的雷达PPI显示界面,能显示雷达站的相关信息(this program produces a interpace about radar PPI, it can display radar station information)
- 2012-04-09 09:46:52下载
- 积分:1
-
openGL
OPenGL讲义,本人利用课余时间总结的的比较的好的讲义,打包下载,里面有三个哦(OPenGL handouts, I use their spare time to sum up the relatively good notes, download package, there are three oh)
- 2014-01-03 10:42:05下载
- 积分: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