What is the strategy to test data using a three-dimensional histogram?
2 views (last 30 days)
Show older comments
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 Comments
Image Analyst
on 5 Aug 2021
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.
Answers (0)
See Also
Categories
Find more on Histograms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!