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

Advantages of expert system, Advantages of Expert System The system, on...

Advantages of Expert System The system, once set up, requires to be tested employing data with known outcomes to see if it functions correctly. If it's being used to diagnos

Di disable interrupts instruction, DI Disable  Interrupts Instruction ...

DI Disable  Interrupts Instruction The interrupt enable  flip flop is reset and all the  interrupts of 8085 microprocessors  except  TRAP  are disabled . the  instruction  form

Time constant at decay of current, Time constant at decay of current In...

Time constant at decay of current In decay of current by an inductor, a method to find values of time constant similar as in rise of current through an inductor. The difference

Illustrate core losses in magnetic core material, Q. Illustrate Core Losses...

Q. Illustrate Core Losses in magnetic core material? Iron-core losses are usually divided into two components: hysteresis loss and eddy-current loss. The former is proportional

The value of resistance in the regulator circuit, A zener regulator consume...

A zener regulator consumes a zener diode with an internal zener resistance of 5 ohm and the value of resistance in the regulator circuit is 82 ohm. If the supply voltage alters by

#choke coil, #what is the procedure of the choke coil experiment

#what is the procedure of the choke coil experiment

Differential amplifier, Ask question #Minimum 100 words What is neeed of d...

Ask question #Minimum 100 words What is neeed of differential amplifier

Network theorems.., how to calculate voltage when 3 voltage sources are giv...

how to calculate voltage when 3 voltage sources are given?

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