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

Show a schematic diagram of the seven- segment decoder, Q. Digital watches ...

Q. Digital watches display time by turning on a certain combination of the seven-segment display device. (a) Show a typical seven-segment display. (b) Develop a truth table f

Write a brief note on common drain amplifier, Q. Write a brief note on comm...

Q. Write a brief note on common drain amplifier Since voltage at the gate-drain is more easily determined than that of the voltage at gate-source, the voltage source in the inp

Digital signal processing, what can I do to sharpen the roll off and flatte...

what can I do to sharpen the roll off and flatten the passband of a finite impulse response filter

The resistance of an electrical conductor, The resistance of an electrical ...

The resistance of an electrical conductor depends on 4 factors, these being:   a)  The length of the conductor   b)  The cross-sectional area of the conductor

Dc chooper, Establish the relationship between duty ratio and output voltag...

Establish the relationship between duty ratio and output voltage

What do you mean by negative impedance converter, Q. What do you mean by Ne...

Q. What do you mean by Negative Impedance Converter? The op-amp circuit of Figure causes a negative resistance R in between the input terminal and ground. In the more general

Classify the conducting materials, Classify the conducting materials. ...

Classify the conducting materials. Conducting materials are classified by low resistivity materials and high resistivity materials. Low resistivity materials: The conduct

What is meant by amplification, Q. What is meant by amplification? The ...

Q. What is meant by amplification? The basic amplifying elements are, namely valves (vacuum tubes), bipolar transistors and FETs. The term "amplify" basically means to make str

DC motor, why DC motors use field winding instead of armature winding

why DC motors use field winding instead of armature winding

Show n-channel depletion mode mosfet, Q. For a transistor, when v GS = -2....

Q. For a transistor, when v GS = -2.0 V, find V DSsat if Vp= -4.0 V for an n-channel depletion mode MOSFET. Solution: V p = -(V DSsat + v SG ) but  v SG = -v GS = -(-

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