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

Define voltage source multiplying dac, Define Voltage Source Multiplying DA...

Define Voltage Source Multiplying DAC? Voltage source multiplying DACs use a reference voltage which is switched in or out by the digital data.  The converter is so-named becau

Illustrate electric potential and voltage, Q. Illustrate Electric Potential...

Q. Illustrate Electric Potential and Voltage? When electrical forces act on a particle, it will possess potential energy. In order to describe the potential energy that a parti

ET1410, MODULE 2 EXERCISE: OP-AMP CONFIGURATION

MODULE 2 EXERCISE: OP-AMP CONFIGURATION

Compute the maximum flux passing through the coil, Q. The 50-turn coil in t...

Q. The 50-turn coil in the configuration of Figure is rotated at a constant speed of 300 r/min. The axis of rotation is perpendicular to a uniform magnetic flux density of 0.1 T. T

Single phase full wave mid point type rectifier , Single Phase Full Wave M...

Single Phase Full Wave Mid Point Type  Rectifier A single  phase full wave  mid point  type controlled  rectifier consists  two  thyristors  one centre tapped  transformer  an

Simplest equivalent circuit topology using lumped elements, Simplest equiva...

Simplest equivalent circuit topology using lumped elements: For each of the Smith chart traces below, sketch (at the right of each chart) the simplest equivalent circuit topol

Plc, in industry

in industry

Economic analysis of hydropower, find the net value of power if an average ...

find the net value of power if an average value of energy is assumed to be $0.05/KWh, the capacity value is $30/kw-yr ...

Derive the transfer function, A data hold is to be constructed that reconst...

A data hold is to be constructed that reconstructs the sampled signal by the straight-line approximation shown in Figure. Note that this device is a polygonal data hold with a dela

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