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

Compute the theoretical and practical frequency, Q. An RG-139/U rectangular...

Q. An RG-139/U rectangular waveguide is given to have dimensions a = 0.8636 mm and b = 0.4318 mm. Compute the theoretical and practical frequency ranges of operation for the guide.

What is microprocessor, What is Microprocessor? Give the power supply & clo...

What is Microprocessor? Give the power supply & clock frequency of 8085. A microprocessor is a multipurpose, programmable logic device that reads binary instructions from a sto

Test quipment, The frequency of an oscillator may be measured by an oscillo...

The frequency of an oscillator may be measured by an oscilloscope with a callbrated time base(True/False)

Fsk scheme, Question: (a) An FSK Scheme is used in a wireless transmi...

Question: (a) An FSK Scheme is used in a wireless transmission with the data bits 1011010. With the help of a labeled diagram, describe in detail the final output of the MSK

Design a matching network of balanced stubs, A certain cellular telephone a...

A certain cellular telephone antenna has an input impedance at f=1.0 GHz modeled by a shunt R-C combination, with R=200Ω and C=2.0pF. Because of manufacturing restrictions, you can

Zener diod, what is zeenar doide and explain its working

what is zeenar doide and explain its working

Design a circuit for indicate the connection of a battery, You are asked to...

You are asked to design a circuit that indicates if a 12 V battery has been connected the correct way around to two terminals, A and B. To do this, you have chosen to use a special

Permeability and b-h curve for different magnetic materials, Permeability a...

Permeability and B-H curve for different magnetic materials Permeability is the ability of a magnetic circuit to create magnetic flux lines in a material or substance that prod

Find the current source, Q. Consider the circuit shown in Figure. (a) Gi...

Q. Consider the circuit shown in Figure. (a) Given v(t) = 10e -t V, find the current source is(t) needed. (b) Given i(t) = 10e -t A, find the voltage source v (t) needed.

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