What is the strategy to test data using a three-dimensional histogram?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Image Analyst
il 5 Ago 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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Histograms in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!