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

Determine angle between incident ray and reflected ray, Assume a ray of lig...

Assume a ray of light is incident on a smooth reflecting surface at an angle of incidence of 15 degrees to the normal. What is the angle between the incident ray and the reflected

Eeprom, advantages and disadvantages

advantages and disadvantages

Engineer, explain the alphanumeric codes

explain the alphanumeric codes

Scr, What is finger voltage in a scr?

What is finger voltage in a scr?

Explain public mode, Explain PUBLIC For large programs several small mo...

Explain PUBLIC For large programs several small modules are linked together. In order that the modules link together correctly any variable name or label referred to in other m

3phase unbalanced load flow, under three phase 4 wire load unbalanced distr...

under three phase 4 wire load unbalanced distribution network how to calacualte the voltage across the load when no load resistance is specified, however the real and reactive powe

Emitter follwer, Ask questertion #Minimum 100 words accepted#

Ask questertion #Minimum 100 words accepted#

Determine the transfer function, Q. For the networks shown in Figure, deter...

Q. For the networks shown in Figure, determine the transfer function G(s) = V o (s)/V i (s).

Compute the induced emf, Compute the induced emf: If a coil of 150 tur...

Compute the induced emf: If a coil of 150 turns is linked with a flux of 0.01 wb while carrying a current of 10 Amp, compute the inductance of coil. Now, if current is reverse

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