Calculate the time derivatives for a signal envelope of burst signals (both width and height)?
14 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
James Griffin
le 9 Nov 2018
Commenté : Star Strider
le 7 Nov 2024 à 11:49
I haven’t coded for a while and certainly haven’t use envelops before but I wondered if you could help me with the following: To get rich summaries of data I would like to calculate the rate of change of a voltage burst signal – both the vertical and the horizontal from the steady state (with no picked-up phenomena).
The way I am coding this is to create an envelope from the steady state to the max point and then calculate the max peaks. The diff function is then applied to calculate the rate of change (then use average to give the average rate of change of diff vectors) – is this the correct approach or would you know cleaner way ?
I am sure this should be easy however I seem to be making a meal out of it !
Many thanks
James
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!