

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Assignment; Professor: Chellappa; Class: STAT PATTERN RECOG; Subject: Electrical & Computer Engineering; University: University of Maryland; Term: Unknown 1989;
Typology: Assignments
1 / 2
This page cannot be seen from the preview
Don't miss anything!


ENEE 633 / CMSC 828C : Statistical Pattern Recognition
Assignment 1
p(x|wi) =
πb
( (^) x−ai b
) 2 ,^ i^ =^1 ,^2 ,^ a 2 >^ a 1 (1)
(a) By explicit integration, check that the distributions are indeed normalized. (b) Assuming P(w 1 ) = P(w 2 ), show that P(w 1 |x) = P(w 2 |x) if x = (a 1 + a 2 )/2, that is, the minimum error decision boundary is a point midway between the peaks of the two distributions, regardless of b. (c) Plot P(w 1 |x) for the case a 1 = 3, a 2 = 5 and b = 1. (d) How do P(w 1 |x) and P(w 2 |x) behave as x → −∞?x → +∞?. Explain. (Q 2.8 from Duda, Hart and Stock)
P(error) = 1 −
∫ P(wmax|x)p(x) dx (2)
(c) Use these two results to show that P(error) ≤ (c− c 1 ).
(d) Describe a situation for which P(error) = (c− c 1 ). (Q 2.12 from Duda, Hart and Stock)
λ (αi|ω (^) j) =
0 i = j i, j = 1 ,... , c λr i = c + 1 λs otherwise,
where λr is the loss incurred for choosing the (c+1)th action, rejection, and λs is the loss incurred for making any substitution error. Show that the minimum risk is obtained if we decide ωi if P(ωi|x) ≥ P(ω (^) j|x) for all j and if P(ωi|x) ≥ 1 − λ λrs , and reject otherwise. What happens if λr = 0? What happens if λr > λs? (Q 2.13 from Duda, Hart and Stock)
gi(x) =
p(x|ωi)P(ωi) i = 1... c λs−λr λs ∑
c j= 1 p(x|ω^ j)P(ω^ j)^ i^ =^ c^ +^1
(b) Plot these discriminant functions and the decision regions for the two category one- dimensional case having
(c) Describe qualitatively what happens as λ λrs increased from 0 to 1. (d) Repeat for the case having
(Q 2.14 from Duda, Hart and Stock)