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!