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

Interpoles, These are small poles fixed to the yoke and spaced in b/w the m...

These are small poles fixed to the yoke and spaced in b/w the main poles. They are wound with comparatively few heavy gauge Cu wire turns and are connected in series with the armat

Compute the efficiency of the motor, Q. A 10-hp, 230-V dc shunt motor takes...

Q. A 10-hp, 230-V dc shunt motor takes a full- load line current of 40 A. The armature and field resistances are 0.25 and 230 , respectively. The total brush-contact drop is 2 V,

What is capacitor, What is Capacitor -  A capacitor is an electrical d...

What is Capacitor -  A capacitor is an electrical device that is used to kept electrical energy.   -  The unit of capacitance is Farad. The symbol of capacitance is C.

Express the storedmagnetic energ, A relay is essentially an electromechanic...

A relay is essentially an electromechanical switch that opens and closes electrical contacts. A simplified relay is represented in Figure. It is required to keep the fenomagnetic p

Write the kvl equation for the circuit, Q. Consider a reverse-biased diode ...

Q. Consider a reverse-biased diode with a source voltage VB in series with a load resistance RL. Write the KVL equation for the circuit.

Responses to exponential excitations, Responses to Exponential Excitations ...

Responses to Exponential Excitations Let us consider Aest as a typical exponential excitation in which A is a constant and s is a complex- frequency variablewith a dimension of

Illustrates power dissipation management in embedded system, Illustrates ab...

Illustrates about the power dissipation management in embedded system? Power Dissipation Management a. Clever real-time programming through Wait and Stop instructions b.

Sub instruction - op code format , SUB Instruction Op code  format is...

SUB Instruction Op code  format is of SUB  instruction is Replace  the three bit code  of the register R from   to obtain the op code of the  required SUB  instruction . o

Function generator, explain the waorking principle of function generator

explain the waorking principle of function generator

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