Computer Science, asked by sabamunawwarsiddiqui, 4 months ago

Write a general purpose function m-file that will generate M cycles of a periodie signal from the given one cycle of length N. The function m-file should have the following

format.

function [x.periodic] = generate periodic signal(x.one-period, M)

Provide two examples of application of this m-file.

CE 9.b. Use the m-file of (a) and the ekg60n signal to generate a signal (ekg60n perioic) that represents 10 heart beats.

(i) Plot the periodic signal. What is the period?

(ii) Determine the Fourier transform of the periodic signal and plot the magnitude and phase as a function of frequency (Hz), Comment on the nature of the spectrum.​

Answers

Answered by himtaj925
1

Answer:

What is this please explain me

Similar questions