登录
首页 » matlab » Famous-Numerical-Iteration-Algorithm

Famous-Numerical-Iteration-Algorithm

于 2012-11-26 发布 文件大小:61KB
0 163
下载积分: 1 下载次数: 106

代码说明:

  提供几种著名的大型线性方程组迭代算法,包括CG、PCG、Lanczos、MINRES(Several well-known large-scale linear equations iterative algorithm, including CG, PCG, Lanczos, MINRES)

文件列表:

CG.m,904,2012-11-19
Lanczos.m,1222,2012-11-26
MINRES.m,1228,2012-11-26
PCG.m,1006,2012-11-19
说明文档.pdf,64834,2012-11-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Q_factor_calcualtor
    利用Matlab计算quality factor. 输入是谐振波谱的数据,输出为:谐振频率,谐振幅度和quality factor。(Matlab coding. Calculate quality factor of resonator based on transmission spectrum data.)
    2020-06-29 19:40:02下载
    积分:1
  • 《遗传法及其在电力系统中的应用》2002
    《遗传算法及其在电力系统中的应用》华中科技大学版("Genetic Algorithms and Their Applications in Power Systems" 2002)
    2019-01-17 09:33:11下载
    积分:1
  • numerical
    求解二阶变系数常微分方程,主要用于涡激振动中频率响应的计算(Solving second-order ordinary differential equations with variable coefficients)
    2014-01-06 19:23:10下载
    积分:1
  • 线性回归
    说明:  能够实现线性回归,里面有一个线性回归的实例(It can realize linear regression. There is an example of linear regression)
    2020-05-10 09:38:06下载
    积分:1
  • Meshless_SPH
    说明:  使用fortran编写的无网格(光滑质点流体动力学)SPH算法(using FORTRAN prepared by the non-grid (smooth particle hydrodynamics) SPH algorithm)
    2020-09-09 23:28:02下载
    积分:1
  • Particle_Filter
    粒子滤波程序,仿真实现自由度机器人对目标的跟踪,使用kalman滤波估计总雅可比矩阵J,噪声为非高斯噪声(Particle filter procedure, simulation robot tracking of targets, the use of kalman filter estimated total Jacobian matrix J, the noise of non-Gaussian noise)
    2008-12-15 10:37:55下载
    积分:1
  • kriging
    kriging方法源程序,用于kriging方法构建近似模型,方便易懂(kriging method source,Kriging method used to construct an approximate model, easy to understand)
    2021-04-26 10:08:45下载
    积分:1
  • 一种优化的神经网络字预失真方法
    说明:  基于神经网络的数字预失真技术,即智能DPD(Digital Predistortion Technology Based on Neural Network)
    2019-09-27 20:57:50下载
    积分:1
  • PECEmatlabProgram
    利用预估矫正方法解分数阶常微分方程,该方法适用于线性和非线性分数阶常微分方程(using PECE method to solve fractional ordinary differential equation)
    2021-04-17 18:38:52下载
    积分:1
  • 5
    ★问题描述: 给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直 线距离。例如(0,0) (3,4)的距离为5. ★数据输入: 有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明 输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000 0,0<=|x_i|,|y_i|<=10^9) ★结果输出: 输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
    2013-12-03 14:57:02下载
    积分:1
  • 696518资源总数
  • 105584会员总数
  • 19今日下载