Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Why has the peaks width changed?

1 visualización (últimos 30 días)
Daniel Fonsêca
Daniel Fonsêca el 25 de Sept. de 2018
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hello, I have a program I'm seaching peaks and their widths. When I search the highest peak and its width I have two values to width. When a use "[pks,w]=findpeaks(fE1,'SortStr','descend');" , I have a width A e when a use "[pks,w]=findpeaks(fE1)" I have a width B, being A<B.
What is it wrong? How can I arrange that wrong?
  2 comentarios
jonas
jonas el 25 de Sept. de 2018
How exactly do you search for 'the highest peak'? The first peak will of course be higher in the first case whereas it may or may not be first in the second case
Image Analyst
Image Analyst el 25 de Sept. de 2018
Attach your data, or at least a screenshot of the plot, so we don't have to work blind.

Respuestas (0)

La pregunta está cerrada.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by