Welcome![Sign In][Sign Up]
Location:
Search - simpson

Search list

[Bio-Recognize数值积分梯形simpson

Description: 数值积分梯形simpson-numerical integration trapezoidal simpson
Platform: | Size: 59512 | Author: 王建明 | Hits:

[Other resourceSimpson

Description: [数值算法]积分算法之Simpson算法 Simpson算法来源于Newton-Cotes公式,是一种插值型求积算法.在高阶时数值的稳定性较差,故常用的是比较低较的几种情况.
Platform: | Size: 8598 | Author: AnySand | Hits:

[Mathimatics-Numerical algorithmsSimpson1

Description: 这事辛普森积分算法实例-Simpson Integration Algorithm for example
Platform: | Size: 1024 | Author: 夏承遗 | Hits:

[Mathimatics-Numerical algorithms数值计算

Description: 定步长辛普森公式计算.二分法.列主高斯消去法.龙贝格.牛顿迭代法.弦截法.逐次超松弛迭代法.-fixed step Simpson formula. Dichotomy. Main-Gaussian Elimination Act. Romberg. Newton iteration. Xianjie law. Successive Over-Relaxation iterative method.
Platform: | Size: 3072 | Author: 毛伟杰 | Hits:

[Mathimatics-Numerical algorithmssimp

Description: 辛普生数值积分,已在TC2.0环境中编译通过-Health numerical integration Simpson has been compiled WITH TC 2.0 environment through
Platform: | Size: 1024 | Author: 王国栋 | Hits:

[Mathimatics-Numerical algorithmssimpsonnew

Description: 辛普森复合算法 典型-Simpson typical composite algorithm
Platform: | Size: 1024 | Author: 李野 | Hits:

[Data structsJiFen

Description: 用梯形公式和simpson公式求积分-with trapezoidal formula and simpson formula quadratures
Platform: | Size: 1024 | Author: 陈锐 | Hits:

[Algorithm自适应Simpson积分算法

Description: 这是一个很实用的求积分算法,自适应算法是一种很有前途的算法,特为其发展贡献绵薄之力。-This is a very practical for integration algorithm, adaptive algorithm is a very promising algorithm, special small way contribute to its development.
Platform: | Size: 1024 | Author: 张明 | Hits:

[Mathimatics-Numerical algorithmssimpson_ustb

Description: 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是西普生算法-simpson algorithm with c language
Platform: | Size: 223232 | Author: 常晓东 | Hits:

[matlab实验3-数值积分

Description: 1、用MATLAB软件掌握梯形公式、辛普森公式和蒙特卡罗方法计算数值积分。 2、通过实例学习用数值积分和数值微分解决实际问题。-1, using MATLAB software have trapezoidal formula, Simpson formula and Monte Carlo numerical integration method. 2, through examples of learning to use numerical integration and numerical differential solve practical problems.
Platform: | Size: 34816 | Author: 葛林 | Hits:

[Algorithm数值微分和数值积分

Description: 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法-numerical differentiation and numerical ranking : Newton- Cotes formulas, rehabilitation of formula and a half hours successive interval, extrapolation and Romberg integration, adaptive Simpson integration
Platform: | Size: 14336 | Author: 周思良 | Hits:

[Mathimatics-Numerical algorithms复化simponson求积

Description: 数值分析算法之复化simpson求积算法,详细情形请见源程序-numerical analysis algorithm of the overthrown simpson Quadrature algorithm details, see source
Platform: | Size: 264192 | Author: 西们子 | Hits:

[Mathimatics-Numerical algorithmssinpson

Description: 数值算法的实现 辛普森算法 实现积分 在c语言下实现 -numerical algorithm to achieve Simpson algorithm integral in achieving language c
Platform: | Size: 1024 | Author: 委员克 | Hits:

[Mathimatics-Numerical algorithms综合算法

Description: 数值类综合算法 常用数值计算工具包(龙贝格算法、改进欧拉法、龙格库塔方法、复合辛普森),Matlab数学建模工具箱(以及众多实例)。 常用算法:如Floyd算法、分治算法、动态规划、组合算法、贪婪算法-composite numerical algorithm commonly used numerical Kit (Romberg algorithm, improved Euler, Runge Kutta method composite Simpson), Matlab mathematical modeling toolkit (and the many examples). Common algorithms : algorithms such as Floyd, the partition algorithms, dynamic programming, algorithm, greedy algorithm
Platform: | Size: 1452032 | Author: 罗鹏魁 | Hits:

[Othersimpsonintegral

Description: 复化辛普生求积分——工科学生必须的课程设计程序,简单的就积分程序,内付说明-Minute of Health quadratures Simpson-- engineering courses, students must design process, the simple procedures on Integral, which pay Note
Platform: | Size: 18432 | Author: yang | Hits:

[Mathimatics-Numerical algorithmsNumerical-integration-method

Description: 提供了6种数值积分方法的c++代码实现: 1 梯形求积法(TRAPZD->QTRAP); 2 辛普森(Simpson)求积法(QSIMP); 3 龙贝格(Romberg)求积法(QROMB); 4 反常积分(MIDPNT, MIDINF, MIDSQL, MIDEXP->QROMO); 5 高斯求积法(QGAUS, GAULEG); 6 三重积分(QUAD3D)-offers six methods of numerical integration c code to achieve : a trapezoid Quadrature (TRAPZD-
Platform: | Size: 5120 | Author: ldg | Hits:

[matlabfunctionzRR

Description: %code2_1 for lecture 1 Simpson s rule - Code2_1 for lecture 1 Simpson s rule
Platform: | Size: 3072 | Author: 讲演 | Hits:

[Algorithmsimpson_noncircular

Description: 用于非圆齿轮齿廓方程计算的辛普生二重积分程序-for non-circle gear equation of Simpson procedures Double Integral Health
Platform: | Size: 4096 | Author: empirex | Hits:

[OtherPart_1_C_programmes

Description: 程序总结1:杜氏分解法|艾特肯|I显示方法|二分法|分段线性插值|复合梯形法|复合辛普森 -a summary procedure : Du decomposition | Aitken | I shows | dichotomy | piecewise linear interpolation | composite trapezoidal France | composite Simpson
Platform: | Size: 4096 | Author: 周琳 | Hits:

[AlgorithmMachin

Description: 复化simponson求积数值分析算法之复化simpson求积算法,详细情形请见源程序,,Visual C++ my赛德尔迭代法.rar - 在VC++实现的赛德尔迭代法,有每次迭代的结果,,Visual C++ -complex plot of simponson for numerical analysis algorithm from a plot of simpson seeking algorithm, details, see the source,, Visual C my Seidel iterative method. rar-in the VC Seidel iterative method, with each iteration of the results, Visual C
Platform: | Size: 2048 | Author: 李前 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 24 »

CodeBus www.codebus.net