-
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
-
mangjianceLMS
仿真了盲辨识RLS和LMS算法的时间平均信干比,分析了两者的多址干扰抑制能力(Simulation of the blind identification algorithm RLS and LMS average signal to interference ratio of the two algorithms of multi-access interference suppression)
- 2010-05-18 17:05:59下载
- 积分:1
-
Steerablecode
局部滤波器的特征提取方法,能够很好的反映图像的细节特征和纹理特征。(The characteristics of the local filter extraction method can be a good reflection of the details of image features and texture features.)
- 2009-02-10 09:29:21下载
- 积分:1
-
wienierfilter
实现维纳滤波器的设计,进过实践完全可行,请放心下载(Achieve Wiener filter design, into the practice entirely feasible, please rest assured download)
- 2014-02-12 11:18:19下载
- 积分:1
-
复杂网络三大基本模型
说明: 复杂网络三大基本模型,包含matlab源码(Three basic models of complex networks, including Matlab source code)
- 2019-04-26 21:58:54下载
- 积分:1
-
ed
说明: 能量检测算法,用于cr中的,对于学习能量检测的有借鉴作用(Energy detection algorithm for the cr)
- 2011-09-17 10:42:09下载
- 积分:1
-
machine
machine similink model
- 2010-10-06 00:10:54下载
- 积分:1
-
3point-to-circle
根据所点击选择的三个点,进行自动画圆的程序。(Click to select the three points, the program automatically draw a circle.)
- 2012-05-10 20:46:04下载
- 积分:1
-
steger
这是我用matlab亲自编写的结构光光条提取,并且有自己的改进策略,里面还有我对结构光条提取的详尽的分析(This is my personally written article structure light extraction with matlab)
- 2020-07-30 16:18:38下载
- 积分:1
-
immmix2
使用交互式算法比较单传感器和多传感器融合的性能。(Interactive algorithm compared with single-sensor and multi-sensor fusion performance.)
- 2011-11-19 18:18:00下载
- 积分:1