Sequential Forward Floating Selection (SFFS)

조회 수: 3 (최근 30일)
Jay
Jay 2011년 7월 23일
댓글: RenHong Lai 2017년 1월 10일
Hi!
I would like to use SFFS in MATLAB but was not able to find a good implementation of that algorithm yet for MATLAB.
But this only seems to be a Demo, and comments don't sound very trustworthy.
But nowhere I could find SFFS.
Please, if anybody knows a trustworthy implementation let me know. I would also consider writing my own when I find a proper description and pseudocode ;-)
Have a nice weekend, Jay

답변 (2개)

Guillermo
Guillermo 2011년 8월 22일
I found an implementation at this site:
appears with an example (example 4.8.3) of the book Introduction to Pattern Recognition by Theodoridis.
Im seeking for a good explication of the SFFS, is for a university workshop, if you know a good one please let me know

Guillermo
Guillermo 2011년 11월 22일
Can be resolved by removing the instruction 'X_hat{k}=setdiff(X{k+1},xr)' from the stepIII. The new location can be the final of the step II
  댓글 수: 1
RenHong Lai
RenHong Lai 2017년 1월 10일
Will you be able to provide detailed code?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by