PROFILE is a directory of 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
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.