搜索资源列表
Simpson求积
- Simpson求积简单的算法及其DELPHI的一些简单代码.欢迎大家参考!-Simpson Quadrature simple algorithm and the DELPHI some simple code. We welcome the reference!
simpson
- 用C++写的辛普生算法-C Simpson wrote Health Algorithm
SIMPSON
- 这个是SIMPSON求基公式的运用,求解任意一个函数在某个积分区间的结果。
Simpson
- Simpson.rar 希望帮助有需要的朋友们
simpson
- 数值分析中的插值计算,包括梯形公式,Simpson公式,复化梯形公式,复化Simpson公式,
数值积分梯形simpson
- 数值积分梯形simpson-numerical integration trapezoidal simpson
Simpson
- [数值算法]积分算法之Simpson算法 Simpson算法来源于Newton-Cotes公式,是一种插值型求积算法.在高阶时数值的稳定性较差,故常用的是比较低较的几种情况.
Simpson.zip
- Simpson二重积分数值算法,注释比较详细,Simpson double integral numerical algorithm, the Notes in more detail
dblsim.rar
- 完全的二维数值积分程序 给出自变量和函数值的矩阵,便可以计算其二重积分。这里采用simpson积分法 比matlab自带的dblquad好用多了,霍霍! 同时附有口径场用Gaussian-Lagurrer函数展开程序,Fully two-dimensional numerical integration procedure to the variables and function values from the matrix, we can calculate the double in
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
simpson
- 用simpson公式计算三重积分(采用C++)-Simpson formula with triple integral (using C++)
lesson_3
- 梯形与simpson求积公式 分别是梯形,simpson,和3/8simpson的matlab代码,计算的区间被划分成为了又2到256个,精度逐渐增加.-Trapezoidal and simpson quadrature formula are trapezoidal, simpson, and 3/8simpson of matlab code to calculate the interval was divided to become another 2-256, a gradual
Simpson
- matlab中运用Simpson求积时的求积函数,可以有效解决这类问题。-matlab use Simpson quadrature quadrature at the time of function, can effectively solve all these problems.
Simpson
- 数值分析课程必备的算法:自动选取步长Simpson公式求积分算法。有需要的同学下载-Numerical analysis algorithms required courses: automatically selected step formula for Simpson integral algorithm. Those students in need to download
simpson
- 用复化Simpson积分公式计算积分的通用程序,非常好用!-Simpson points to use complex formula of the general program points, very easy to use!
Simpson
- 复化辛普森求积公式 C语言源代码 vc++测试成功-Complex Simpson quadrature formula of C language source code for vc++ to test the success of
simpson
- 这是一个相当有用的程序,用辛普森方法求积分,经常用到的。-This is a very useful procedure, using Simpson' s method of quadrature is often used.
复化Simpson公式法----matlab
- 复化Simpson公式法----matlab,勇于离散积分方程,助于勇于工程反问题的计算,适合于算例仿真。 (Complex Simpson formula ---- matlab, the courage to discrete integral equation, help to the courage to reverse the calculation of the project, suitable for example simulation.)
Simpson
- Mac OS下,用Xcode下的C语言实现自适应的Simpson算法。(In Mac OS, the adaptive Simpson algorithm is implemented with the C language under Xcode.)
simpson
- 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)