1.求方程组的解算法: Guass迭代法、Doolittle分解法 2.求矩阵特征值算法: 幂法、反幂法、LU分解法
上传时间: 2013-12-24
上传用户:cmc_68289287
牛顿迭代的matlab源代码,用于方程方程组的求解
上传时间: 2016-08-22
上传用户:xg262122
对偶单纯形法的迭代仍然是以为主元的旋转变换,但是它也有自己的特点。它是首先确定离开基的变量,即首先确定然后确定进入基的变量,即确定xk,一下就是求解单纯形法一例
上传时间: 2013-12-11
上传用户:咔乐坞
清华大学《数值分析A》-第07章.非线性方程求根 二分法 迭代法 Steffensen加速 Newton法 弦截法 抛物线法
标签: Steffensen Newton 清华大学 数值分析
上传时间: 2013-12-19
上传用户:pompey
电子通信系统的建模与仿真 第7章 通信系统差错控制仿真 7.1 缩短卷积码 7.2 有缩短卷积码加交织的差错控制系统研究 7.3 自适应均衡系统(LMS算法) 7.4 迭代译码的级联卷积码
上传时间: 2016-09-06
上传用户:aa17807091
文章中提出了一种基于高斯_塞得尔迭代的信道均衡算法
上传时间: 2014-01-16
上传用户:zmy123
求解非线性不动点方程组x=G(x)的非线性塞德尔迭代方法,初值x0
上传时间: 2014-01-01
上传用户:417313137
线性方程迭代法,下载的顶一下哦
上传时间: 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