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

Convert decimal numbers into binary, Q. Convert the following DECIMAL numbe...

Q. Convert the following DECIMAL numbers into BINARY, double check by converting the result BINARY to DECIMAL. Assume all binary numbers are represented by 12 bits on LHS of binary

Clipper, how to write kvl equation in series clipper circuit without any ba...

how to write kvl equation in series clipper circuit without any battery

RLC, a 49pf cap,a 50 uH inductor, and a 100 ohms resister are in parallel: ...

a 49pf cap,a 50 uH inductor, and a 100 ohms resister are in parallel: what is the resonance freq? And what is the complex impedance vector at 100MHZ?

Flashlight, Why are some flashlights brighter than others? Why is it import...

Why are some flashlights brighter than others? Why is it important that all of the batteries point in the same direction? What is the difference between old batteries and new? What

What are the different functional units in 8086, Bus Interface Unit and imp...

Bus Interface Unit and implementation unit, are the two dissimilar functional units in 8086.

Analog circuit analysis, consider a single stage ce amplifier with rs=1kohm...

consider a single stage ce amplifier with rs=1kohm,r1=50ohm,r2=2kohm,rc=1kohm,rl=1.2kohm,hfe=50,hie=1.1kohm,hoe=25microamp/volt and hre=2.5*10-4

What is dtmf dialling, Q. What is DTMF dialling? DTMF dialling 1. ...

Q. What is DTMF dialling? DTMF dialling 1.  Uses push buttons 2.  Uses 8 different frequencies in pairs. 3.  16 different characters can be represented. 4.  The f

Determine the flux, Q. Consider themagnetic circuit of Figure. Let the cros...

Q. Consider themagnetic circuit of Figure. Let the cross-sectional area AC of the core, be 16 cm 2 , the average length of the magnetic path in the core lC be 40 cm, the number

Discuss important properties and uses of ceramics, Discuss important proper...

Discuss important properties and uses of Ceramics. Ceramics - These are materials made by high temperature firing treatment of natural clay and specific inorganic matters. The

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