Damped function second low

조회 수: 1 (최근 30일)
Mark S
Mark S 2020년 11월 14일
답변: Star Strider 2020년 11월 14일
Hi, how can I find a second low of a damped function in Matlab?
Do i have to use fzero?

채택된 답변

Star Strider
Star Strider 2020년 11월 14일
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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Waveform Generation에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by