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

Determine the magnetic force on the current element, Q. Given ¯B = (y ¯ax -...

Q. Given ¯B = (y ¯ax - x ¯ay )/(x 2 + y 2 ) T, determine the magnetic force on the current element Id ¯l = 5 × 0.001¯a A located at (3,4,2).

Classify feedback control systems according to purpose, Q. Classify Feedbac...

Q. Classify Feedback control systems according to purpose of the system? • Position control systems. Here the output position, such as the shaft position on a motor, exactly fo

Find the induced armature voltage at rated load, Q. A50-kW, 230-Vcompound g...

Q. A50-kW, 230-Vcompound generator has the following data: armature-circuit resistance 0.05 , series-field circuit resistance 0.05 , and shunt- field circuit resistance 125 . As

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,

Induced emf, applications of dynamically induced emf

applications of dynamically induced emf

Emf, State and explain three factors upon which the induced electromotive f...

State and explain three factors upon which the induced electromotive force depends

Explain dielectric current, Dielectric: Insulator that is used among th...

Dielectric: Insulator that is used among the two plates of a capacitance is called as dielectric.  Electric field exists in the dielectric and the flux density depends on th

Astigmation control, Astigmation control: In most modern oscilloscopes the...

Astigmation control: In most modern oscilloscopes there is an additional focusing control marked Astigmation . This is used to correct an effect which exactly is analogous to

Develop an analog computer simulation diagram, Q. Develop an analog compute...

Q. Develop an analog computer simulation diagram to solve the differential equation with y(0) = 2 and ? y(0) = 0.

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