plasma_matrix


plasma_matrix, an Octave code which sets up a matrix associated with a problem in plasma physics.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

plasma_matrix is available in a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

plasma_matrix_test

jordan_matrix, an Octave code which returns a random matrix in Jordan canonical form.

levenshtein_matrix, an Octave code which returns the Levenshtein distance matrix defined by two strings.

test_matrix, a MATLAB code which defines test matrices for which the condition number, determinant, eigenvalues, eigenvectors, inverse, null vectors, P*L*U factorization or linear system solution are known. Examples include the Fibonacci, Hilbert, Redheffer, Vandermonde, Wathen and Wilkinson matrices.

Author:

James Cheung wrote the code that defines the plasma matrix.

Source Code:


Last revised on 27 September 2022.