-
lm_matlab
The Levenberg–Marquardt Method
- 2009-10-26 11:04:53下载
- 积分: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
-
chap3_03_MIT_MRAC_Standard
说明: 关于基于梯度归一化的模型参考自适应的一个m文件(Gradient-based normalization on the model reference adaptive file a m)
- 2011-03-21 14:10:24下载
- 积分:1
-
paper5
移动式超声波风速风向测量系统.pdf (Portable Ultrasonic Wind Measurement System .pdf)
- 2014-11-02 21:18:41下载
- 积分:1
-
Desktop
运用matlab进行视频处理捕捉飞驰的汽车。逐帧检测视频,循环检测。(Capture video processing using matlab speeding car. Detects the video frame by frame, loop detection.)
- 2014-01-18 13:12:46下载
- 积分:1
-
poincare_zip
本程序提供了两种Poincare曲线的程序源代码,并针对单摆转子系统进行了绘制。(This program provides two kinds of Poincare curve program source code, and for the simple pendulum rotor system has been drawn.)
- 2017-09-14 08:56:04下载
- 积分:1
-
实现KALMAN滤波算法,通过跟踪,估计物体运动轨迹。
实现KALMAN滤波算法,通过跟踪,估计物体运动轨迹。-achieve Kalman filtering algorithm, by tracking estimated object trajectories.
- 2022-02-21 10:29:46下载
- 积分:1
-
matlab_programlama_calisma_notlari
AUTOMATIC VEHICLE IDENTIFICATION
- 2009-10-16 04:38:45下载
- 积分:1
-
MATLABToolbox1999
说明: 细胞生长结构可视化工具箱-MATLAB Toolbox1999.zip(cell growth structure visualization toolkit- MATLAB Toolbox1999.zip)
- 2006-03-24 16:51:10下载
- 积分:1
-
tuxianghuiduhuaMATLAB
一个用matlab编写的关于图像处理中的灰度化和二值化。(A prepared using matlab image processing on grayscale and binary.)
- 2011-05-11 13:17:38下载
- 积分:1