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

What is segmentation, What is segmentation? Segment memory addressing d...

What is segmentation? Segment memory addressing divides the memory in several segments. All of these segments can be seen as a linear memory space. All of these segments are ad

Determine the complete response for capacitance, Consider the circuit of Fi...

Consider the circuit of Figure for t> 0 with zero initial conditions, v Th (t) = 1 V (dc), and R Th = 2 ; L = 1 H. Determine the complete response for vC(t) for capacitance value

#boiler troubles, Ask question #Minimum 300 words accepted#

Ask question #Minimum 300 words accepted#

V-i characteristics - power semiconductor devices, V- I Characteristics ...

V- I Characteristics When the peak  value of  applied  voltage is less than the break over   voltage  of triac  and no signal  is applied to the triac  it will block  both  pos

Working of simple air evaporative, With the help of neat sketch T-S diagram...

With the help of neat sketch T-S diagram illustrate the working of simple air evaporative cooling system used in air craft. With the help of neat diagram and T-S diagram iillust

Explain own-exchange routing, Q. Explain Own-exchange routing? Own-exch...

Q. Explain Own-exchange routing? Own-exchange routing or distributed routing enables alternative routes to be chosen at the intermediate nodes. So strategy is capable of respon

Wien Bridge Oscillator, i need some explanation on Wien Bridge Oscillator ...

i need some explanation on Wien Bridge Oscillator with some example ?

What is the function of the signal in 8086, What is the function of the sig...

What is the function of the signal in 8086? BHE signal means Bus High Enable signal. The BHE signal is made low when there is some read or write operation is carried out. i.e.

Illustrate the principle of alignment, Q. Illustrate the principle of align...

Q. Illustrate the principle of alignment? Pieces of highly permeablematerial, such as iron, situated in ambientmediumof lowpermeability, such as air, in which a magnetic field

Control system, I need some help for doing the assignment

I need some help for doing the assignment

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