-
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
-
LFM_time_frequency
线性调频信号的时域,频域表示,包括坐标转换设置。对雷达初学者有指导意义!(Linear FM signals in time domain, frequency domain representation, including coordinate conversion settings. Radar beginners guide!)
- 2010-05-16 08:38:38下载
- 积分:1
-
new
its about quaternion formation
- 2013-08-01 22:29:39下载
- 积分:1
-
Newton
this is m file distribiution
- 2013-09-20 11:57:38下载
- 积分:1
-
simplest-S
A cyclic redundancy check (CRC) is an error-detecting code commonly used in digital networks and storage devices to detect accidental changes to raw data.
- 2015-03-25 08:17:54下载
- 积分:1
-
matlabproblem
说明: 数值分析插值问题,还有用处啊 !!!!大家可以好好学习一下。(Numerical Analysis of interpolation problems, but also the usefulness of ah! ! ! ! We can learn about.)
- 2008-11-28 17:01:23下载
- 积分:1
-
sarcx
完整的雷达系统仿真程序,完整的雷达系统仿真程序(Complete radar system simulation program)
- 2011-08-08 16:00:58下载
- 积分:1
-
ExtCertPathBuilderException
public interface CallbackHandler for Andriod.
- 2013-11-26 15:06:55下载
- 积分:1
-
MIMO
MIMO移动通信系统中功率控制方法的研究(mimo)
- 2009-07-16 17:45:00下载
- 积分:1
-
PPPcode
精密单点定位的程序,是对初学者的很好的资料,很容易入手(Precise point positioning procedure ,is good information for beginners, it is easy to start)
- 2013-11-10 10:26:56下载
- 积分:1