-
matlab2
matlab应用程序百例之界面设计篇,适合初学者参考(matlab application interface design, 100 cases of articles, suitable for beginners reference)
- 2010-03-09 19:48:08下载
- 积分:1
-
huamobianjiegou
滑模变结构的控制系统仿真 基于龙哥库塔法 matlab实现(Sliding mode control system simulation matlab to achieve)
- 2013-05-09 15:05:39下载
- 积分:1
-
MXFEM1d2
本程序用于进行平板裂纹扩展,模拟,分析,平板内气孔夹杂的分析,使用的方法为扩展有限元法(XFEM),程序语言为MATLAB.(This procedure is used for the analysis of plate crack propagation, simulation, and analysis of void inclusion in a plate, using the method for the extended finite element method (XFEM), and the programming language for MATLAB.)
- 2017-10-07 19:17:09下载
- 积分:1
-
Matlab1
programas matlab metodos numericos
- 2009-05-25 04:46:09下载
- 积分:1
-
adaptive-reed-solomon-code-protection-of-data-par
RS codes for FEC coding
- 2011-06-21 09:37:02下载
- 积分:1
-
vrp-ga
这是基于matlab的通过遗传算法解决物流配送车辆路径问题(This is based on matlab by genetic algorithms to solve the logistics distribution vehicle routing problem)
- 2013-03-15 14:14:33下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
kalmanshugai2
比较卡尔曼滤波中状态方程的作用的MATLAB源码(compared Kalman filtering equation of state of the role of MATLAB source)
- 2007-06-18 08:33:53下载
- 积分:1
-
matlab-rumen
是国外经典matlab教材的翻译本,内容详实,有大量例题,对于要进行数学建模的人大有裨益,所有程序都是经过验证的。(Is the translation of classic matlab materials abroad this informative, a large number of examples are proven.)
- 2012-07-18 12:12:30下载
- 积分:1
-
topsis
本程序完成topsis多目标单目标化的功能,主要用以多目标的优良等级评定!(This procedure to complete the TOPSIS multi-objective single objective function, mainly used to assess the good grade targets!)
- 2013-03-06 22:55:35下载
- 积分:1