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

Digital switching switching in telecommunication, Name the switching scheme...

Name the switching schemes used in a digital exchange

Unijunction transistor, UniJunction Transistor: (abbreviated as UJT)...

UniJunction Transistor: (abbreviated as UJT), also called the double base diode, is a 2 layer, 3 terminal solid state switching device. The device has a unique characteristi

Single- and three-phase systems, Ac power has significant practical advanta...

Ac power has significant practical advantages over dc power in generation, transmission, and distribution. One major drawback of the single-phase circuit is the oscillatory nature

Output waveforms for a differentiating circuit, Q. Discuss the output wavef...

Q. Discuss the output waveforms for a differentiating circuit. The output waveform from a differentiating circuit depends upon the time constants and shape of the input wave.Th

What are the advantages of digital cameras, What are the Advantages of digi...

What are the Advantages of digital cameras Advantages of digital cameras over manual cameras include: no processing costs (As there is no need to develop film or make prints),

Digital electronics, design 4 bit binary coded decimal to excess 3

design 4 bit binary coded decimal to excess 3

Determine the angular frequency, Q. For given asymptotic Bode plots. (a)...

Q. For given asymptotic Bode plots. (a) Find ¯H 1 , ¯H 2 , and ¯H 3 at ω = 5 rad/s. (b) At what angular frequency ω is the magnitude of ¯H 4 (jω) one-half of the magnitude o

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