What is the strategy to test data using a three-dimensional histogram?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Image Analyst
am 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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Histograms finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!