Welcome![Sign In][Sign Up]
Location:
Search - trapezoidal

Search list

[Mathimatics-Numerical algorithmsdttx

Description: 这是递推梯形的源代码-trapezoidal source code
Platform: | Size: 855 | Author: 李真婷 | Hits:

[Mathimatics-Numerical algorithmsVB_NUM3

Description: 用VB实现数值积分的算法集。包括梯形求积法,反常积分,三重积分,龙贝格方法,辛卜生方法等6种方法。-VB numerical integration algorithm set. Quadrature including the trapezoidal method, abnormal integral triple integral, Romberg, Oracle Health means six ways.
Platform: | Size: 4291 | Author: 李春波 | Hits:

[Other resourceCprograms

Description: 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的Jacobi迭代法 11 实习十六:空间曲面和曲线的绘制 12 实习十七:Hanoi塔问题 13 实习十八:综合问题 -Zhongnan University C Programming Language internship an experimental one : C language graphics model of the provision of two internships 2 : 1 yuan function graphic attachment 3 3 : 2D geometry transform four interns 4 : nonlinear equation Root dichotomy five interns 5 : nonlinear equation Root cattle Dayton law internship 6 6 : numerical integration of rectangular and trapezoidal Law Practice Act 7 8 : series summation internship 9 8 : 9 curve fitting attachment 11 : Solving Linear Equations of Gaussian Elimination Act 10 interns 14 : Solving Linear Equations Jacobi iteration 11 interns 16 : space curves and surfaces Drawing 12 interns 17 : Hanoi Tower 13 interns 18 : Comprehensive problems
Platform: | Size: 168324 | Author: CF雷电 | Hits:

[Mathimatics-Numerical algorithmsIntegraller

Description: 可移植的积分算法 ,提供了数种方法(变步长梯形求积分;变步长辛卜生求积分;自适应梯形求积分;龙贝格求积分;计算一维积分的连分式法;高振荡函数求积分;勒让德-高斯求积分;拉盖尔-高斯求积分;埃尔米特-高斯求积分) ,比较实用-portable integral algorithm, a few methods (variable step-ladder for integration; Variable step for Oracle Integral Health; Adaptive trapezoidal seek integration; Romberg seek integration; calculating an integral dimension of the continued fraction; high oscillation function for integration; Legendre Germany-Gaussian seek integration; Laguerre - Gaussian seek integration; Hermite - Gaussian quadratures), more practical
Platform: | Size: 31932 | Author: 陈学川 | Hits:

[OtherPart_1_C_programmes

Description: 程序总结1:杜氏分解法|艾特肯|I显示方法|二分法|分段线性插值|复合梯形法|复合辛普森 -a summary procedure : Du decomposition | Aitken | I shows | dichotomy | piecewise linear interpolation | composite trapezoidal France | composite Simpson
Platform: | Size: 4381 | Author: 周琳 | Hits:

[Bio-Recognize数值积分梯形simpson

Description: 数值积分梯形simpson-numerical integration trapezoidal simpson
Platform: | Size: 59392 | Author: 王建明 | Hits:

[OtherPart_1_C_programmes

Description: 程序总结1:杜氏分解法|艾特肯|I显示方法|二分法|分段线性插值|复合梯形法|复合辛普森 -a summary procedure : Du decomposition | Aitken | I shows | dichotomy | piecewise linear interpolation | composite trapezoidal France | composite Simpson
Platform: | Size: 4096 | Author: 周琳 | Hits:

[OtherINSTFREQ

Description: 采用梯形积分法计算解析信号的瞬时频率估计-Using trapezoidal integration method to calculate analytical signal of instantaneous frequency estimation
Platform: | Size: 1024 | Author: 刘清艳 | Hits:

[Algorithmmath

Description: 各种数学算法 ,改进欧拉法,复合辛普森,复合梯形法,列主元元素消元等等各种较难的数学算法-A variety of mathematical algorithms, improved Euler method, composite Simpson, composite trapezoidal method, PCA out element elimination and so on all kinds of difficult mathematical algorithm
Platform: | Size: 8192 | Author: 唐老鸭 | Hits:

[AlgorithmTrapozoidalMethod

Description: trapezoidal method fortran code
Platform: | Size: 3072 | Author: Shah | Hits:

[Mathimatics-Numerical algorithmsintegral

Description: 复化Simpson积分公式和复化梯形积分公式计算积分的通用程序-Rehabilitation of Simpson integration formula and complex integration of trapezoidal integration formula of the general procedures
Platform: | Size: 1024 | Author: zyx | Hits:

[MPItrapezoidal

Description: 并行计算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 intervals and the integration limits can be specified by the user during runtime or as parameter. Run your program with a different number of intervals.-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 intervals and the integration limits can be specified by the user during runtime or as parameter. Run your program with a different number of intervals.
Platform: | Size: 1024 | Author: 刘铭 | Hits:

[matlabMatlab

Description: Matlab数值积分,包含多种积分的源程序 CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分-Matlab numerical integration, including a variety of points of the source CombineTraprl composite trapezoidal formula for integration by Simpson IntSimpson series with the formula for Newton NewtonCotes points- Coats IntGauss series with the formula for Gaussian integration formula for points IntGaussLada high for points formula Slaven Road with Gaussian IntGaussLobato- Lobato integral formula for
Platform: | Size: 3072 | Author: Wade | Hits:

[AlgorithmTRAPEZOIDAL-WITH-NEWTON-ITERATION-ALGORITHM

Description: 本程序提供一种求解刚性微分方程组的算法:具有牛顿迭代的梯形法-This procedure provides an algorithm for solving stiff differential equations: the trapezoidal method with Newton iteration
Platform: | Size: 2048 | Author: mike | Hits:

[matlabDblTraprl

Description: 在Matlab中利用复合梯形公式和复合辛普森公式编程计算二重积分。-In Matlab, using the composite trapezoidal formula and calculate the double integral composite Simpson formula programming.
Platform: | Size: 1024 | Author: hhsyla | Hits:

[OtherSimpson-a-Trapezoidal

Description: in this project we are computing Simpson & Trapezoidal inegral
Platform: | Size: 24576 | Author: hamedgavazn | Hits:

[Other systemstrapezoidal-numerical-method

Description: This trapezoidal method used in numerical methods to solve differential equations-This is trapezoidal method used in numerical methods to solve differential equations
Platform: | Size: 1592320 | Author: Manish Patwari | Hits:

[DSP programtrapezoidal-control-motors

Description: 无位置传感器的无刷直流电机的梯形控制程序-Sensorless BLDC motor trapezoidal control motors
Platform: | Size: 7442432 | Author: 王二伟 | Hits:

[Algorithmtrapezoidal-integration-method

Description: 用visual basic编写的梯形积分法数值解法计算程序-Written using visual basic trapezoidal integration method to calculate the numerical solution procedure
Platform: | Size: 1024 | Author: wgp | Hits:

[Algorithmcomplex-trapezoidal-and-Simpson

Description: 数值分析所用的复化梯形方法和复化Simpson方法的源代码-The numerical method used in the analysis of complex trapezoidal and Simpson s method of source code
Platform: | Size: 3786752 | Author: 刘树君 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net