搜索资源列表
lab
- 用c语言实现复化Simpson积分,和复化梯形积分的通用程序,其中题目的具体要求见文件夹中的pdf文档-Re-oriented with the c language implementation Simpson points, and re-integration of the general program of trapezoidal
sinpusion
- 辛普森积分运算C语言源程序。用于计算辛普森积分值。-Simpson integral operator C language source code. Used to calculate the Simpson integral value.
SIMP
- 变步长Simpson求积法,用来求解数值积分。-Variable step size Simpson quadrature method used to solve numerical integration.
numerical-computation
- 二分法,牛顿迭代法,割线法,梯形积分法和辛普森积分法在C语言程序设计实现-Dichotomie,Newton Iteration,Secant Method,trapezoidal integration and Simpson s rule in the C languare programing.