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

Electrostatic sprayer, I would like to know the materials needed for electr...

I would like to know the materials needed for electrostatic sprayer.

Advantages of bjt over mosfet, Advantages of BJT over MOSFET: BJTs have...

Advantages of BJT over MOSFET: BJTs have some benefits over MOSFETs for at least two digital applications. Very first, in high speed switching, they do not comprises the "large

Value of current if resistance connected to the battery, One battery having...

One battery having of eight cells in parallel. Emf and internal resistance of every cells is 1.5V and 0.4Ω. Find the value of current if an external resistance of 5Ω is connected t

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

Determine the resonant frequency and bandwidth, (a) For a series RLC resona...

(a) For a series RLC resonant circuit, find an expression for the voltage across the resistance VR and obtain the ratio V R /V S , where V S is the applied voltage. Identify the e

Bcd to excess 3 code converter, What are the industrial applications of the...

What are the industrial applications of the project bcd to excess 3 code converter?

Show equivalent circuit of a synchronous machine, Equivalent Circuit of a S...

Equivalent Circuit of a Synchronous Machine A review of the material about elementary synchronous machines is very helpful at this stage to recall the principles of operation f

Embedded systems design, You have been requested by your Senior Engineer to...

You have been requested by your Senior Engineer to design an Engine Control Unit (ECU) and prepare a report detailing your proposed solution. The client requires a design for a mic

Determine the node voltage, Determine the node voltage: Determine the ...

Determine the node voltage: Determine the node voltage V and then current flowing through each element by using KCL. Solution Apply KCL at the node whose voltage is V.

Projects, I want project ideas.

I want project ideas.

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