What is the strategy to test data using a three-dimensional histogram?
1 次查看(过去 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!