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

Clipper, how to write kvl equation in series clipper circuit without any ba...

how to write kvl equation in series clipper circuit without any battery

Use of computers in power systems, Q. Use of Computers in Power Systems? ...

Q. Use of Computers in Power Systems? The control and stability of any electric power system is indeed extremely important, in particular when a system is expected to maintain

The resistance of an electrical conductor, The resistance of an electrical ...

The resistance of an electrical conductor depends on 4 factors, these being:   a)  The length of the conductor   b)  The cross-sectional area of the conductor

., ABOUT ASSIGNMENT ON MAGNETIC INDUCTION NEAR A LONG WIRE

ABOUT ASSIGNMENT ON MAGNETIC INDUCTION NEAR A LONG WIRE

Which matels alloy make bronze, Bronze is an alloy of (A) Copper and T...

Bronze is an alloy of (A) Copper and Tin.               (B) Copper and Steel. (C) Copper and Mercury.      (D) Copper and Aluminium. Ans: Bronze is an alloy of Cop

Find whether the load impedance is capacitive or inductive, Q. When the two...

Q. When the two-wattmeter method for measuring three-phase power is used on a certain balanced load, readings of 1200W and 400W are obtained (without any reversals). Determine the

Transistor as an amplifier, Transistor as an amplifier: Figure:...

Transistor as an amplifier: Figure:  Amplifier circuit, standard common-emitter configuration. The common-emitter amplifier is planned that is why a small change i

Determine the nyquist sampling interval - radar system, Consider an S band ...

Consider an S band (3 GHz) radar with a rotating aperture antenna with a width of 3 m.  Suppose the antenna rotates at a rate of one rotation every 10 seconds.  Assume the 3 dB bea

Explain the purpose of the i/o instructions in and out, Explain the purpose...

Explain the purpose of the I/O instructions IN and OUT. The IN instruction is used to move data from an I/O port into the accumulator. The OUT instruction is used to move d

Dc machines, explain dynamically induced emf and derive expression for it

explain dynamically induced emf and derive expression for it

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