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

Unit impulse response of a linear system, Q. The unit impulse response h(t)...

Q. The unit impulse response h(t) of a linear system is h(t) = 5e -t cos(2t - 30°). Determine H(s).

Describe watch dog timer and reaction timer, a. Given a timer with a termin...

a. Given a timer with a terminal count and a clock frequency of 10 MHz measure the following: (i) Range & Resolution (ii) Terminal count values needed to measure 3ms interval

Testing of ct operated meters, Testing of CT Operated Meters The subse...

Testing of CT Operated Meters The subsequent tests should be carried out for CT operated meters: i) Ratio test through primary injection kit, ii) Polarity test, iii)

Define wireless communications, Q. Define wireless communications? The ...

Q. Define wireless communications? The latest wireless communications technology is the personal satellite phone. The coverage is planetary and one can reach anywhere on earth.

Semiconductors, Charge density In a semiconductor

Charge density In a semiconductor

Designated consumers - features of energy conservation, Designated Consumer...

Designated Consumers - Features of Energy Conservation The Act gives the list of designated consumers, which involves the energy intensive industries, Railways, Port Trust, Tr

Show steady-state sinusoidal analysis with pspice, Q. Show Steady-State Sin...

Q. Show Steady-State Sinusoidal Analysis with PSpice PSpice can easily solve steady-state ac circuits for currents and voltages. Ac voltage sources, which must begin with the l

D.c. generator, D.C. Generator A magnetic field is produced by af...

D.C. Generator A magnetic field is produced by afield coil supplied with a D.C. current and a rotor is placed between shaped pole pieces and wound with an armature wind

Circuits, How Galvanometer can be converted int voltmeter?

How Galvanometer can be converted int voltmeter?

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