-
mg2D
二维贝叶斯反演方法的实现matlab代码,包含地质统计学知识(The realization of two-dimensional Bayesian inversion method matlab code, including geostatistics knowledge)
- 2021-03-19 20:49:19下载
- 积分:1
-
matlab-nihe
matlab的准线性集合,可以求出线性参数及误差,并且可以得到极值(matlab quasi-linear collection of linear parameters and error can be calculated, and you can get the extreme value)
- 2012-10-28 10:26:04下载
- 积分:1
-
PSD2_2_PSD1
二维功率谱密度换算一维功率谱密度的程序,对表面质量的计算尤为使用(two dimensional power spectral density to one dimensional psd)
- 2009-03-05 14:38:02下载
- 积分:1
-
ad
说明: 机械系统动力学 三自由度系统matlab程序(Mechanical system dynamics of three degree of freedom system matlab program)
- 2012-07-10 14:13:58下载
- 积分:1
-
chuandiduizhun
捷联式惯性导航的传递对准,使用matlab语言编写(Transfer alignment of inertial navigation)
- 2014-01-13 15:44:09下载
- 积分:1
-
tiaci
说明: 得州仪器的交流异步电机的仿真模型。适用于Ti的片子(Texas Instruments AC induction motor simulation models. For Ti films)
- 2011-04-01 14:14:01下载
- 积分:1
-
MATLAB-2660
《MATLAB程序设计教程》源代码-2660(" MATLAB programming tutorial" source code-2660)
- 2011-05-07 20:27:13下载
- 积分:1
-
Code
Optimal state estimation源码(optical state estimation)
- 2014-12-02 15:15:23下载
- 积分: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
-
ziegler
使用ziegler函数可以直接设计出系统的PID类控制器(ziegler function can be used directly to design the PID controller category)
- 2006-11-02 20:20:24下载
- 积分:1