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

The initial discharge current, A 0.1µF capacitor is charged to 200 V before...

A 0.1µF capacitor is charged to 200 V before being connected across a 4 kΩ resistor. Determine: (a)  The initial discharge current (b)  The time constant of the circuit

Explain loop instructions in 8086 family, Explain LOOP instructions in 80...

Explain LOOP instructions in 8086 family with example and their effect on flag. LOOP: (Jump to given label until CX = 0) it is used to repeat a sequence of instructions for

Gis applications in management of power distribution systems, GIS Applicati...

GIS Applications in Management of Power Distribution Systems: a.)        Inventory of existing network. b.)        Easy access to network details. c.)        Easy access

Emi, applications of heterodyne wave analyzer

applications of heterodyne wave analyzer

Explain kirchhoff current law, Q. Explain Kirchhoff current law? The ba...

Q. Explain Kirchhoff current law? The basic laws that must be satisfied among circuit currents and circuit voltages are known as Kirchhoff 's current law (KCL) and Kirchhoff 's

Determine the output voltage, Q. In a differentiating circuit, R=10 kW,and ...

Q. In a differentiating circuit, R=10 kW,and C=2.2μF.If the input voltage goes from 0V to 10 V at a constant rate in 0.4s, determine the output voltage. Solution: e 0 =

Explain ionic polarisation, Explain ionic polarisation. Ionic Polaris...

Explain ionic polarisation. Ionic Polarisation: It takes account of the fact that while some of the atoms in a molecule contain an excess positive or negative charge that of

Calculate the bandwidth of the new signal, A signal comprises a bandwidth o...

A signal comprises a bandwidth of 1kHz centred around 1kHz.  A sine wave along with a frequency of 1250Hz is added to the signal. The bandwidth of the new signal is: 2250Hz

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