Algorithms and Data structures

KVL - Algorithms and source code   
MATLAB algorithms source code downloads. Includes several toolboxes such as iToolbox, DTW & COW, SENSABLE, Extended Multiplicative Signal Correction (EMSC) for MATLAB, The N-way Toolbox for MATLAB, INCA, Low-field NMR toolbox, The Missing Toolbox, and the Multiblock Toolbox.

http://newton.foodsci.kvl.dk/source/
Submitted Aug 19, 2004 by mpoh
Updated Feb 05, 2007 by seifu kumsa
Matrix Computation Toolbox   
The Matrix Computation Toolbox is a collection of MATLAB M-files containing functions for constructing test matrices, computing matrix factorizations, visualizing matrices, and carrying out direct search optimization. Various other miscellaneous functions are also included.

http://www.maths.man.ac.uk/~higham/mctoolbox/
Submitted Mar 20, 1998
Updated Jan 16, 2006
MATLAB Pointers Library   
The idea of the library is taken from DSTAX (Data Structures and Algorithms) toolbox (MathWorks Inc.). Unfortunately, DSTAX supplies certain mex-functions as dll-files and does not contain the source C code. The mentioned dll-files are supplied only for early versions of MATLAB (not for MATLAB 7.0). We implement pointer objects that support all possibilities of DSTAX pointers and some other possibilities. Almost all functions are written in C. Source code is included.

http://www.uic.nnov.ru/~zny/matlab/pointers/pointers.html
Submitted Dec 22, 2004 by Nikolai Yu. Zolotykh
Updated Mar 14, 2008