What is the strategy to test data using a three-dimensional histogram?
2 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I have three-dimensional data such as X=(100*1) , Y=(100*1) , Z=(100*1).
For the three-dimensional histogram, what does return, and After training 3D histogram, what is the strategy to test the data?.
Please help me?
2 件のコメント
Image Analyst
2021 年 8 月 5 日
I have no idea what it means to "train" a histogram. And a histogram is what it is - a list of counts of some things. It doesn't really "return" anything like a function does.
Try this:
It's another chance to read the posting guidelines that you forgot to before you clicked submit.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Histograms についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!