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

Compute the generator efficiency at full load, Q. A 100-kW, 230-V, dc shunt...

Q. A 100-kW, 230-V, dc shunt generator, with R a = 0.05 , and R f = 57.5  has no-load rotational loss (friction, windage, and core loss) of 1.8 kW. Compute: (a) The generato

Explain jmp instruction and call instruction., Explain the difference betwe...

Explain the difference between a JMP instruction and CALL instruction. A JMP instruction permanently alters the program counter. A CALL instruction leaves information on the st

Specific core indicators method, Specific Core Indicators Method This ...

Specific Core Indicators Method This technique emphasizes to assign the responsibility and create the accountability. It is possible in which for any of the main indicators, t

What are the different functional units in 8086, Bus Interface Unit and imp...

Bus Interface Unit and implementation unit, are the two dissimilar functional units in 8086.

Magnetic permeability and the definition of the amp, The ampere has been de...

The ampere has been defined (by the International Committee of Weights and Measures in 1946) as the current flowing in two long parallel wires 1 metre apart that produces a force o

Compute the pull on the plunger, Q. A sectional view of a cylindrical iron-...

Q. A sectional view of a cylindrical iron-clad plunger magnet is shown in figure. The small air gap between the sides of the plunger and the iron shell is uniform and 0.25 mm long.

Find the expressions for the inductor current, Consider the RL circuit of F...

Consider the RL circuit of Figure with R = 2, L = 5H, and v(t) = V = 20 V (a dc voltage source). Find the expressions for the inductor current i L (t) and the inductor voltage v L

Bjt, what is compensation of bjt

what is compensation of bjt

Explain temperature dependency in semiconductors, Explain temperature depen...

Explain temperature dependence of electrical resistivity and conductivity in semiconductors. The electrical conductivity of the semiconductors changes considerably with temper

Digital control system, a digital computer controlled rolling mill regulato...

a digital computer controlled rolling mill regulator system..

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