This homework tries two search methods (sequential forward search and exhaustive search) for feature selection in pattern recognition. Before you start, you need to download the following files:
Note that both exhpick3.m and seqpick.m are already executable under MATLAB; they can generate correct plots (with wrong data) without modifications. Your task is to compute the correct LOU error rates using exhaustive and sequential forward searches. (Since we don't have too much time for discussions. If you have any questions, please contact me directly.)
Please turn in the following items: