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

Classify the different types of insulating materials, Classify the differen...

Classify the different types of insulating materials with reference to their limiting safe temperatures for use. On the basis of insulating materials and their limiting safe te

Applications of holography, Applications of holography 1.       Hologra...

Applications of holography 1.       Holography is used in the non-destructive tests by interferometic methods. In this method called double exposure holographic interferometry,

Express the storedmagnetic energy, A relay is essentially an electromechani...

A relay is essentially an electromechanical switch that opens and closes electrical contacts. A simplified relay is represented in Figure. It is required to keep the fenomagnetic p

Determine the voltage across the capacitor, (a) Let a unit impulse of curre...

(a) Let a unit impulse of current i(t) = δ(t) be applied to a parallel combination of R = 3 and C = 1/2 F. Determine the voltage vC(t) across the capacitor. (b) Repeat (a) for

Determine the bandwidth required for transmission, 1. A PCM system uses 8 b...

1. A PCM system uses 8 bits per sample and the analog signal is limited to 4.3 kHz. The PCM data is transmitted using (a) BFSK and (b) ASK. Determine the bandwidth required for tra

Find the t- domain forced response, Consider an RLC series circuit excited ...

Consider an RLC series circuit excited by v(t) = Ve st in the time domain. Assume no initial capacitor voltage or inductive current at t = 0. Draw the transformed network in the s

Explain the construction and working of calomel electrode , 1.  Explain the...

1.  Explain the construction and working of Calomel electrode 2.  Derive an expression for the electrode potential of a glass electrode. 3.  What are ion selective electrodes

Dc machine, In the conventional dc machine (with a closed continuous commut...

In the conventional dc machine (with a closed continuous commutator winding on its armature), for example, full-wave rectification of the alternating voltage induced in individual

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