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

Multiplexers, how to design a 32:1 multiplexer using two 16:1 multiplexers ...

how to design a 32:1 multiplexer using two 16:1 multiplexers and a 2:1 multiplexer?

Gunn diode, write the note on gunn diode and ats applications

write the note on gunn diode and ats applications

Coherent psk system, To have the same value of P e , show that E b /N 0 in...

To have the same value of P e , show that E b /N 0 in a coherent-ASK system has to be twice that in a coherent PSK system.

Determine excitation voltage and power angle, A 500KVA, 6 pole, 500v, 3 pha...

A 500KVA, 6 pole, 500v, 3 phase, wye-connected synchronous generator has a synchronous impedance of 0.1 + j1.5 ohms per phase. If the generator is driven at 1000 r.p.m., what is th

Digital signal processing, what can I do to sharpen the roll off and flatte...

what can I do to sharpen the roll off and flatten the passband of a finite impulse response filter

Determine current and voltage in given circuit, Determine i L (t) and v C (...

Determine i L (t) and v C (t) for t> 0 in the circuit given in Figure.

Electromechanical and electronic switching system, Q. Compare electromechan...

Q. Compare electromechanical switching system with electronic switching system. Sr. No Electromechanical switching System Electroni

Rectifier, the forward resisitance of a semi conductor diode is 10 ohm, two...

the forward resisitance of a semi conductor diode is 10 ohm, two such diodes used in full wave rectifier subjectto a sinusoidal voltage wave form. given by v(t)=308 , sin(100 pi t)

Regions of operation, Regions of operation: Applied volta...

Regions of operation: Applied voltages Mode E Forward active E C Saturation E > B

Explain the modes of connection for polyphase transformers, Discuss the mod...

Discuss the modes of connection for polyphase transformers Discuss with aid of electrical grouping and wiring connection diagrams the different types of connections for polypha

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