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?

 Akzeptierte Antwort

Nitin Kapgate
Nitin Kapgate am 18 Sep. 2020

0 Stimmen

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.

Weitere Antworten (1)

Ranjith kumar M
Ranjith kumar M am 22 Jul. 2021

0 Stimmen

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.

Community Treasure Hunt

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

Start Hunting!

Translated by