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

Electronics, Let me know if you can help during the test

Let me know if you can help during the test

MECHANICAL SCIENCE, 0PERATION OF POWER TRANSMISSION (SPEED GOVERNORS)

0PERATION OF POWER TRANSMISSION (SPEED GOVERNORS)

Analog computers, Q. Analog Computers? Although not used as much as the...

Q. Analog Computers? Although not used as much as the digital computer (which nowadays forms the basic tool for numerical analysis and the solution of algebraic as well as diff

Explain working of capacitor motors, Q. Explain working of Capacitor motors...

Q. Explain working of Capacitor motors? Capacitor motors have a capacitor in series with the auxiliary winding and come in three varieties: capacitor start, two-value capacitor

Find the slip and the rotor frequency at full load, Q. A three-phase, 50-Hz...

Q. A three-phase, 50-Hz induction motor has a full load speed of 700 r/min and a no-load speed of 740 r/min. (a) How many poles does the machine have? (b) Find the slip and t

History - field-effect transistor, History - Field-Effect Transistor: ...

History - Field-Effect Transistor: The principle of field-effect transistors was very first patented by Julius Edgar Lilienfeld in the year 1925 and by Oskar Heil in the year

process of damping, Describe the process of DAMPING. You explanation shoul...

Describe the process of DAMPING. You explanation should include an example of each of the following:- Over-damping, Under-damping, Zero-damping, Critically da

Explain the purpose of the global descriptor table register, Explain the pu...

Explain the purpose of the global descriptor table register. The GDTR stand for global descriptor table register and IDTR stand for interrupt descriptor table register conta

Calculate voltage and frequency, The stator and rotor of a three-phase, 440...

The stator and rotor of a three-phase, 440-V, 15-hp, 60-Hz, eight-pole, wound-rotor induction motor are both connected in wye and have the following parameters per phase: R1 = 0.5

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