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

Engineer, Transmission Through a LiNb0 3 Plate Examine the transmission of...

Transmission Through a LiNb0 3 Plate Examine the transmission of an unpolarized He-Ne laser beam (?o= 633 nm) normally incident on a LiNb0 3 plate (ne = 2.29, no = 2.20) of thickn

Define a voltmeter, Define a voltmeter A voltmeter is an instrument us...

Define a voltmeter A voltmeter is an instrument used to measure p.d. and must be linked in parallel with the part of the circuit whose p.d. is required.

Magnet, Magnetic materials

Magnetic materials

Microwave components and devices, explain how microwave intergrated circuit...

explain how microwave intergrated circuits differ from conventional intergrated circuit stating the technologies

Literature review on co2 positive displacement pump, Ask question introduc...

Ask question introduction of co2 single stroke positive displacement pump using cam and follow system to transfer co2 into small cylinders

Block diagram of a 4-bit shift-right register using jkffs, Q. A shift regis...

Q. A shift register can be used as a binary (a) divide- by-2, and (b) multiply-by-2 counter. Explain. Q. Show a block diagram of a 4-bit shift-right register using JKFFs.

For carry flag - conditional jumps , For carry Flag JC (  jump on  Ca...

For carry Flag JC (  jump on  Carry ) and JNC (Jump  on No carry ) Instructions : JC transfer the  execution of the  program to the  specified memory  address if  carry

Elucidate the nature of signals produced, Q. Elucidate the nature of signal...

Q. Elucidate the nature of signals produced on subscriber's loop by a pulse dialer and a touch tone dialer.  Ans: DTMF is a simple two-of -eight encoding scheme where every

What is difference between voltage and potential, Voltage is referred as Po...

Voltage is referred as Potential difference among two points. Potential means its force. I think so.voltage defination is 100% correct.

Find the average power absorbed by each element, Q. Let v(t) = Vmax cos ωt ...

Q. Let v(t) = Vmax cos ωt be applied to (a) a pure resistor, (b) a pure capacitor (with zero initial capacitor voltage, and (c) a pure inductor (with zero initial inductor current)

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