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

Direct and indirect semiconductors, Direct and Indirect Semiconductors ...

Direct and Indirect Semiconductors 1) In a common quantitative calculation of band structures, the wave function of a single electron traveling by a perfectly periodic lattice

Give a brief description of differentiating circuits, Q. Give a brief descr...

Q. Give a brief description of differentiating circuits ?                Differentiation is a measure of the rate of change. A differentiating circuit produces an output voltag

Explain mechanisms of propagation of radio communication, Explain mechanism...

Explain mechanisms of propagation of radio communication. Radio communication deals with electronic radiation of electromagnetic energy from one point to another through atmosp

Describe properties of the conducting materials, Describe properties of ...

Describe properties of the conducting materials . Conducting materials are classified by low resistivity materials and high resistivity materials. Low resistivity mater

Determine the voltage drop, A 15 volts source is applied to a series 150 mH...

A 15 volts source is applied to a series 150 mH inductor and 169 pF capacitor. The resistance of the inductor plus the connecting wires is 1,6 W. Determine the voltage drop and

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 ...

Standard color-coded bands for evaluating resistance, Standard Color-Coded ...

Standard Color-Coded Bands for Evaluating Resistance Practical resistors are manufactured in standard values, various resistance tolerances, several power ratings (as will be e

Design the high-pass filter, Q. Design the high-pass filter shown in Figure...

Q. Design the high-pass filter shown in Figure (by determining C) to have a half-power frequency of 1 MHz.

Sinusoidal, Give the examples of sinusoidal with two equations?

Give the examples of sinusoidal with two equations?

Explain working of liquid-crystal display, Q. Explain Working of Liquid-cry...

Q. Explain Working of Liquid-crystal display? This display needs only microwatts of power (over a thousand times less than a LED) and is used in such devices as electronic wris

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