Next: About this document ...
CS4601: Intro. to AI
Homework 1 for Pattern Recognition
Due date: Dec 2, 1998
- 1.
- (20%) The Lp norm (or the Minkowski distance metrics) of a
vector
is defined by
![\begin{displaymath}
L_p({\bf x}) = \left[ \sum_{i=1}^n \vert x_i\vert^p \right]^{1/p},
\end{displaymath}](img2.gif)
where
. Prove that

- 2.
- (60%) A three-class classifier is defined by a set of
discriminant functions:

- (a)
- (10%) Plot the three lines corresponding to
D1=0, D2=0, and D3=0, respectively.
- (b)
- (30%) Plot the decision boundaries of the
classifier. Label the decision region for each class.
- (c)
- (20%) Does the decision boundaries always converge
to one point for this type of three-class two-feature
classifier? Why or why not?
J.-S. Roger Jang
12/1/1997