Home
>
freetb4matlab
>
symband
> BandToFull.m
BandToFull
PURPOSE
function Afull=BandToSparse(Aband)
SYNOPSIS
function A=BandToFull(Ab)
DESCRIPTION
function Afull=BandToSparse(Aband) convert a banded symmetric matrix to a sparse matrix
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
ExampleEigenValues
% the Laplace equation on the unit square is discretized
ExampleGenEigenValues
solve A*x=lambda*B*x
Generated on Fri 22-May-2009 15:13:00 by
m2html
© 2003