Calculate the time derivatives for a signal envelope of burst signals (both width and height)?
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
James Griffin
el 9 de Nov. de 2018
Comentada: Star Strider
el 7 de Nov. de 2024 a las 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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!