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

Determine the synchronous speed in revolutions per minute, Q. Determine the...

Q. Determine the synchronous speed in revolutions per minute and the useful torque in newton- meters of a 200-hp, 60-Hz, six-pole synchronous motor operating at its rated full load

Physics, find the resultant of two forces 20N and25N acting at an angle 60...

find the resultant of two forces 20N and25N acting at an angle 60 degree each other

Different types and uses of delay line in cro, Q.   What are the different ...

Q.   What are the different types and uses of delay line in CRO? OR Why is a delay line used in the vertical section of the oscilloscope? Sol. All electronic circui

Design the synchronous sequential circuit for state diagram, Design the Syn...

Design the Synchronous Sequential Circuit for State Diagram Illustration: - We wish to design the synchronous sequential circuit whose state diagram The kind of flip-f

transmisson medium, Can I find out the salution of electrods Transmissio...

Can I find out the salution of electrods Transmission medium light sound uncoupling magnet for high dc cycle. I need to purches an electromagnet of this sort can you Please assis

What are the different types of distributing frames, Q. What are the differ...

Q. What are the different types of distributing frames used in exchanges? Ans: Different distribution  frames  used  in  exchange  are  displayed in  figure.  Each subscribe

Define asynchronous communication with serial communication, With respect t...

With respect to serial communication define the asynchronous communication. Asynchronous implies "no synchronization", and therefore does not require sending and receiving idl

Explain what is interrupt latency, Interrupt latency refers to the amount o...

Interrupt latency refers to the amount of time among when an interrupt is triggered and when the interrupt is observe by software.

Structure and use of pnp transistor, Structure and use of PNP transistor: ...

Structure and use of PNP transistor: The figure opposite is a schematic presentation of a PNP transistor related to two voltage sources. To construct the transistor conduct ap

Managing a Professional Engineering Project, Design a solar powered electri...

Design a solar powered electric vehicle charging station in a liquid gas station

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