linpack_bench_backslash_test, a MATLAB program which calls linpack_bench_backslash() to carry out the LINPACK Benchmark, using MATLAB's "backslash" operator for greater efficiency.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
LINPACK_BENCH_BACKSLASH is available in a MATLAB version.
linpack_bench_backslash, a MATLAB program which measures the time taken by linpack to solve a particular linear system, and uses MATLAB's built in backslash operator to do the solving.