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

Introduction to electronics, Explain the difference between a microprocesso...

Explain the difference between a microprocessor and an embedded microcontroller

Three-phase induction motor, Q. A 60-Hz, six-pole, wye-connected, three-pha...

Q. A 60-Hz, six-pole, wye-connected, three-phase induction motor, with the parameters R 1 = R 2 = 0.025  and Xl 1 = Xl 2 = 0.125 , is controlled by variable-frequency control

memory to register , Memory  to Register This  instruction is used to...

Memory  to Register This  instruction is used to copy the contents of a memory  locations whose  address is specified by the HL register  pair to any register. Before  using th

Signal and system, You are required to implement below shift system in MATL...

You are required to implement below shift system in MATLAB, t0 is the amount of shift towards left or right. y(t)= x(t-t0) Implement MATLAB code, where shift should be taken as

Overcoming power shortages, Overcoming power shortages: NEP aims at me...

Overcoming power shortages: NEP aims at meeting both energy and peak demand fully through 2012 along within creating 5 percent spinning reserves at national level. The policy

Engineering, State the different stabilization techniques and compensation ...

State the different stabilization techniques and compensation techniques

Dc machiunes, 1,Operation of face plate starter 2;Operation of a shaded pol...

1,Operation of face plate starter 2;Operation of a shaded pole motor 3,3 explained demerits of a rheostat method of starting adc machines

Fermi level, Fermi Level Electrons in solids obey Fermi-Dirac (F...

Fermi Level Electrons in solids obey Fermi-Dirac (FD) statistics. This statistics accounts for the indistinguishability of the electrons, their wave nature, and the

The cross-sectional area of a wire of the same length, Some wire of cross-s...

Some wire of cross-sectional area 1mm 2 has a resistance of 20Ω. Determine: a)  The resistance of a wire of the same length and material if the cross-sectional area is 4 mm 2 .

D.c.machines, can voltage regulation be negative?why?

can voltage regulation be negative?why?

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