Creating a rectangular pulse given the samples number and sampling frequency

I need some help to create a Rectangular Pulse Given the samples number = 18
Sampling Frequency = 60MHz and the peek power is 1.5Mwatts.

Respuestas (1)

Adam Danz
Adam Danz el 10 de Jun. de 2021
Editada: Adam Danz el 14 de Jun. de 2021
If you have the Signal Processing Toolbox, use square()
Otherwise create a sine wave (sin()) that fits your description and then round it to make it square.
If you have any problems, show us the code and we can help to square it up.

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 10 de Jun. de 2021

Editada:

el 14 de Jun. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by