hpl_ai_matrix is a MATLAB function that constructs an n-by-n matrix designed for use in the HPL-AI Mixed Precision Benchmark. The matrix has a specified infinity-norm condition number, LU ...
A fully functioning wrapper for computing the matrix exponential (using expmv) is included in the repository as expmv_wrapper.m. We can find the p = 10 largest entries of the matrix exponential as ...
Abstract: This paper introduces a generic dynamic programming function for Matlab. This function solves discrete-time optimal-control problems using Bellman's dynamic programming algorithm. The ...