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

Determine the angular frequency, Q. For given asymptotic Bode plots. (a)...

Q. For given asymptotic Bode plots. (a) Find ¯H 1 , ¯H 2 , and ¯H 3 at ω = 5 rad/s. (b) At what angular frequency ω is the magnitude of ¯H 4 (jω) one-half of the magnitude o

CRO, draw a labled diagram of CRO and explain the function of its parts

draw a labled diagram of CRO and explain the function of its parts

What is button, A button does some command in a program when it is clicked....

A button does some command in a program when it is clicked. Buttons generally have a 3-dimensional look, although you may have to move the mouse over the button for it to look 3D.

Alumel and chromel wires (KP and KN), how do i figure up the resistance on ...

how do i figure up the resistance on Alumel and chromel wire stranded .080 dia 19 stands?

..analong course design, Askhigh precision linear amplifier question #Mini...

Askhigh precision linear amplifier question #Minimum 100 words accepted#

Transmission - salient features of nep, Transmission: The policy empha...

Transmission: The policy emphasizes in which adequate and timely investment along within efficient and coordinated operation is essential for developing a robust and integrate

The filter capacitor , It is needed to use a half-wave rectifier for a dc p...

It is needed to use a half-wave rectifier for a dc power supply that gives an average dc output voltage of 15 V and a maximum ±1V ripple is permitted. The rectifier feeds a load of

Find current-equivalent resistor reductions for the network, Q. Find the cu...

Q. Find the currents I x using current division and equivalent resistor reductions for the networks given in Figure.

Develop a general expression for the force, Consider an electromagnet, as s...

Consider an electromagnet, as shown in Figure, which is used to support a solid piece of steel and is excited by a coil of N = 1000 turns carrying a current i = 1.5 A. The cross-se

Explain shockly''s equation and its significance, Q. Explain shockly's equa...

Q. Explain shockly's equation and its significance in plotting the transfer characteristics ? The linear relationship does not exists in the output of the JFET, the relationshi

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