profile_test, MATLAB programs which demonstrate the use of the profile() utility, which can monitor the execution of a calculation and provide a performance report.
profile on my commands profile viewer
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
PROFILE is available in a MATLAB version.
LINPACK_BENCH, a MATLAB program which measures the time taken by LINPACK to solve a particular linear system.
MD, a MATLAB program which carries out a molecular dynamics simulation, and is intended as a starting point for implementing a parallel version.
LINPACK_BENCH is the LINPACK Benchmark program.
MD is a molecular dynamics program.
SAMMON_TEST is a program to try to classify data into groups.
You can go up one level to the MATLAB source codes.