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

Transfer function of time multiplexer, How wood a transfer function of a ti...

How wood a transfer function of a time-multiplexer with switching in 10 kHz between 2 channels look like?

Ac, power factor improvement

power factor improvement

How to convert binary to decimal number, Q. How to convert Binary to Decima...

Q. How to convert Binary to Decimal number system? It is extremely easy to convert from a binary number to a decimal number. As like the decimal system, we multiply each digit

Evaluate apparent depth of a needle, Q. A tank is filled with water to a he...

Q. A tank is filled with water to a height of 12.5cm.The apparent depth of a needle lying at the bottom of the tank is measured by a microscope to be 9.4cm.What is the refractive i

Bronze is an alloy of which metal, Bronze is an alloy of  (A) Copper....

Bronze is an alloy of  (A) Copper.  (B)  Aluminium. (C)  Silver.  (D)  Carbon. Ans: Bronze is an alloy of copper.

Explain emergency repairs to rail fracture, Q. Explain Emergency Repairs to...

Q. Explain Emergency Repairs to rail fracture? Emergency Repairs - The fractured rails shall be joined by using the arrangements clamps, fish plates. If the gap at fracture doe

Explain electric polarization, Explain electric polarization. Electr...

Explain electric polarization. Electric polarization : This polarization density is the vector field such expresses the density of permanent or induced electric dipole momen

Explain about transistor amplifiers, Q. Explain about Transistor Amplifiers...

Q. Explain about Transistor Amplifiers? Amplifiers are circuits that produce an output signal which is larger than, but proportional to, an input signal. The input and output s

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