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

Hall effect is associated with which material, Hall Effect is associated wi...

Hall Effect is associated with (A) Conductors. (B) Semiconductors. (C) Thermistors. (D)Solders. Ans: Hall Effect is associated with semiconductors.

Slack running fit, Illustrate the conventional representations of the follo...

Illustrate the conventional representations of the following guide to the selection of Fits: (i) Slack Running Fit (ii) Loose Running Fit (iii) Easy Running Fit (iv) No

Port address - address bus , Port Address The port  address  is of 8 bi...

Port Address The port  address  is of 8 bit  it is range from 00H  to FFH. It means  there may be total  i 256 input  ports and 256  output  port which can be accessed by 8085

Bathub curve, what is an useful life time in bathtub curve?

what is an useful life time in bathtub curve?

Explain about common control, Q. Explain about Common Control? Common C...

Q. Explain about Common Control? Common Control: Those systems in which the control subsystem is outside the switching network are known as common control switching system. Str

Multiplexer, design a 32:1 multiplexer using two 16:1 multiplexer

design a 32:1 multiplexer using two 16:1 multiplexer

Coupling, advantages and disadvantages of direct and r c coupling

advantages and disadvantages of direct and r c coupling

Masking - immediate with accumulator instruction , Masking As we know...

Masking As we know the MASJ is used  to cover  some part  of our  face  which  we want to hide  and to  show  other part of the face  which  we want to show. Similarly  the

Amplifier, Amplifier Usually, an amplifier or simply amp, is any devic...

Amplifier Usually, an amplifier or simply amp, is any device which changes, generally increases, the amplitude of a signal. The connection of the input to the output of an amp

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