搜索资源列表
复化抛物线
- 在数值计算上机练习中常用通用公式 function s=pwx(a,b,n) %a、b为积分区间 %n为划分的子区间个数 %如果n缺省 则默认划分100个区间
JIFEN
- 数值计算积分的C语言实现,包括复化梯形法,复化抛物线,龙贝格求积分-Numerical integration of the C language, including the rehabilitation of the trapezoid method, compound of the parabola, Romberg quadrature
noappro
- 区间n等分 在每个小区间上用梯形公式,得到复化梯形公式 在每个小区间上应用simpson公式,得到复化simpson公式 用复化梯形公式、复化抛物线公式计算积分-Tn Sn
fuhuajifen
- 复化梯形积分和抛物线积分的源代码,可以直接加以应用-Re-integration of trapezoidal and parabolic points of the source code, can be applied directly
Numerical-integration-routine
- 其中一个是是变步长复化梯形公式例程,该程序是用变步长复化梯形公式计算定积分的C语言程序。另一个是1.1.2 变步长复化抛物线公式例程,该程序是用变步长复化抛物线公式计算定积分的C语言程序。-One is the variable step size compound trapezoid formula routines, the program is the variable step size compound trapezoid f
zidongbuchangfuhuapaowuxian
- 自动步长复化抛物线求积算法,用于数值分析中的数值求积。-Automatic step long complex of parabolic quadrature algorithm for the numerical quadrature in the numerical analysis.
shuzhijifen
- 数值积分MATLAB代码,包含4种数值积分方法,分别为复化梯形、复化抛物线、梯形逐次分半、抛物线逐次分半。且编写采用向量化思维效率高、代码简洁。-Numerical integration MATLAB code, including four kinds of numerical integration methods are Trapezoidal, Compound Parabola trapezoid successive ha