MATLAB

Mutable list in matlab

The following Matlab project contains the source code and Matlab examples used for mutable list. This simple function spawns a GUI with buttons for reordering, deleting, and selecting list elements. Syntax Example: items = {'Item 1','Item 2','Item 3','Item 4','Item 5'}; [items idx] = mutable_list(items,'InitVal',3); Type "help mutable_list" for more information

Non uniform sampling in matlab

The following Matlab project contains the source code and Matlab examples used for non uniform sampling . simulation of the following paper: Venkataramani, R.; Bresler, Y., "Optimal sub-Nyquist nonuniform sampling and reconstruction for multiband signals," Signal Processing, IEEE Transactions on , vol.49, no.10, pp.2301,2313, Oct. 2001

Uea geometry in matlab

The following Matlab project contains the source code and Matlab examples used for uea geometry. This GUI-based MATLAB package was written to make it easy to quickly extract geometric measurements such as the GSA (geometric surface area), length, and diameter from SEM images of conical microelectrodes, particularly Utah electrode arrays (UEA, Blackrock Microsystems, Salt Lake City, UT).

Pages

Subscribe to RSS - MATLAB