搜索资源列表
综合算法
- 数值类综合算法 常用数值计算工具包(龙贝格算法、改进欧拉法、龙格库塔方法、复合辛普森),Matlab数学建模工具箱(以及众多实例)。 常用算法:如Floyd算法、分治算法、动态规划、组合算法、贪婪算法-composite numerical algorithm commonly used numerical Kit (Romberg algorithm, improved Euler, Runge Kutta method composite Simpson), Matlab ma
Part_1_C_programmes
- 程序总结1:杜氏分解法|艾特肯|I显示方法|二分法|分段线性插值|复合梯形法|复合辛普森 -a summary procedure : Du decomposition | Aitken | I shows | dichotomy | piecewise linear interpolation | composite trapezoidal France | composite Simpson
math
- 各种数学算法 ,改进欧拉法,复合辛普森,复合梯形法,列主元元素消元等等各种较难的数学算法
110
- 复合梯形公式和复合辛普森公式的基本思想,编程实现复合梯形公式和复合辛普森公式的积分计算。内有matlab代码和实验报告-Composite trapezoidal rule and composite Simpson formula for the basic idea of programming composite trapezoidal rule and composite Simpson formula for calculating points. There matlab code
jifen
- 用复合辛普森公式求积分的vc++ 算法。 VC6.0编译的-Composite Simpson' s quadrature formula for the vc++ algorithm. VC6.0 compiled
daima
- 根据给定的函数,分别用复合梯形公式、复合辛普森公式、龙贝格求积公式和变步长的求积公式计算积分结果,并且比较积分的精确度。-According to a given function, namely, composite trapezoidal formula using composite Simpson formula Romberg quadrature formula and the variable step-size integration quadrature formula res
suanfa
- 用复合辛普森公式计算卫星轨道长度的程序.-Compound Simpson formula satellite orbit length of the procedure.
mainc
- 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
NumericalAlgorithms
- 各种数值算法,包括,艾特肯,杜氏分解法,二分法,分段线性插值,复合梯形法,复合辛普森,高斯消去法,列主元素消去法,龙贝格算法,雅克比迭代等等。-Numerical Algorithms,includeing Aitken,Duchenne decomposition,Dichotomy,Piecewise linear interpolation,Composite trapezoidal rule,Composite Simpson,Gaussian elimination,Out the m
shuzhijifen
- 主要解决matlab的数值积分问题,包括了复合梯形公式和复合辛普森公式-matlab
fuhexinpusen
- 复合辛普森算积分C++实现,相信对大家学习有一定帮助-Composite Simpson' s integral operator C++ implementation, I believe this will definitely help them to learn
fuhexinpusengongshi
- 复合辛普森公式的原代码,可用于求解与之有关的问题-Composite Simpson formula of the original code, can be used to solve the problems related to ,,,,,,,,,,。 . .
shuzhijifen
- 数值积分(学习计算方法三) 变步长梯形公式 变步长辛普森公式 复合梯形公式 复合辛普森公式-Numerical integration (learning method c) variable step variable step trapezoidal rule formula for composite trapezoidal composite Simpson' s formula Simpson
longgekuta
- 复合辛普森算法!数值分析的内容!欢迎下载!-Composite Simpson algorithm! Numerical analysis of the contents! Welcome to download!
xinpusen
- 复合辛普森算法!数值分析的内容!欢迎下载-Composite Simpson algorithm! Numerical analysis of the contents! Welcome to download
DblTraprl
- 在Matlab中利用复合梯形公式和复合辛普森公式编程计算二重积分。-In Matlab, using the composite trapezoidal formula and calculate the double integral composite Simpson formula programming.
math
- 数学计算代码:二分法,分段二次插值,复合辛普森算法,拉格朗日插值,牛顿迭代法,顺序消元法。-Math code: dichotomy, piecewise quadratic interpolation, composite Simpson method, Lagrange interpolation, Newton iteration, sequential elimination method.
gezhongfangfa
- 复合辛普森 改进欧拉法 高斯消去法 复合梯形法-Improved Euler Method Composite Simpson composite trapezoidal method of Gaussian elimination
Numerical-analysis-of-program-1
- 数值分析算法,该压缩包含有高斯消去法、复合梯形法、复合辛普森等法-Numerical analysis algorithms, the compression contains have Gaussian elimination method, the composite trapezoidal method, composite Simpson method
chengxu
- 复化求积公式(composite integration rule )是一类重要的求积公式。指将求积区间分为m个子区间,对每个子区间应用同一求积公式,所得到的复合数值积分公式。(The complex quadrature formula is a kind of important quadrature formula. The formula of complex numerical integration is obtained by dividing the quadrature int