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

Microprocessor, distingish between maximum and minimum modes of operations ...

distingish between maximum and minimum modes of operations of 8086 with timing diagrames

Image processing, i have an assignment. please help me.

i have an assignment. please help me.

Calculate the total head loss between points, Look at figure below and use....

Look at figure below and use.  Water (50°F) flows at 250 gpm through the pipe system at the bottom of this page. All piping is four inch (4") diameter cast iron. The distance betwe

Calculate the saturation current of the diode, Q. A silicon diode is forwar...

Q. A silicon diode is forward-biased with V = 0.5 V at a temperature of 293 K. If the diode current is 10 mA, calculate the saturation current of the diode.

Explain function of application layer, Q. Explain function of application l...

Q. Explain function of application layer? Layers of OSI model are as follows: (1) The Physical Layer: This defines an interface in terms of connections, voltage levels and

Illustrate about transfer functions, Q. Illustrate about Transfer Functions...

Q. Illustrate about Transfer Functions? The transfer function is a means by which the dynamic characteristics of devices or systems are described. The transfer function is a ma

ELECTRO MAGNETIC INDUCTION, If aluminium and copper pipes are of same lengt...

If aluminium and copper pipes are of same length and diameter ... same magnet dropped through them...in copper it takes more time to come out of other end, i myself have done this.

Saturate the transistor with the base overdriven, For the circuit of Figure...

For the circuit of Figure, given that V CC = 5V, R C = 1k, β = 100, and the high range is 4 to 5 V, choose R B such that any high input will saturate the transistor with the ba

Calculate the sending end voltage, A 150 km long, 3-phase, 400 kV overhead ...

A 150 km long, 3-phase, 400 kV overhead line is used to transmit 1800 MW to a distribution area at 0.9 power factor lagging. The line parameters per phase and per unit length in st

Show npn common base amplifier, Q. Show NPN Common Base Amplifier? ...

Q. Show NPN Common Base Amplifier? This configuration is used for high frequency applications because the base separates the input and output, minimizing oscillations at h

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