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

Crystal-controlled oscillator circuits, Circuits, which provide sinusoidal ...

Circuits, which provide sinusoidal waveforms, are but useful in themselves and form the basis of many other circuits, such as square and triangular waveform generators, and clocks.

Superhet receiver, Write a short summary of the AM superhet receiver, in ex...

Write a short summary of the AM superhet receiver, in exacting consider how the demodulation stage works, and remark on the choice of component values used.

Dc generator, Why dummy coil is used in wave winding porpose of dc generato...

Why dummy coil is used in wave winding porpose of dc generator

Calculate the minimum analog output voltage, Q. For a 6-bit weighted-resist...

Q. For a 6-bit weighted-resistor D/A converter, if R is the resistor connected to the MSB, find the other resistor values needed, and calculate the maximum analog output voltage, t

Kalman Filter, Kalman filter implementation assignment

Kalman filter implementation assignment

Core functionalities of the gis, Core Functionalities of the GIS: The...

Core Functionalities of the GIS: The GIS should be able to: 1          Create layers from all supported data sources involving coverage feature classes, shape files, compu

What is non-folded network, Q. What is Non-Folded Network? Non-Folded ...

Q. What is Non-Folded Network? Non-Folded Network: In a switching network, all outlet/inlet connection may be used for inter exchange transmission. In such a case, exchange d

Give some applications of nichrome, Give some applications of nichrome. ...

Give some applications of nichrome. Nichrome is an alloy of iron, chromium, nickel and manganese. This is used for electric iron, for making heating elements and another hea

Find the turns ratio of the ideal transformer, Q. Consider an ampli?er as a...

Q. Consider an ampli?er as a voltage source with an internal resistance of 72 . Find the turns ratio of the ideal transformer such that maximum power is delivered when the ampli?e

Illustrate the basic concept of machine cell design, a) Write short notes o...

a) Write short notes on part feeding devices and transfer mechanism. b) Explain with example automation for machining operation with relevant diagrams. c) discuss different p

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