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

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.

Risposte (1)

You'll need to analyze the time sequence yourself, computing the discrete derivative and looking for it to either become zero or reverse sign.

Categorie

Scopri di più su Code Generation in Centro assistenza e File Exchange

Prodotti

Richiesto:

il 11 Gen 2015

Risposto:

il 12 Gen 2015

Community Treasure Hunt

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

Start Hunting!

Translated by