Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
How to find peaks in NDVI time series data using matlab ?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!