find peaks in a mesh plot
Mostra commenti meno recenti
How do I find peaks in a mesh plot and also find its location on the mesh grid?
Risposte (2)
KSSV
il 17 Gen 2019
0 voti
Read about max ..It gives indices also....
Image Analyst
il 17 Gen 2019
0 voti
If you have the Image Processing Toolbox, use imregionalmax() on the 3-D height (signal) array that you plotted.
Categorie
Scopri di più su Descriptive Statistics in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!