-
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
-
2011MCM
This article is to solute the problem reffered to MCM in 2011.A brief and efficient algothrim was proposed to make the radio signal access to a restrict region.
- 2011-03-21 23:10:51下载
- 积分:1
-
segmentation-algorithm
很不错的一段代码,对于ostu阈值分割的理解有很大帮助(Very good piece of code, for ostu segmentation of great help in understanding)
- 2011-05-18 13:12:07下载
- 积分:1
-
Ggarch_liikea
Garch模型的最大似然估计计方法,基于MATLAB程序。
(The Garch model the maximum likelihood estimator design methodology, based on the MATLAB program.)
- 2021-02-12 15:39:51下载
- 积分:1
-
qmage
matlab实例编程系列2,内有运行后界面图像&源代码,很好的(Examples of matlab programming series 2, inside after the operation interface image & source code, very good)
- 2017-05-18 10:09:55下载
- 积分:1
-
关于小波的matlab复合分析
通过matlab代码,关于小波的matlab复合分析,给出接收信号眼图及系统仿真误码率,仿真图是速度、距离、幅度三维图像,自己编的5种调制信号,使用起来非常方便,具有丰富的参数选项。
- 2022-06-20 16:12:49下载
- 积分:1
-
此文件为mimo的仿真,一个是师兄的,可以运行
此文件为mimo的仿真,一个是师兄的,可以运行-MIMO SIMULATION
- 2022-09-18 18:15:02下载
- 积分:1
-
cecontinuous
cross entropy for function minimization
- 2009-10-08 22:56:39下载
- 积分:1
-
PID_june
PID control for 2-dim Systems
- 2010-11-12 20:51:55下载
- 积分:1
-
work
关于球体的RCS计算程序,此程序是由matlab语言编辑的,较为经典。(Sphere on the RCS calculation program, this program is edited by the matlab language, more classic.)
- 2011-11-21 21:08:10下载
- 积分:1