[数值算法]积分算法之SimPSOn算法 SimPSOn算法来源于Newton-Cotes公式,是一种插值型求积算法.在高阶时数值的稳定性较差,故常用的是比较低较的几种情况.
标签: SimPSOn Newton-Cotes 算法 数值算法
上传时间: 2013-12-10
上传用户:manking0408
清华大学《数值分析A》-第04章.数值积分 梯形 SimPSOn Romberg Gauss型求积 数值微分
上传时间: 2016-08-27
上传用户:hongmo
迭代自适应SimPSOn,Lobatto积分 In almost every standard book on numerics quadrature algorithms like the adaptive SimPSOn or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm. We present iterative adaptive quadrature algorithm (adaptiveSimPSOn and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.
上传时间: 2014-10-25
上传用户:xc216
梯形与SimPSOn求积公式 分别是梯形,SimPSOn,和3/8SimPSOn的matlab代码,计算的区间被划分成为了又2到256个,精度逐渐增加.
上传时间: 2013-12-27
上传用户:love1314
数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应SimPSOn积分法 [ReMap.rar] - EASYARM2200教学实验平台上的存储器映射
标签: Newton-Cotes EASYARM Romberg SimPSOn
上传时间: 2013-12-17
上传用户:685
matlab中运用SimPSOn求积时的求积函数,可以有效解决这类问题。
上传时间: 2014-01-17
上传用户:gxrui1991
《数值与计算方法》课程中的SimPSOn公式法。
上传时间: 2017-01-05
上传用户:561596
SimPSOn二重积分数值算法,注释比较详细
上传时间: 2013-12-18
上传用户:gdgzhym
数值分析课程必备的算法:自动选取步长SimPSOn公式求积分算法。有需要的同学下载
上传时间: 2013-12-20
上传用户:teddysha
用SimPSOn公式计算三重积分(采用C++)
上传时间: 2014-01-11
上传用户:3到15