Code covered by the BSD License
by Sebastien Paris
07 Nov 2007 (Updated 08 Nov 2007)
Mex implementation of a Parzen classifier
| Watch this File
Here is a mex implementation of a Parzen classifier
i've error when running mex -f mexopts_intelamd.bat -output parzen_classif.dll parzen_classif.c
(Could not find specified options file 'mexopts_intelamd.bat'. )
i've windows7 64 bit with VC++ and SDK installed on laptop , what can i do to make parzen_classif work??
this is the solution from Sebastien Paris
try simply "mex parzen_classif.c"
thanks alot
Contact us at files@mathworks.com