Welcome![Sign In][Sign Up]
Location:
Search - krylov

Search list

[AlgorithmSPARSKIT2.tar

Description: 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。-Yousef Saad This is prepared in the Fortran matrix calculation package (A basic tool-kit for sparse matrix computations (Version 2), contains the common sort, preconditioning (ILU decomposition, etc.), Krylov subspace iteration method, as well as limited differential and other methods such as numerical example. there are many very practical subprogram (such as sparse matrix add, multiply, etc., can learn from experts in the design yo!). hard to study large-scale numerical solution of linear equations of the people Recommended (Fortran is inadequate to achieve, I feel good or C language).
Platform: | Size: 1157120 | Author: 张德柱 | Hits:

[Software Engineeringkrylov

Description: 求解线性系统的Krylov方法的工具箱,包括经典的CG、GMRES等方法。-Solving Linear Systems Toolbox Krylov methods, including the classic CG, GMRES, etc..
Platform: | Size: 68608 | Author: matrix | Hits:

[Othersixpack-2.3.7

Description: Sixpack is a library of solvers that may be used to solve structured finite volume and finite difference discretisations of PDE s. The solvers include static methods like Jacobi s Method, SOR, SSOR, RBSOR, incomplete factorisation methods like ILU, ILDL, SIP, MSI, Krylov space methods like CG and, BiCGSTAB (with a variety of preconditioners), and a multigrid solver using Jacobi, ILU, ILDL and SIP for smoothing. In addition there is a block tridiagonal solver for when you want to try a direct method.
Platform: | Size: 217088 | Author: Feiyu Lu | Hits:

[Software EngineeringEIGENR

Description: SUBROUTINE TO FIND ALL REAL EIGENVALUES & EIGENVECTORS OF A REAL MATRIX [A]nxn 1. Characteristic Polynomial by the Leverrier Method 2. Eigenvalues (roots) of the Characteristic Polynomial by the Bairstow Method 3. Eigenvectors by the Krylov Method- SUBROUTINE TO FIND ALL REAL EIGENVALUES & EIGENVECTORS OF A REAL MATRIX [A]nxn 1. Characteristic Polynomial by the Leverrier Method 2. Eigenvalues (roots) of the Characteristic Polynomial by the Bairstow Method 3. Eigenvectors by the Krylov Method
Platform: | Size: 2048 | Author: ilias | Hits:

[matlabML_Automata

Description: Learning Automata Algorithms A collection of machine learning programs which contains some of Learning Automata algorithms such as Tsetline, Krinisky, Krylov, LRI, LIP, LRR, LReP, SoftMax, SampleAverage and Random strategy. All of these developed in MATLAB 6.5
Platform: | Size: 9216 | Author: Aso | Hits:

[matlabModelOrderReductionAlgorithms

Description: 自动控制方法中的状态空间模型参数降秩数学算法,分别为 SVD-based method; Krylov-based Order Reduction--Lanczos algorithm; Krylov-based Order Reduction--Modified Lanczos algorithm; Krylov-based Order Reduction--The Arnoldi-algorithm; -Model Order Reduction Algorithms for Statespace-Model of Automating Systems- Follows are the algorithms: SVD-based method; Krylov-based Order Reduction--Lanczos algorithm; Krylov-based Order Reduction--Modified Lanczos algorithm; Krylov-based Order Reduction--The Arnoldi-algorithm;
Platform: | Size: 4096 | Author: Chen WZ | Hits:

[AlgorithmIterative_Methods_for_Sparse_Linear_Systems

Description: Yousef Saad 的稀疏线性系统的迭代方法。包含预处理,Krylov子空间迭代法等内容。-iterative methods for sparse linear systems
Platform: | Size: 2755584 | Author: wangzijian | Hits:

[matlabKrylovSubspceMethod

Description: Krylov subspace作为一种迭代方法,在求解非线性方程组方面发挥巨大作用,这个ppt和大家分享-Krlov subspace method
Platform: | Size: 362496 | Author: 之末 | Hits:

[SCMErrorControlleds

Description: Error-Controlled Model Reduction in Flexible Multibody Dynamics.非常难得,对学习krylov方法有很多的用处,欢迎联系讨论-Error-Controlled Model Reduction in Flexible Multibody Dynamics. Very rare, there are many ways of learning krylov useful, please contact to discuss
Platform: | Size: 432128 | Author: 李一浩 | Hits:

[matlabArnoldi

Description: 快速的Arnoldi算法用于计算Krylov空间的生成-Arnoldi for Krylov space
Platform: | Size: 1024 | Author: asheng | Hits:

[matlabKrylov

Description: Krylov Fixed Structure Automata in Cellular Automata Matlab Code
Platform: | Size: 22528 | Author: vh | Hits:

[AlgorithmNewtons-Method

Description: 牛顿法的相关资料,包括直接法,krylov子空间法,broyden法-newton iterative methods
Platform: | Size: 4397056 | Author: 王铭 | Hits:

[Algorithmkrylov

Description: Krylov numerical algorithm in CSharp
Platform: | Size: 20480 | Author: Vlad | Hits:

[OtherStochastic-Differential-Equations-Theory-and-Appl

Description: The rst paper in the volume, Stochastic Evolution Equations by N. V. Krylov and B. L. Rozovskii, was originally published in Russian in 1979 (Itogi Nauki i Tekhniki, Seriya Sovremennye Problemy Matematiki, Vol, 14, pp. 71{146). The English translation was rst published in the Journal of Soviet Mathematics, Vol. 14, pp. 1233{1277, 1981, c Plenum Publishing Co. We are very grateful to the current copyright holder, Springer, for the permission to include the paper in the volume. After more than a quarter-century, this paper remains a standard reference in the eld of stochastic partial di erential equations (SPDEs) and continues to attract attention of mathematicians of all generations, because, together with a short but thorough introduction to SPDEs, it presents a number of optimal and essentially non-improvable results about solvability for a large class of both linear and non-linear equations.
Platform: | Size: 1959936 | Author: imedp | Hits:

[AlgorithmBICG

Description: BICG算法,是Krylov子空间的迭代方法之一-The BICG algorithm is one of the Krylov subspace iteration method
Platform: | Size: 2048 | Author: 仇志娟 | Hits:

[source in ebookKrylov

Description: krylov fixed structure automata
Platform: | Size: 1024 | Author: eli | Hits:

[source in ebookKrylov

Description: krylove matlab source code
Platform: | Size: 1024 | Author: eli | Hits:

[transportation applicationsKrylov

Description: Krylov子空间方法及其并行计算,流体力学计算,结构有限元分析。-Krylov subspace methods and parallel computing, computational fluid dynamics, finite element analysis.
Platform: | Size: 307200 | Author: 朱一宬 | Hits:

[ELanguageKRYLOV

Description: KRYLOV EIGENVECTOR SOLUTION
Platform: | Size: 163840 | Author: Peter | Hits:

[matlabbksvd-master

Description: block krylov 子空间近似 SVD 分解(Approximate SVD decomposition of block Krylov subspace)
Platform: | Size: 343040 | Author: snn | Hits:
« 12 »

CodeBus www.codebus.net