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

Interrupts, how the interrupts are affected by system rest

how the interrupts are affected by system rest

Octal number systems, Octal Number Systems Now the  question may  arise...

Octal Number Systems Now the  question may  arise in one mind  that why  to learn  octal  number  system when  neither  human  nor the  digital  systems  uses. It  hence it is

Flexible manufacturing systems, (a) What are the elements of Flexible Manuf...

(a) What are the elements of Flexible Manufacturing Systems? (b) What are the basic types of workstations typically found in an FMS. Describe them briefly?

Sketch the circuit with all the relevant labelling, Question: (a) Consi...

Question: (a) Consider the subsequent LC impedance function: (i) If the function is to be realised using the Foster I Form, evaluate the values of the different compon

Two quadrant type a chopper or class c chopper or reversible, Two Quadrant ...

Two Quadrant Type A Chopper or Class C Chopper or Reversible Chopper The  quadrant type A Chopper  is also  known as reversible chopper   because  the polarity of the load cur

Determine the current needed in the coil to produce a flux, Q. Consider the...

Q. Consider the magnetic circuit shown in Figure. Assume the relative permeability of the magnetic material to be 1000 and the cross-sectional area to be the same throughout. Deter

Calculation of receiving end voltage, Calculation of Receiving End Voltage ...

Calculation of Receiving End Voltage Consider the simple circuit shown in Figure. To find the voltage V 2 using analytical method:   P = I V 2 = 0.5      ..... (1)

What the voltage gains in the fet amplifier, Q. What the voltage gains in t...

Q. What the voltage gains in the FET amplifier? For common source  Voltage gain=V o /V i = - µRd / Rd + rd where µ is the amplification factor,Rd the drain resistance a

Give the register organization of 8257, Give the register organization of 8...

Give the register organization of 8257? The 8257 do the DMA operation over four independent DMA channels. Each of the four channels of 8257 has a couple of two 16-bit registers

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