Matlab 5.1 MEX interface for GCVSPL (Windows version)
A newly ported .dll for MATLAB 5.3 has been created for this site
courtesy of Alan Morris (morrisa@ecf.utoronto.ca) at the Bloorview MacMillan
Centre's Gait Laboratory in Toronto.
Files to download:
- 1. gcvspl.dll
- The Windows mex binary of GCVSPL
for use with MATLAB 5.3. Download binaries using the right mouse button
in Netscape.
- 2. splder.dll
- The Windows mex binary of SPLDER
for use with MATLAB 5.3. Download binaries using the right mouse button
in Netscape.
- 3. gcvspl.m
-
A .m function which explains how to use gcvspl.mexsg (in MATLAB, this function
will be printed when you type 'help gcvspl.m')
- 4. splder.m
-
A .m function which explains how to use splder.mexsg (in MATLAB,
this function will be printed when you type 'help splder.m')
- 5. woltring_filter.m
-
A sample .m program to demonstrate how to use gcvspl.mexsg and splder.mexsg.
The program will input a waveform of arbitrary size, filter it with Woltring's
filter, output the coefficients to a datafile, and plot the original and
filtered signals on the same graph.
- 6.FRL031.001
-
Sample data file (some EMG data) used by the sample MATLAB script
woltring_filter.m.
Tony Reina
The Neurosciences Institute
San Diego, CA
4/10/1998
reina@nsi.edu
NOTE: These programs are intended for freeware distribution. No warranty
or support is offered with the use of this product. By using the software,
the user agrees not to hold the author or The Neurociences Institute responsible
for bugs, problems, or inaccurate results in conjuntion with the use of
this product.
Back to ISB home page