Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How to find peaks in NDVI time series data using matlab ?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
peaks ; number of local maxima. The peaks in the NDVI time series are defined through their prominence and distance to other potential local maxima. In my case, the peak threshold is given with a NDVI > = 0.4, a prominence (vertical distance between neighboring peaks) of at least 0.2 and distance (in days) between two peaks as 60 days. I am attaching the NDVI time series data as an excel csv file. I request you to please suggest me how to do it.
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!