Gaussian and Nearest Mean Classifiers
No License
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 .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | (1)Change special characters in M-file |
