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

Armature reaction, cross magnetizing components of armature reaction is.......

cross magnetizing components of armature reaction is...........

Demand meters, Demand Meters Demand meters measure volt-amperes (in kV...

Demand Meters Demand meters measure volt-amperes (in kVA), that merge both reactive (reflected) and actual (consumed) power. In its easiest form, a demand meter has a gauge wh

Name the elements related to capacitance, Elements related to capacitance ...

Elements related to capacitance a.  Electric field: Area that surrounds the electric charge or charges system where the enhancing and reducing of electric force exists.

Use thevenin''s theorem find the current flow by resistor, Use Thevenin's T...

Use Thevenin's Theorem, find the current flow by resistor R=10Ω.

Equivalent circuits, Modern complex systems are normally constructed by int...

Modern complex systems are normally constructed by interconnecting sub-units. Therefore the systems engineer is often not too concerned about the details of what is inside these

Design a circuit for indicate the connection of a battery, You are asked to...

You are asked to design a circuit that indicates if a 12 V battery has been connected the correct way around to two terminals, A and B. To do this, you have chosen to use a special

Image enhancement, Explain briefly the operation, draw the functions, formu...

Explain briefly the operation, draw the functions, formulas and observations. (i) Write an m-file "imnorm.m" which takes an image finds min and max values and uses them to nor

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