필터 지우기
필터 지우기

How to find local maxima and its location in real time using simulink ( HDL convertable)

조회 수: 6 (최근 30일)
The fixed point values are samples at a freuency of 250 HZ. I have tried findpeaks( predefined matlab function ) but this is not HDL convertible.

답변 (1개)

Tim McBrayer
Tim McBrayer 2015년 1월 12일
You'll need to analyze the time sequence yourself, computing the discrete derivative and looking for it to either become zero or reverse sign.

카테고리

Help CenterFile Exchange에서 HDL Coder에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by