Respondida
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

casi 11 años hace | 0

Enviada


ortha.m
Orthonormalization Relative to matrix A

casi 11 años hace | 1 descarga |

5.0 / 5

Enviada


subspace.m
Angle between subspaces.

casi 11 años hace | 1 descarga |

3.7 / 5

Enviada


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

casi 11 años hace | 2 descargas |

0.0 / 5

Enviada


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

casi 11 años hace | 1 descarga |

4.0 / 5
Thumbnail

Enviada


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

casi 11 años hace | 2 descargas |

0.0 / 5
Thumbnail

Enviada


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

casi 11 años hace | 1 descarga |

0.0 / 5
Thumbnail

Respondida
eigs with sparse matrices
try my http://www.mathworks.com/matlabcentral/fileexchange/48-lobpcg-m instead

más de 14 años hace | 0

Respondida
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...

más de 14 años hace | 0

Respondida
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...

más de 14 años hace | 0

Respondida
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 ...

más de 14 años hace | 0

Respondida
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...

casi 15 años hace | 0

| aceptada

Respondida
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 ...

casi 15 años hace | 1

| aceptada

Enviada


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

casi 16 años hace | 1 descarga |

5.0 / 5