You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This M-file focuses on a 3-class pattern classification problem. It generates hundred random samples for each pattern class using given parameters for the class-conditional densities. Further the Gaussian classifier is implemented to classify test samples of each class using equal prior class probabilities and specified probabilities. Also the nearest mean classifier is implemented to classify the test samples of each class using equal prior class probabilities. The probability of classification error is estimated for each case. See M-File for details.
Cite As
Himanshu Ray (2026). Gaussian and Nearest Mean Classifiers (https://www.mathworks.com/matlabcentral/fileexchange/6320-gaussian-and-nearest-mean-classifiers), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.67 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | (1)Change special characters in M-file |
