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

Conductors for lines, Conductors for Lines The sizing of conductor mus...

Conductors for Lines The sizing of conductor must depend upon the load it is expected to serve and other factors, such as capacity required in future. Or else conductors/cable

Ive some applications of hall effect, Give some applications of Hall Effect...

Give some applications of Hall Effect. Applications of Hall Effect: 1. This is used for finding whether a semi-conductor is N-type or P-type. 2. This is used in finding

Determine the full load voltage regulation, A 3 phase 60 hertz induction m...

A 3 phase 60 hertz induction motor has 8 poles and operates with a slip of .05 for a certain load. Compute in r.p.m. the (a)speed of the rotor with respect to the stator, (b)spe

Show typical electric power distribution system, Q. Show Typical electric p...

Q. Show Typical electric power distribution system? In central business districts of large urban areas, the primary distribution circuits consist of underground cables which ar

Decision making, Decision  Making The rhombus diamond symbol  is used...

Decision  Making The rhombus diamond symbol  is used to represent  the decision making  process  as shown  below.                                          Figure  De

OSCILLATORS, DESIGN A WIEN OSCILLATOR THAT OSCILLATE AT 25KHZ

DESIGN A WIEN OSCILLATOR THAT OSCILLATE AT 25KHZ

Common-base configuration, Common-base configuration:  The common-bas...

Common-base configuration:  The common-base that is abbreviated as CB transistor configuration, which is as well termed as the 'grounded base' configuration, is displayed in

Explain working of liquid-crystal display, Q. Explain Working of Liquid-cry...

Q. Explain Working of Liquid-crystal display? This display needs only microwatts of power (over a thousand times less than a LED) and is used in such devices as electronic wris

Determine the node voltage, Determine the node voltage: Determine the ...

Determine the node voltage: Determine the node voltage V and then current flowing through each element by using KCL. Solution Apply KCL at the node whose voltage is V.

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