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 impedance in each branch - delta connection, Determine Impedance ...

Determine Impedance in each branch - delta connection: A delta connected balanced 3-phase load is supplied from a 3-phase 400 V supply. The line current is 30 Amp and the powe

Dc motor characteristics, Q. DC Motor Characteristics? We gain an under...

Q. DC Motor Characteristics? We gain an understanding of the speed-torque characteristics of a dc motor from Equations. In shunt motors, the field current can be simply control

Obtain the time domain functions, Let ω = 2π × 60 rad/s corresponding to a ...

Let ω = 2π × 60 rad/s corresponding to a frequency of 60 Hz. (a) Consider v(t) = 100 √2 cos(ωt + 30°) V and i(t) = 10 √2 sin(ωt + 30°) A. Find the corresponding phasors ¯V and ¯

Circuit, Aplication of resonance in different divices

Aplication of resonance in different divices

What is holographic microscopy, Holography In 1947, Denis Gabor invent...

Holography In 1947, Denis Gabor invented a different type of photography, know as holography. He named this new technique wave front construction. According to this technique

stack pointer after the pop instruction, What is the position of the Stack...

What is the position of the Stack Pointer after the POP instruction? Ans) The address line is 02 greater than the previous value.

Deviations from purchasing power parity, Q. Does the existence of non-trada...

Q. Does the existence of non-tradable goods allow for deviations from Purchasing Power Parity? Answer: Yes the continuation of non-tradable goods permits deviations from Purch

Ral rotate accumulator left through carry instruction , RAL Rotate Accumula...

RAL Rotate Accumulator Left Through Carry Instruction This  instruction rotates the content  of the accumulator  towards left by one bit. The D 0 bit moves to D 1   bit moves

Three byte instruction , Three byte instruction The  instruction which...

Three byte instruction The  instruction which  have 16  bit data address  as its  operand  are three byte  instruction. They  need three  memory  locations to store  them in m

Transistor, can you differentiate the alpha,beta and gamma

can you differentiate the alpha,beta and gamma

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