搜索资源列表
dttx
- 这是递推梯形的源代码-trapezoidal source code
VB_NUM3
- 用VB实现数值积分的算法集。包括梯形求积法,反常积分,三重积分,龙贝格方法,辛卜生方法等6种方法。-VB numerical integration algorithm set. Quadrature including the trapezoidal method, abnormal integral triple integral, Romberg, Oracle Health means six ways.
Cprograms
- 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的J
Integraller
- 可移植的积分算法 ,提供了数种方法(变步长梯形求积分;变步长辛卜生求积分;自适应梯形求积分;龙贝格求积分;计算一维积分的连分式法;高振荡函数求积分;勒让德-高斯求积分;拉盖尔-高斯求积分;埃尔米特-高斯求积分) ,比较实用-portable integral algorithm, a few methods (variable step-ladder for integration; Variable step for Oracle I
Part_1_C_programmes
- 程序总结1:杜氏分解法|艾特肯|I显示方法|二分法|分段线性插值|复合梯形法|复合辛普森 -a summary procedure : Du decomposition | Aitken | I shows | dichotomy | piecewise linear interpolation | composite trapezoidal France | composite Simpson
数值积分梯形simpson
- 数值积分梯形simpson-numerical integration trapezoidal simpson
Part_1_C_programmes
- 程序总结1:杜氏分解法|艾特肯|I显示方法|二分法|分段线性插值|复合梯形法|复合辛普森 -a summary procedure : Du decomposition | Aitken | I shows | dichotomy | piecewise linear interpolation | composite trapezoidal France | composite Simpson
INSTFREQ
- 采用梯形积分法计算解析信号的瞬时频率估计-Using trapezoidal integration method to calculate analytical signal of instantaneous frequency estimation
math
- 各种数学算法 ,改进欧拉法,复合辛普森,复合梯形法,列主元元素消元等等各种较难的数学算法-A variety of mathematical algorithms, improved Euler method, composite Simpson, composite trapezoidal method, PCA out element elimination and so on all kinds of difficult math
TrapozoidalMethod
- trapezoidal method fortran code
integral
- 复化Simpson积分公式和复化梯形积分公式计算积分的通用程序-Rehabilitation of Simpson integration formula and complex integration of trapezoidal integration formula of the general procedures
trapezoidal
- 并行计算trapezoidal rule Write an MPI program for numerical integration based on the trapezoidal rule. For communication, use the functions MPI_Send() and MPI_Recv() that were described in the lecture. The number of
Matlab
- Matlab数值积分,包含多种积分的源程序 CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分-Matlab numerical integration, including a v
TRAPEZOIDAL-WITH-NEWTON-ITERATION-ALGORITHM
- 本程序提供一种求解刚性微分方程组的算法:具有牛顿迭代的梯形法-This procedure provides an algorithm for solving stiff differential equations: the trapezoidal method with Newton iteration
DblTraprl
- 在Matlab中利用复合梯形公式和复合辛普森公式编程计算二重积分。-In Matlab, using the composite trapezoidal formula and calculate the double integral composite Simpson formula programming.
Simpson-a-Trapezoidal
- in this project we are computing Simpson & Trapezoidal inegral
trapezoidal-numerical-method
- This trapezoidal method used in numerical methods to solve differential equations-This is trapezoidal method used in numerical methods to solve differential equations
trapezoidal-control-motors
- 无位置传感器的无刷直流电机的梯形控制程序-Sensorless BLDC motor trapezoidal control motors
trapezoidal-integration-method
- 用visual basic编写的梯形积分法数值解法计算程序-Written using visual basic trapezoidal integration method to calculate the numerical solution procedure
complex-trapezoidal-and-Simpson
- 数值分析所用的复化梯形方法和复化Simpson方法的源代码-The numerical method used in the analysis of complex trapezoidal and Simpson s method of source code