数值并行算法MPI编程实现 第十八章 矩阵运算 第十九章 线性方程组的直接解法 第二十章 线性方程组的迭代解法 第二十一章 矩阵特征值计算 第二十二章 快速傅氏变换和离散小波变换
上传时间: 2014-01-21
上传用户:Altman
利用混沌算法,进行迭代加密数字图象,Logistic映射原理.
上传时间: 2016-08-11
上传用户:songrui
数学中用牛顿迭代公式,求方程的近似解极为方便
上传时间: 2016-08-11
上传用户:wuyuying
针对小流域设计洪水计算中,采用推理公式求解洪峰流量Qm及汇流时间τ的方法繁琐,查算精度较低等问题,提出用牛顿迭代法求解,该方法较原图解试算法收敛快,迭代次数少,计算速度快,精度可靠。计算实例表明,用简单迭代法与牛顿迭代法计算设计洪峰流量,其结果与图解试算法完全一致。
标签: 计算
上传时间: 2013-12-26
上传用户:yph853211
牛顿迭代的matlab源代码,用于方程方程组的求解
上传时间: 2016-08-22
上传用户:xg262122
电子通信系统的建模与仿真 第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
迭代自适应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