线性方程迭代法,下载的顶一下哦
上传时间: 2016-09-22
上传用户:youlongjian0
迭代自适应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
MPI实现四个进程以上的Jacobi迭代,进行连续四次迭代后选择两进程所处理数据交界处8×8子矩阵进行输出
上传时间: 2016-10-09
上传用户:anng
牛顿迭代方法计算算法示例,可以通过这个来写出其他的计算方法
上传时间: 2016-10-10
上传用户:qazxsw
数值分析中最常用的14个程序: 01_N皇后问题 01_循环赛程表 02_分段线性插值 02_牛顿插值法 03_构造正交多项式 03_最佳一致逼近多项式 04_简单迭代法求方程根[1+1;x] 04_简单迭代法求方程根[sqrt(x+1)] 05_复化梯形公式求积 06_尤拉公式解初值问题 08_高斯消去法解方程组 09_连分式法求积 10_迭代法解线性方程组 10_雅可比方法
上传时间: 2013-12-22
上传用户:woshini123456
数值分析中的简单迭代法求方程根问题(迭代公式为[1+1;x]),程序中含方程输入和根显示界面。
上传时间: 2013-11-30
上传用户:363186
数值分析中的简单迭代法求方程根问题(迭代公式为[sqrt(x+1)]),程序中含方程输入和根显示界面。
上传时间: 2013-12-02
上传用户:cainaifa
数值分析中的迭代法解线性方程组问题,含输入输出界面。
上传时间: 2014-01-03
上传用户:GHF
这是非线性整数规划模型求解分支定界迭代算法
上传时间: 2014-06-28
上传用户:diets
图像分割迭代、峰谷、半阈值算法。
上传时间: 2013-12-26
上传用户:龙飞艇