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

Explain bimetals, Explain Bimetals. Bimetals : It is made of two metal...

Explain Bimetals. Bimetals : It is made of two metallic strips of not like metal alloys with various coefficients of thermal expansion. At a specific temperature the strip wil

Calibration and testing of energy meters, Calibration and Testing of Energy...

Calibration and Testing of Energy Meters and Meter Laboratory Energy meters form a vital instrument of revenue realization for the distribution utilities. Based on the meter r

Find the ratio of amplifier gain, The input to the satellite system of Figu...

The input to the satellite system of Figure 1 is a step function θ c (t) = 5u(t) in degrees. As a result, the satellite angle θ(t) varies sinusoidally at a frequency of 10 cycles p

Explain law all point on wave front seems as new wave source, Whose princip...

Whose principle or law states that each point on a wave front may be considered a new wave source? Is it: w) Snell's Law x) Huygen's Principle y) Young's Law z)

Electric Machines, Ask questiDesing a suitable double - layer lap windingon...

Ask questiDesing a suitable double - layer lap windingon #Minimum 100 words accepted#

Design of matching networks for amplifiers, Design a low noise amplifier us...

Design a low noise amplifier using an Infineon RF transistor BFP640. The amplifier is to be used to amplify the L2 GPS signal and so the centre frequency is 1227MHz and bandwidth 4

Describe schmitt trigger, a) Describe Schmitt trigger with the help of tran...

a) Describe Schmitt trigger with the help of transfer characteristics. b) Also get the expression of hysteresis voltage VH and output waveform for sinusoidal input signal

Electonic principles, can you help with my electronic principle assignment

can you help with my electronic principle assignment

Push instruction - stack operations , PUSH Instruction This  instructi...

PUSH Instruction This  instruction copies  the contents  of the specified  register  pair into the  stack. The  contents  of stack  pointer register  are decremented by two. Th

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