-
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
-
ARFIMA_SIM
Generates a sample for an arima model
- 2011-01-06 20:25:03下载
- 积分:1
-
work
小波包分析频带能量,应用小波包分析爆破震动信号不同频带的能量分布(Wavelet packet analysis band energy)
- 2012-03-23 21:17:40下载
- 积分:1
-
daolibai
倒立摆的MATLAB实现,很有研究价值,欢迎下载(Inverted Pendulum MATLAB implementation, the value of great research)
- 2010-05-27 16:20:28下载
- 积分:1
-
svmandBPwithmatlab
支持向量机非线性回归通用matlab程序
支持向量机和BP神经网络非线性回归之比较研究(SVM nonlinear regression procedures common Matlab support vector machines and artificial neural networks to nonlinear In the Comparative Study)
- 2007-04-05 08:20:16下载
- 积分:1
-
bp
说明: 一个matlab写的bpANN程序,参数优化采用交叉验证办法.(Write a matlab bpANN process parameter optimization using cross-validation approach.)
- 2011-09-25 12:33:18下载
- 积分:1
-
Codes
Matlab Sample Codes Implementation
- 2013-10-01 20:48:08下载
- 积分:1
-
Sync-signal
LTE Secondary sync signal auto correlation
- 2011-08-30 12:40:22下载
- 积分:1
-
SFR
用软频率处理小区间的干扰,并将小区分成内环外环中环三个部分,仿真分析当三个环 的发射功率不同时的各个部分的吞吐量比较。(With a soft frequency interference among processing district, and residential area is divided into central, inner loop three parts, the simulation analysis when the transmission power of three ring does not throughput of each part of the comparison at the same time.)
- 2015-11-08 20:31:30下载
- 积分:1
-
2dQuant.tar
2d wavelet quantization
- 2010-06-10 03:51:48下载
- 积分:1