文件名称:Romberg
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 雯*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(1) 设计算法并编制程序,进行调试。
(2) 用调试好的程序解决如下问题:
计算 的近似值,取精度为
步骤一、先编制计算函数值的程序;
步骤二、执行编制好的Romberg算法,输出T。
(3)用Romberg算法和复合Simpson公式分别计算
的近似值,
其中b分别取为b=0.1, 0.3, 0.5, 0.7, 0.9
-(1) the design of algorithms and programming, for debugging. (2) with good debugging procedures for the settlement of the following questions: the calculation of the approximation, for the steps to check the accuracy of a first function of the preparation of the calculation procedure step II, the implementation of the preparation of good Romberg algorithm, the output T. (3) using Romberg algorithm and composite Simpson formula for calculating the approximation, respectively, of which b respectively for b = 0.1, 0.3, 0.5, 0.7, 0.9
(2) 用调试好的程序解决如下问题:
计算 的近似值,取精度为
步骤一、先编制计算函数值的程序;
步骤二、执行编制好的Romberg算法,输出T。
(3)用Romberg算法和复合Simpson公式分别计算
的近似值,
其中b分别取为b=0.1, 0.3, 0.5, 0.7, 0.9
-(1) the design of algorithms and programming, for debugging. (2) with good debugging procedures for the settlement of the following questions: the calculation of the approximation, for the steps to check the accuracy of a first function of the preparation of the calculation procedure step II, the implementation of the preparation of good Romberg algorithm, the output T. (3) using Romberg algorithm and composite Simpson formula for calculating the approximation, respectively, of which b respectively for b = 0.1, 0.3, 0.5, 0.7, 0.9
相关搜索: romberg
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Romberg1.c
Romberg2.c
Simpson.c
Romberg2.c
Simpson.c