next up previous
Next: EEL6825: HW#2 Up: EEL6825: Pattern Recognition Fall Previous: EEL6825: Projects

EEL6825: HW#1

Due Thursday, September 5, 1996 at 3pm. You do not need to use a computer for any of the questions.

  1. Three one-dimensional distributions are given as uniform in [-1/3,1/3] for tex2html_wrap_inline129 , uniform in [-1/2,1/2] for tex2html_wrap_inline131 and uniform in [-1,1] for tex2html_wrap_inline133 . tex2html_wrap_inline135 .
    1. Compute tex2html_wrap_inline137 for each class and sketch each function on a separate plot.
    2. Implement a Bayes classifier for the three distributions. Be sure to describe the class for each possible value of x.
    3. Compute the Bayes error.
  2. You don't need to use a computer for this problem. Two normal distributions are characterized by:

    displaymath141

    displaymath143

    Derive the analytic form and sketch the Bayes decision boundary for the following cases: (Also sketch some equi-probability contours for each distribution.)

    1. displaymath145

    2. displaymath147

      displaymath149

    3. displaymath151

      displaymath153

    (turn over)

  3. In many pattern classification problems one has the option either to assign the pattern to one of c classes or to reject it as being unrecognizable. If the costs for rejects is not too high, rejection may be a desirable action. Let

    displaymath157

    where tex2html_wrap_inline159 is the loss incurred for choosing the (c+1)th action of rejection, and tex2html_wrap_inline163 is the loss incurred for making a substitution error. Show that the minimum risk is obtainable if we decide tex2html_wrap_inline165 if tex2html_wrap_inline167 for all j and if tex2html_wrap_inline171 and reject otherwise. What happens if tex2html_wrap_inline173 ? What happens if tex2html_wrap_inline175 ?

  4. EXTRA CREDIT


next up previous
Next: EEL6825: HW#2 Up: EEL6825: Pattern Recognition Fall Previous: EEL6825: Projects

John Harris
Tue Nov 19 07:44:32 EST 1996