Réponse apportée
How can the Cholesky decomposition step in eigs() be avoided without passing a matrix to eigs that is a Cholesky decomposition?
check http://www.mathworks.com/matlabcentral/fileexchange/48-lobpcg-m

plus de 11 ans il y a | 0

A soumis


ortha.m
Orthonormalization Relative to matrix A

plus de 11 ans il y a | 2739 téléchargements |

5.0 / 5

A soumis


subspace.m
Angle between subspaces.

plus de 11 ans il y a | 3091 téléchargements |

3.7 / 5

A soumis


majorization check
checks if X is (weakly) majorized by Y, where X and Y must be numeric arrays.

plus de 11 ans il y a | 464 téléchargements |

0.0 / 5

A soumis


pcg.m with 'null' and 'flex' options
Preconditioned Conjugate Gradients handles homogeneous equations and nonsymmetric preconditioning

plus de 11 ans il y a | 3082 téléchargements |

4.0 / 5
Thumbnail

A soumis


Best polynomial approximation in uniform norm
For a given function on an interval, the code calculates the min-max approximation by a polynomial.

plus de 11 ans il y a | 825 téléchargements |

0.0 / 5
Thumbnail

A soumis


ODE Tutorial Demo
Advanced examples of using the MATLAB Symbolic Math Toolbox for Ordinary Differential Equations

plus de 11 ans il y a | 708 téléchargements |

0.0 / 5
Thumbnail

Réponse apportée
eigs with sparse matrices
try my http://www.mathworks.com/matlabcentral/fileexchange/48-lobpcg-m instead

environ 15 ans il y a | 0

Réponse apportée
Memory requirements of lobpcg: Matlab and hypre implementation differences
Have you actually tried the development version of SLEPc? The one that one gets by svn checkout http://www.grycap.upv.es/sle...

environ 15 ans il y a | 0

Réponse apportée
Memory requirements of lobpcg: Matlab and hypre implementation differences
The development version of SLEPc incorporates BLOPEX now, see http://code.google.com/p/blopex/wiki/PETScInstallDevel so that yo...

environ 15 ans il y a | 0

Réponse apportée
Memory requirements of lobpcg: Matlab and hypre implementation differences
Please try adding the following options to the ij driver: "-hmis -agg_nl 1 -interptype 6 -Pmx 4" These are proposed by a member ...

environ 15 ans il y a | 0

Réponse apportée
Memory requirements of lobpcg: Matlab and hypre implementation differences
The lobpcg code in hypre is very similar to the MATLAB code, and uses about the same memory. The BoomerAMG preconditioner requir...

environ 15 ans il y a | 0

| A accepté

Réponse apportée
lobpcg returning incorrect results for large sparse symmetric matrices
Very slow convergence is an expected normal behavior of lobpcg for such a problem, without preconditioning. Unfortunately, I am ...

environ 15 ans il y a | 1

| A accepté

A soumis


matlab2hypre and hypre2matlab
Read and write files with sparse matrices and vectors in hypre format

plus de 16 ans il y a | 564 téléchargements |

5.0 / 5