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

The direction of motion, At what velocity must a conductor 75 mm long cut a...

At what velocity must a conductor 75 mm long cut a magnetic field of flux density 0.6 T if an e.m.f. of 9 V is to be induced in it? Suppose the conductor, the field and the directi

Explain classification of energy band materials, With the help of energy ba...

With the help of energy bands explain how conduction takes place in conductors, semiconductors and insulators. On the basis of energy band materials are categorized as insulato

Induced emf, applications of dynamically induced emf

applications of dynamically induced emf

Describe the uses of GPS map, Describe the uses of GPS map This is far...

Describe the uses of GPS map This is far safer because a driver of a vehicle doesn't have to consult maps while driving. It also removes error (for example going the wrong way

What is extended data output ram, What is extended data output RAM? EDO...

What is extended data output RAM? EDO RAM: A slight modification to the DRAM structure changes the device in an EDO (extended data output) DRAM device. Inside the EDO memory, a

Determine the power angle delta, A synchronous motor has the following para...

A synchronous motor has the following parameters per phase. E=2kv, Eo=5kv, X2=3ohms, and I=700amps. Draw the phasor diagram and determine (a) power angle delta, (b) active po

Emi, #quest explain cro..

#quest explain cro..

Steps to develop microprocessor based computer system, Explain in brief ste...

Explain in brief steps to develop a Microprocessor based computer system. The design of a microcomputer system should begin with the CPU module. It modules establishes the fund

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