-
farutos-anotherThreeFunction
matlab的mapminmax函数,boiler_process.m函数princomp函数,在fratuto推出的libsvm中用到的三个函数,在使用libsvm中没有它总是报错- (The mapminmax matlab function (projection map) )
- 2011-12-20 13:46:15下载
- 积分: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
-
cpplapack-2005_03_25.tar
lapack的c++版本之一.lapack是imsl,mkl,matlab等大部分数值计算的使用者.最早是for77的,后来出现c++,java等的.(lapack one of the c version. Lapack is imsl, mkl. Matlab, and most numerical calculation users. The first was for77, subsequently c, java and so on.)
- 2007-01-12 04:40:19下载
- 积分:1
-
matlab
用vc把相片的信息读入电脑,然后可以利用矩阵将数据进行编辑,以达到某种效果!(read the information of photo into the computer.)
- 2009-04-02 14:50:53下载
- 积分:1
-
Spectrum-Analysis
说明: 在地震勘探资料处理中应用的频谱分析函数。。。。。。。。。。。。。。。。。。。。。(Spectrum Analysis)
- 2011-03-31 12:31:32下载
- 积分:1
-
CPP-classical
C的数值计算功能,非常的强大 ,对应于各种数值计算。。(caulacute )
- 2011-07-09 15:44:05下载
- 积分:1
-
SGA
简单遗传算的代码,也不是我自己写的,但是我亲自调过能用的(Simple genetic algorithm code, not my own writing, but I personally emphasized the use of)
- 2014-12-01 23:38:33下载
- 积分:1
-
Timer
Arduino平台上的计时器,主要用于定时中断的库文件,能够有效解决Arduino没有定时中断的问题(Arduino timer library platform, mainly for the timer interrupt, can effectively solve the problem of Arduino no timer interrupt)
- 2015-03-23 23:40:10下载
- 积分:1
-
Imatlabdocn
关于电磁场中用超松弛法求网格电位位的matlab源代码
(Overrelaxation method using electromagnetic fields demand grid potential bit matlab source code)
- 2012-09-09 23:17:36下载
- 积分:1
-
91332001RayTrace1.1
说明: 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。
(Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, can be cost-effective solution to the problem. This paper describes the methods and examples of the method to verify the correctness and superiority.)
- 2008-12-04 20:48:05下载
- 积分:1