搜索资源列表
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
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 变步长梯形积
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.
Numerical-integration-routine
- 其中一个是是变步长复化梯形公式例程,该程序是用变步长复化梯形公式计算定积分的C语言程序。另一个是1.1.2 变步长复化抛物线公式例程,该程序是用变步长复化抛物线公式计算定积分的C语言程序。-One is the variable step size compound trapezoid formula routines, the program is the variable step size compound trapezoid formula to calculate definite i
integral
- 用C++编写的一个用变步长梯形法来求积分的程序-Written in c++ ,a variable step size trapezoid method to integrate the process.
trapzint.h
- C++编写变步长梯形算法,以求得数学公式的定积分-variable step-size trapezoidal quadrature formula
Variable-step-for-integrating
- 数值计算基础的实验之一 数值积分变步长梯形法求积分的C语言实验复化梯形法或者叫 复合梯形法。-C language experiment of numerical calculation based experimental numerical integral variable step trapezoidal method for the integration of complex trapezoid method or is called the composite trapezoi
shuzhijifen
- 变补长梯形求积法、变步长辛卜生求积法、自适应梯形求积法、龙贝格求积法等多种数值积分C++源代码-Adaptive quadrature method and trapezoidal romberg quadrature method for multiple numerical integration, such as C++ source code