Sampling, Electrical Engineering

Assignment Help:

Write an m-file "sampling.m", which will take as an input:  a signal and a sampling step and will display the sampled signal and the magnitude of its Fourier transform.

sampling.m

function sampling(x,step)
plot(x(1:step:end),'-o')
plot(abs(fft(x(1:step:end))))

use x as the input signal

x=(sin([0:pi/8:4*pi]))

Run the function with step=1.Increase the sampling step 2,4,8.... and observe what happens with the spectrum.

What happens with the spectrum as the sampling step increases?

What should be the minimum sampling frequency (maximum sampling step) of a signal?


Related Discussions:- Sampling

Explain about automatic stabilizers, Q. Explain about Automatic Stabilizers...

Q. Explain about Automatic Stabilizers? Automatic Stabilizers: Government fiscal policies which have effect of automatically moderating cyclical ups and downs of capitalism.

Bjt, what is compensation of bjt

what is compensation of bjt

How transistor will be used as an amplifier, (a) How transistor will be use...

(a) How transistor will be used as an amplifier? (b) Give relation between α and β? (c) Show the biasing arrangement for the PNP transistor in common base configuration, so t

Explain indexed addressing in 8051, Probelm: (a) Explain indexed addre...

Probelm: (a) Explain indexed addressing in 8051. (b) How does the 8051 distinguish between a byte address and a bit address? (c) How do open-loop and closed loop appli

Describe watch dog timer and reaction timer, a. Given a timer with a termin...

a. Given a timer with a terminal count and a clock frequency of 10 MHz measure the following: (i) Range & Resolution (ii) Terminal count values needed to measure 3ms interval

Product of two sinsoids, Connect the two signals used in section 2 above to...

Connect the two signals used in section 2 above to the "Multiplier" module. Make sure that you record the amplitude of each signal. Observe and record the resultant waveform in

Calculate the small signal voltage gain, Calculate the Small Signal Voltage...

Calculate the Small Signal Voltage Gain a) Calculate the small signal voltage gain a v = v o /v i , input resistance R i , and output resistance Ro for the circuit below. A

Why earthing is required for any electrical equipments, Why earthing is req...

Why earthing is required for any electrical equipments, domestic installation and service building etc? For TL coaches what is the minimum I.R. value needed for new wiring? An

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd