登录 注册
当前位置:主页 > 资源下载 > 50 > Arpack++ 是一款堪称神器的软件包

Arpack++ 是一款堪称神器的软件包

  • 更新:2024-11-30 23:38:38
  • 大小:3KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:C++ - 后端
  • 格式:CPP

资源介绍

. 求大型矩阵的特征值和特征向量,对称矩阵或非对称矩阵都有可以求,实数阵或复数阵都可以解,因Arnoldi Method(阿诺德)而得名。 ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems. 有两个关键词,一是Implicitly Restarted Arnoldi Method,隐式重开始Arnoldi方法。 This software is based upon an algorithmic variant of the Arnoldi process called the Implicitly Restarted Arnoldi Method (IRAM). 另一个是Reverse Communication Interface,逆通讯接口。