-
exno
一些matlab学习中间比较常用的课后练习的源代码程序。(Some among the more common learning matlab exercises the source code program.)
- 2011-09-06 14:44:20下载
- 积分:1
-
rtdxtutorial
说明: 一个MATLAB的应用程序,很方便的!使用时需要转换为M文件。(a MATLAB applications, a convenient! Use need to change for the M documents.)
- 2006-03-16 16:38:05下载
- 积分:1
-
3Ddaima
说明: 一段三维重建的MATLAB代码,拿来分享!(Three-dimensional reconstruction of the MATLAB code to be shared!)
- 2011-04-14 00:27:47下载
- 积分:1
-
juanjihe
西安交通大学版信号与系统第一次作业,求数学卷积和C++代码(For convolution and c++ code
)
- 2012-11-07 12:25:28下载
- 积分:1
-
shudianwangchaoliu
说明: 输电网潮流计算 牛顿法 matlab程序(power system calculation)
- 2010-04-13 15:38:09下载
- 积分:1
-
matrix
说明: C++矩阵运算,可以像matlab那样轻松使用(C++ matrix computation)
- 2010-04-20 10:09:02下载
- 积分:1
-
Branch-and-bound-method
MALAB写的,分支定界法求解纯整数或混合的整数规划问题。(Written MALAB, branch and bound method to solve pure integer or mixed integer programming problem.)
- 2013-11-01 10:22: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
-
COMTest2005_v0.8
在vc.net中调用Matlab生成的COM组建实现曲线拟合。(in vc.net Calling Matlab generated COM form and curve fitting.)
- 2007-04-26 04:28:35下载
- 积分:1
-
CH7
7.5 积分一步的变步长龙格-库塔法grkt2.c
7.6 积分一步的变步长基尔法ggil1.c
7.7 全区间积分的变步长基尔法ggil2.c
7.8 全区间积分的变步长默森法gmrsn.c
7.9 积分一步的连分式法gpbs1.c
7.10 全区间积分的连分式法gpbs2.c(7.5 Integral-step variable step-queue grid- Kutta method grkt2.c 7.6 Integral variable step by step Kiel France ggil1.c 7.7 points between the region variable step-size Kiel France ggil2.c 7.8 points between the region variable step-size Merson method gmrsn.c 7.9 integral step in continued fractions method gpbs1.c 7.10 points between the region' s continued fractions method gpbs2.c)
- 2009-10-15 14:30:09下载
- 积分:1