搜索资源列表
Integraller
- 可移植的积分算法 ,提供了数种方法(变步长梯形求积分;变步长辛卜生求积分;自适应梯形求积分;龙贝格求积分;计算一维积分的连分式法;高振荡函数求积分;勒让德-高斯求积分;拉盖尔-高斯求积分;埃尔米特-高斯求积分) ,比较实用-portable integral algorithm, a few methods (variable step-ladder for integration; Variable step for Oracle Integral Health; Adaptive trape
Integral123
- 数值积分头文件, 变步长梯形法求积.-numerical integration header files, variable step trapezoidal method for the plot.
integer
- 这是一个VC环境下用C++写的变步长梯形求积分算法-This is a VC environment written in C with variable step-ladder quadratures algorithm
xx
- Romberg积分和变步长梯形求积公式的matlab算法程序,详细功能见代码内部说明-Romberg integral and variable step-size trapezoidal quadrature formula matlab algorithm program in detail capabilities see the code for internal notes
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
ffts
- 变步长梯形求积法,并以exp(-x*x)为例计算求积分-Variable Step-trapezoidal quadrature method, and exp (-x* x) as an example for calculating the integral
NumericalAnalysis
- 数值分析中常用算法的C++语言实现。 其中包括: 变步长梯形积分公式 二分查找 拉格郎日差值公式 牛顿迭代公式 牛顿前插公式 -Algorithm commonly used in numerical analysis of the C++ language. These include: Variable Step-trapezoidal integral formula of binary search difference Lagrangian formula
Formula_Numerical_Analysis
- 数值分析中用于求近似值的算法、二分法解方程、变步长梯形求积分的算法。是在Linux下用C++实现的。用G++编译。 配合华中科大的那本著名的“数值分析”。李庆扬编著。 用来交作业很好。 在本压缩包里面包含的是: HalfDevision.d 二分法解方程 LagrgIn.d 拉格朗日差值公式-求近似值 NewtonFwIn.d 牛顿前插公式-求近似值 NewtonItera.d 牛顿迭代法-求近似值 VarStpTrpzoItg.d 变步长梯形积
Trapzint
- 编程实现用变步长梯形积分算法求解函数的定积分-Programming with variable step trapezoidal integration algorithm for solving the definite integral of a function
shuzhijifen
- 数值积分(学习计算方法三) 变步长梯形公式 变步长辛普森公式 复合梯形公式 复合辛普森公式-Numerical integration (learning method c) variable step variable step trapezoidal rule formula for composite trapezoidal composite Simpson' s formula Simpson
Integraller
- 6.1 数值积分类设计 6.2 变步长梯形求积法 6.3 变步长辛卜生求积 6.4 自适应梯形求积法 6.5 龙贝格求积法 6.6 计算一维积分的连分式法 6.7 高振荡函数求积法 6.8 勒让德-高斯求积法 6.9 拉盖尔-高斯求积法 6.10 埃尔米特-高斯求积法 -6.1 numerical integrations class design 6.2 change the length of stride trapezoidal men
Numerical-Integration
- 复化梯形、复化simpson、变步长梯形、自适应simpson、romberg积分-tixing simpson adaptive simpson Romberg
bianbuchangjifen
- 计算方法中的变步长梯形积分公式是求定积分的近似值,这里提供变步长梯形积分公式的matlab源代码。-Calculation of the variable step trapezoidal integration formula is the pursuit of definite integral approximation, which offers variable step trapezoidal integration formula matlab source code.
a-double-integral
- 这是一个用变步长梯形求积发计算的二重积分。-This is a double integral using the variable step length trapezoidal quadrature calculation.
numerical-calculaltion
- 几种常用的数值积分算法代码,包括自适应梯形求积法,变步长梯形求积法和勒让德-高斯求积法-Several commonly used numerical integration algorithm code, including adaptive trapezoidal quadrature method, variable step trapezoidal quadrature method and Legendre- Gauss quadrature
Integration
- 使用变步长梯形法和Romberg积分法实现1到3上分别对e^x和1/x的积分-Trapezoidal method using variable step size and Romberg integration method to achieve 1-3 respectively for e ^ x and 1/x is integral
integral
- 用C++编写的一个用变步长梯形法来求积分的程序-Written in c++ ,a variable step size trapezoid method to integrate the process.
trapzint.h
- C++编写变步长梯形算法,以求得数学公式的定积分-variable step-size trapezoidal quadrature formula
shuzhijifen
- 使用WIN-TC编写一个程序,实现数值积分。用复化梯形方法、复化Simpson方法、变步长梯形方法、变步长Simpson方法编程求解积分值。-Using WIN-TC to write a program to achieve numerical integration. Compound trapezoid method used, the complex method of Simpson, variable step trapezoidal method, Simpson variable
tri
- 使用c++语言写的变步长梯形积分算法,压缩包里两个文件和在一块运行,一个是算法部分,一个是利用具体例子作为检验算法的算例(Variable step trapezoidal integration algorithm written in C + + language)