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

Checking at site - testing of meter, Checking at Site - Testing of Meter ...

Checking at Site - Testing of Meter The routine testing of meters should be carried out once in 3 years. Further, surprise checks should be conducted at the consumer's install

Level4, What are the three modes of operation of rotating machines

What are the three modes of operation of rotating machines

Is the mosfetoperating in the active region, Q. A depletion MOSFET is given...

Q. A depletion MOSFET is given to have large V A , V P = 2.8V, I DSS = 4.3 mA, v DS = 4.5V,and v GS = 1.2V. (a) Is theMOSFEToperating in the active region? (b) Find iD.

Fly back converter - power supplies, Fly  Back Converter In fly  back ...

Fly  Back Converter In fly  back  converter an inductor is used is  primary winding of transformer. Inductor  stores  the energy when  unregulated DC  input is given  to the

Magnetic circuits with air gaps, The creation of a magnetic field in a ring...

The creation of a magnetic field in a ring may need to be accessed by means of an air gap. This is typically used to apply the magnetic field to a current carrying conductor to pro

Explain circuit with capacitive load, Circuit with capacitive load Capa...

Circuit with capacitive load Capacitors which obey the relationship of equation are linear capacitors, since the potential difference among the conductive surfaces is linearly

Obtain the sop expressions for given k map, Q. The K map of a logic functio...

Q. The K map of a logic function is shown in Figure, in which ds denote don't-care conditions. Obtain the SOP expressions.

Find the diameter of the antennas, Two stations, located on mountain tops 4...

Two stations, located on mountain tops 40 km apart, communicate with each other using two identical paraboloidal antennas with pencil beam- width of 1°, aperture ef?ciency of 0.8,

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