Classifying data : how well my data matches a pattern
1 次查看(过去 30 天)
显示 更早的评论
Hello experts,
I have some data that they seem to follow a pattern and can be visually classified into three classes. Here are two samples of each class:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/155255/image.png)
It seems that:
- First class: Five Gaussian functions can be fitted
- Second class: Two Gaussian functions can be fitted
- Third class: Non of the above.
Is there any measure that could say: for each sample, "how well 5 Gaussian functions can be fitted" and "how well 2 Gaussian functions can be fitted"? Then, I can use these measures to classify my data?
Please let me know if you think of a better solution for this problem.
Thank you!
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!