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

Sketch the depletion mosfet drain characteristics, Q. Sketch the depletion ...

Q. Sketch the depletion MOSFET drain characteristics The depletion-type MOSFET has a structure similar to that of the enhancement-type MOSFET with one important difference: The

For parity flag , For Parity Flag  CPRE (Call  on parity even) and C...

For Parity Flag  CPRE (Call  on parity even) and CPO (Call or parity  Odd) Instruction CPE calls the subroutine  from the  specified  memory  location if parity  flag is

Voice control mobile base, i need help for my final year project, and i wil...

i need help for my final year project, and i will really appreciate if you can assist me as soon as possible

Obtain the current by means of mesh-current analysis, By means of mesh-curr...

By means of mesh-current analysis, obtain the current in the 10-V source and the voltage across the 10- resistor in the circuit of Example.

Digital principle, aliasing with message spectrum and two frequency shifted...

aliasing with message spectrum and two frequency shifted replica and remedies to combat aliasing

Combinational-sequential, Design combinational-sequential electronic logic ...

Design combinational-sequential electronic logic gate circuit for a car wash....

Stop and wait flow control protocol, (a) Explain what asynchronous transmis...

(a) Explain what asynchronous transmission is and give two advantages and two disadvantages of using this type of transmission. (b) One of the goals of multiplexing is efficienc

Basic structure of an scr and the common circuit symbol, Q. Draw the basic ...

Q. Draw the basic structure of an SCR and the common circuit symbol ? The SILICON CONTROLLED RECTIFIER, usually referred to as an SCR, is one of the families of semiconductors

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,

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