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

Calculate the small signal voltage gain, Calculate the Small Signal Voltage...

Calculate the Small Signal Voltage Gain a) Calculate the small signal voltage gain a v = v o /v i , input resistance R i , and output resistance Ro for the circuit below. A

Determine the efficiency, Q. (a) Consider a three-phase star or wye half-wa...

Q. (a) Consider a three-phase star or wye half-wave recti?er with a purely resistive load R. Determine: (i) efficiency, (ii) formfactor, (iii) ripple factor, (iv) TUF, and (v) PIV

Integrated circuit components, You are required to design and document the ...

You are required to design and document the hardware design for Lift Control Unit (LCU) as required by the questions/specification in section 2 above, based on a 68HC12D60 microcon

Sinusoidal, Give the examples of sinusoidal with two equations?

Give the examples of sinusoidal with two equations?

Dc motors, i dont understand why equalizer connection is not used in wave w...

i dont understand why equalizer connection is not used in wave windings?

What is txd, What is TXD? TXD- Transmitter Data Output This output p...

What is TXD? TXD- Transmitter Data Output This output pin carries serial stream of the transmitted data bits by with other information like start bit, stop bits and priority

Personal safety from power, Personal  safety Power supplies can be very...

Personal  safety Power supplies can be very dangerous. This is specifically true of high voltage circuits, but anything over 12 V must be treated as lethal potentially. A po

Current-carrying conductors, Q. Current-carrying conductors? Current-ca...

Q. Current-carrying conductors? Current-carrying conductors, when placed in magnetic fields, experience mechanical force. Considering only the effect of the magnetic field, the

Input offset current of operational amplifier, Q. Input offset current of o...

Q. Input offset current of operational amplifier? The adverse effect of the input bias current mentioned would be nulli?ed if both inputs were connected to equal resistances (o

Define a voltmeter, Define a voltmeter A voltmeter is an instrument us...

Define a voltmeter A voltmeter is an instrument used to measure p.d. and must be linked in parallel with the part of the circuit whose p.d. is required.

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