delsq


delsq, a MATLAB code which is given a grid G, and returns a corresponding sparse matrix D that defines the Laplacian operator on G. MATLAB includes a built-in version of this function.

Licensing:

Based on code that is copyright 1984-2015 The MathWorks, Inc.

Languages:

delsq is available in a MATLAB version.

Related Data and Programs:

delsq_test

laplacian, a MATLAB code which carries out computations related to the discrete laplacian operator, including full or sparse evaluation, evaluation for unequally spaced data sampling points, application to data samples, solution of associated linear systems, eigenvalues and eigenvectors, and extension to 2D and 3D geometry.

Source Code:


Last modified on 31 August 2023.