In a two-class classification problem, the means and covariance
matrices are given as:
m1=[2; 5] and C1=[2 0; 0 1]
m2=[1; 2] and C2=[1 0; 0 2]
Calculate the decision boundary, given that the prior
probabilities are equal.
In a two-class classification problem, the means and covariance matrices are given as: m1=[2; 5] and C1=[2 0; 0 1] m2=[1
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am