Damped function second low

Hi, how can I find a second low of a damped function in Matlab?
Do i have to use fzero?

 Respuesta aceptada

Star Strider
Star Strider el 14 de Nov. de 2020

0 votos

I have no idea what ‘second low’ means or refers to, or what you are doing.
If you want the minima of the damped waveform, use the islocalmin on the waveform, or use findpeaks on the negative of the waveform.

Más respuestas (0)

Etiquetas

Preguntada:

el 14 de Nov. de 2020

Respondida:

el 14 de Nov. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by