文件名称:Simpson
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-12-14
- 文件大小:
- 1.46mb
- 下载次数:
- 0次
- 提 供 者:
- shad****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用梯形法估算,再用辛普森法积分。
fsimpf 积分函数, 根据自己的函数自己填写
a,b 积分下上限,eps 精度。需自己给定。
例子是 积分 sin(x), x=0 to 3.14/2-Estimated using the trapezoidal method, and then the Simpson integral. fsimpf integral function, according to their function to fill out a b Credits under the ceiling, eps accuracy. Need given. Example is the integral of sin (x), x = 0 to 3.14/2
fsimpf 积分函数, 根据自己的函数自己填写
a,b 积分下上限,eps 精度。需自己给定。
例子是 积分 sin(x), x=0 to 3.14/2-Estimated using the trapezoidal method, and then the Simpson integral. fsimpf integral function, according to their function to fill out a b Credits under the ceiling, eps accuracy. Need given. Example is the integral of sin (x), x = 0 to 3.14/2
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1\1.cpp
.\1.dsp
.\1.dsw
.\1.ncb
.\1.opt
.\1.plg
.\Debug\1.exe
.\.....\1.ilk
.\.....\1.obj
.\.....\1.pch
.\.....\1.pdb
.\.....\vc60.idb
.\.....\vc60.pdb
test1\Debug\test1.obj
.....\.....\test1.pch
.....\.....\test1.pdb
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\test1.cpp
.....\test1.dsp
.....\test1.dsw
.....\test1.ncb
.....\test1.opt
.....\test1.plg
....2\1.asp
.....\1.cpp
.....\Debug\1.obj
.....\.....\test2.exe
.....\.....\test2.ilk
.....\.....\test2.pch
.....\.....\test2.pdb
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\test2.dsp
.....\test2.dsw
.....\test2.ncb
.....\test2.opt
.....\test2.plg
1\Debug
test1\Debug
....2\Debug
1
test1
test2