I have generated a signal abd made it into an image using mat2gray and bwboundaries, found the frequency and the power of the signal. But the signal has pulses, does anyone know how to find the pulse duration and time of arrival of each pulse?

 Respuesta aceptada

Nitin Kapgate
Nitin Kapgate el 18 de Sept. de 2020

0 votos

The DSP System Toolbox provides the facility to measure pulse width for each pulse in a discrete time signal, an example is discussed here. Similarly, Signal Processing Toolbox provides the same functionality for continuous time signals, which is discussed here.

Más respuestas (1)

Ranjith kumar M
Ranjith kumar M el 22 de Jul. de 2021

0 votos

The DSP System Toolbox provides the facility to measure pulse width for each pulse in a discrete time signal, an example is discussed here. Similarly, Signal Processing Toolbox provides the same functionality for continuous time signals, which is discussed here.

Preguntada:

el 15 de Sept. de 2020

Respondida:

el 22 de Jul. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by