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

Factors contributing to high technical losses, Factors Contributing To High...

Factors Contributing To High Technical Losses Power distribution systems in developing countries have faced a phenomenal and rapid growth within the last two decades. Although

MUX, Is it used to replace the basic gates ?

Is it used to replace the basic gates ?

Sensor selection, Research and recommend a sensor for a real full size conv...

Research and recommend a sensor for a real full size conveyor system of approximately 1000mm width to detect objects of varying size passing along it. Discuss the suitability of th

Sketch the circuit with all the relevant labelling, Question: (a) Consi...

Question: (a) Consider the subsequent LC impedance function: (i) If the function is to be realised using the Foster I Form, evaluate the values of the different compon

Principle of three-phase synchronous machines, Q. Principle of Three-phase ...

Q. Principle of Three-phase synchronous machines? In fact, with very few exceptions, three-phase synchronous machines are most commonly used for power generation. In general, t

Magnetic circuits, a cast steel has minimun diameter of 200 mm and a cross...

a cast steel has minimun diameter of 200 mm and a cross sectional area of 250/1000000 m . calclate the mmf to produce a flux of300/1000000 Wb.

Find the truth table and the type of gate, Q. The DeMorgan's theorems sugge...

Q. The DeMorgan's theorems suggest that the basic logic operations can be realized by use of inverters and NAND gates only. For the circuits shown in Figure,  find the truth table,

#boiler troubles, Ask question #Minimum 300 words accepted#

Ask question #Minimum 300 words accepted#

Dc generator, Why armature core in a DC machine is constructed with laminat...

Why armature core in a DC machine is constructed with laminated steel instead of solid steel sheets

Compute the full-load speed, A 10 - hp, 250-V shunt motor has an armature c...

A 10 - hp, 250-V shunt motor has an armature circuit resistance of 0.5  and a ?eld resistance of 200 . At no load, rated voltage, and 1200 r/min, the armature current is 3 A. At

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