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 the value of the lsb resistor, Q. For a 10-bit R-2R ladder-network ...

Q. For a 10-bit R-2R ladder-network D/A converter with an MSB resistor value of 10 k, what is the value of the LSB resistor?

Zener diode, Zener Diode A Zener diode is a sort of diode that allows ...

Zener Diode A Zener diode is a sort of diode that allows current not only in the forward direction such as a normal diode, but as well in the reverse direction if the voltage

Explain daa instruction, Explain DAA instruction. DAA: The DAA instruct...

Explain DAA instruction. DAA: The DAA instruction follows the instruction ADC or ADD to adjust the result in a BCD result. The DAA instruction performs only with the AL registe

Off line ups system - power supplies , Off line UPS System Again the tw...

Off line UPS System Again the two  switches  are used in this  type of ups  as online  ups. The difference  is that  here  the main  static  switch  remains normally  ON and UP

Substation preventive maintenance scheduling optimization, Introduction: ...

Introduction: The scheduling system that is followed by the maintenance department is not well established and is dependable on employee's personal judgment. There were a lot o

Find the line current delivered by the source, Q. Balanced wye-connected lo...

Q. Balanced wye-connected loads drawing 10 kW at 0.8 power factor lagging and 15 kW at 0.9 power factor leading are connected in parallel and supplied by a 60-Hz, 300-V, three-phas

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