-
Riemann-matlab.doc
用cfd解1一维Riemann问题,采用二阶精度两步差分格式进行数值求解(Cfd solution with a one-dimensional Riemann problem, the use of second-order accurate numerical solution of the two-step difference scheme)
- 2015-02-27 23:01:25下载
- 积分:1
-
2
说明: 是关于用matlab在单站无源定位中的仿真应用,通过一篇论文来详细说明(Is about using matlab simulation applications in a single station passive location through a paper to detail)
- 2014-01-05 17:20:50下载
- 积分:1
-
RRobot_Localio
机器人定位与kalman滤波波的学位论文与源程序可直接使用。
(The robot positioning kalman filtering wave Dissertation source can be used directly.)
- 2012-09-15 22:29:30下载
- 积分:1
-
长周期光纤光栅传输谱
说明: 利用耦合模理论分析了光纤Bragg光栅中纤芯模间的耦合、倾斜光纤光栅中纤芯模与辐射模和包层模间的耦合(The coupling mode theory was used to analyze the coupling between the core modes in the fiber Bragg grating and the coupling between the core mode and the radiation mode and the cladding mode in the tilted fiber grating.)
- 2021-03-04 09:29:33下载
- 积分:1
-
matlab-gui
matla b gui..................(matlab gui...........................)
- 2013-11-03 20:46:38下载
- 积分:1
-
4176code_network_sybex
In short, to-the-point chapters, Practical C++ Programming covers all aspects of programming including style, software engineering, programming design, object-oriented design, and debugging. It also covers common mistakes and how to find (and avoid) them. End of chapter exercises help you ensure you ve mastered the material. Steve Oualline s clear, easy-going writing style and hands-on approach to learning make Practical C++ Programming a nearly painless way to master this complex but powerful programming language.
- 2014-10-10 10:33:00下载
- 积分:1
-
park
数学建模之公园建路问题(2012年西北工业大学数学建模竞赛)(Mathematical modeling of the park was built Northwestern Polytechnical University Mathematical Contest in Modeling (2012))
- 2012-09-07 19:41:48下载
- 积分:1
-
1
说明: matlab中很实用的源代码1,例图图形转换、非线性变换等等(Practical source code of MATLAB)
- 2015-04-20 16:21:16下载
- 积分:1
-
MPU6050-DMP
MPU6050陀螺仪,代码,技术文档, 测试程序(MPU6050 gyroscope, code, technical documentation, test programs)
- 2013-10-06 14:03:59下载
- 积分: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