Rank: 209821 based on 0 downloads (last 30 days) and 0 file submitted
photo

Yan

E-mail

Personal Profile:

learn something

Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Yan
Updated File Comments Rating
01 Apr 2012 Feature Selection using Matlab Select the subset of features that maximizes Correct Classification Rate. Author: Dimitrios Ververidis

Dear Dimitrios,
I have been trying to run your code but it gives me error.
??? Reference to non-existent field 'FeatSelCurve'.

Error in ==> DEMO>OpenDataFile_ClickedCallback at 70
axes(handles.FeatSelCurve);cla reset;

Error in ==> gui_mainfcn at 96
feval(varargin{:});

Error in ==> DEMO at 19
gui_mainfcn(gui_State, varargin{:});

Error in ==> DEMO>OpenDataMenu_Callback at 245
DEMO('OpenDataFile_ClickedCallback',gcbo,[],guidata(gcbo));

Error in ==> gui_mainfcn at 96
feval(varargin{:});

Error in ==> DEMO at 19
gui_mainfcn(gui_State, varargin{:});

??? Error while evaluating uimenu Callback

Can you tell me how to solve it?

Contact us