Welcome![Sign In][Sign Up]
Location:
Search - Simpson.c

Search list

[Mathimatics-Numerical algorithmssimpson

Description: 用C++写的辛普生算法-C Simpson wrote Health Algorithm
Platform: | Size: 6259 | Author: 周长城 | Hits:

[Mathimatics-Numerical algorithmssimpson

Description: 用C++写的辛普生算法-C Simpson wrote Health Algorithm
Platform: | Size: 258048 | 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 algorithmssimpson_ustb

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

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

[OtherComputingMethod

Description: 本人的计算方法课程作业,内有上十种算法的具体实现,希望对需要的朋友有所帮助-method of calculating operating courses, there are dozens of specific algorithms to achieve, and I hope to have a friend in need of help
Platform: | Size: 14336 | Author: niekun | 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:

[source in ebook71-93

Description: C语言精彩百例第71-93例 第三篇 常用算法篇 实例71 链表的建立 实例72 链表的基本操作 实例73 队列的应用 实例74 堆栈的应用 实例75 串的应用 实???76 树的基本操作 实例77 冒泡排序法 实例78 堆排序 实例79 归并排序 实例80 磁盘文件排序 实例81 顺序查找 实例82 二分法查找 实例83 树的动态查找 实例84 二分法求解方程 实例85 牛顿迭代法求解方程 实例86 弦截法求解方程 实例87 拉格朗日插值 实例88 最小二乘法拟合 实例89 辛普生数值积分 实例90 改进欧拉法 实例91 龙格-库塔法 实例92 高斯消去法 实例93 正定矩阵求逆-C-100 cases of the first 71-93 cases of brilliant third chapter examples of commonly used algorithm list 71 list 72 examples of the establishment of the basic operation examples of the application of 73 queue 74 application stack 75 is the application of string??? 76 trees Examples of the basic operation of Act 77 of Bubble Sort Example 78 Example 79 HEAPSORT merge sort examples 80 examples of disk file to sort the order of 81 to find 82 examples of the dichotomy to find examples of 83 trees to find examples of the dynamics of 84 black-and-white examples of solving equations 85 Newton iteration method Example 86 string cut-off equation method Lagrange interpolation equation examples 87 examples of 88 examples of least square method 89 Simpson numerical integration example 90 examples 91 Improved Euler method Runge- Kutta method Gaussian elimination example 92 examples 93 positive definite matrix inversion
Platform: | Size: 22528 | Author: 杨志亮 | Hits:

[AI-NN-PRsimpson

Description: 用simpson公式计算三重积分(采用C++)-Simpson formula with triple integral (using C++)
Platform: | Size: 140288 | Author: guosongbin | Hits:

[AlgorithmSimpson

Description: 复化辛普森求积公式 C语言源代码 vc++测试成功-Complex Simpson quadrature formula of C language source code for vc++ to test the success of
Platform: | Size: 1024 | Author: zzy | Hits:

[Algorithmmainc

Description: 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative method, Romberg formula, least square method, the fourth-order Runge-Kutta formula, Simpson formula and the principal component elimination method
Platform: | Size: 2718720 | Author: shz | Hits:

[OtherSimpson

Description: c语言 辛普森求积(计算机数值计算方法)-Simpson quadrature c language (computer numerical methods)
Platform: | Size: 1024 | Author: 张卫 | Hits:

[Mathimatics-Numerical algorithmsC-er-chong-jifen

Description: 用C实现积分 含有梯形法和辛普森求积分法-Achieve integration with the C trapezoid method and Simpson quadrature method
Platform: | Size: 187392 | Author: 周鼎 | Hits:

[AlgorithmNumerical-Calculation-in-C-language

Description: 数值计算中经典方法的C语言通用程序。包含LU分解法,复化辛普森法,改进欧拉法,拉格朗日插值法,列主元素法,牛顿迭代法,最小二乘法拟合和四阶龙格-库塔法,支持文件读写。-The code is the classic method of numerical calculation of the C language common procedures. Including LU decomposition, re-oriented Simpson method, Improved Euler method, Lagrange interpolation, Out the main element method, Newton method, least squares fitting and fourth-order Runge- Kutta method, supporting read and write files.
Platform: | Size: 9216 | Author: 张震岳 | Hits:

[AI-NN-PRSIMPSON

Description: simpson数值积分C-C++程序,常用数值计算程序-simpson numerical integration of the C-C++ program, commonly used in the numerical calculation
Platform: | Size: 1024 | Author: syt | Hits:

[Algorithmsimpson

Description: simpson 插值公式在C语言下的实现,可以解决数据拟合问题-Simpson interpolation formula under the C language implementation, can solve the problem of data fitting
Platform: | Size: 2048 | Author: 梁桉洋 | Hits:

[AlgorithmSimpson

Description: Mac OS下,用Xcode下的C语言实现自适应的Simpson算法。(In Mac OS, the adaptive Simpson algorithm is implemented with the C language under Xcode.)
Platform: | Size: 1024 | Author: BoBo1996 | Hits:

[Algorithmsimpson

Description: c语言递归调用的方法,实现利用Simpson算法完成给定的复杂函数数值积分,(The method of recursive call in C language to achieve a given numerical integration of a given complex function by using the Simpson algorithm)
Platform: | Size: 1227776 | Author: 宇哥很生气 | Hits:
« 12 3 4 »

CodeBus www.codebus.net