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

Blind equalization using constant modulus approach, please i need to prepar...

please i need to prepare thesis proposal based on the title above. analysis of recently exixting algorithm and propose an improved one. UGENTLY!!

DLD, draw alogic diagramto implement F=ABCDE using only 3 inputAND gates

draw alogic diagramto implement F=ABCDE using only 3 inputAND gates

Explain about simplex communication, Q. Explain about Simplex communication...

Q. Explain about Simplex communication? Simplex communication: Microphone and the earphone are transducer elements of the telephone communication system. Microphone converts

Magnetic circuits, Suppose we have a coil wound onto a ring of material wit...

Suppose we have a coil wound onto a ring of material with relative permeability µ r . Provided that the relative permeability µ r  >> 1, then the magnetic flux lines will s

Find temperature coefficient of resistance in semiconductors, Semi-conducto...

Semi-conductors have temperature coefficient of resistance.  (A) Negative                                    (B) Positive (C) Both positive and negative        (D) none o

Explain quantizing analog signals, Explain Quantizing Analog Signals? ...

Explain Quantizing Analog Signals? A common analog-to-digital conversion pipeline contains a spectrum limiter (a simple low-pass or bandpass filter), a sample and hold circuit

Matlab help, hello i have MATLAB 2013 how can i send and receive files usi...

hello i have MATLAB 2013 how can i send and receive files using Bluetooth

Circuit theory, contribution of circuit theory on the health and quality of...

contribution of circuit theory on the health and quality of life of the citizen

Public and extrn assembler directive, What do you understand by PUBLIC ...

What do you understand by PUBLIC assembler directive?   The PUBLIC and EXTRN directives are very significant to modular programming. PUBLIC used to state that labels of

Compute the theoretical and practical frequency, Q. An RG-139/U rectangular...

Q. An RG-139/U rectangular waveguide is given to have dimensions a = 0.8636 mm and b = 0.4318 mm. Compute the theoretical and practical frequency ranges of operation for the guide.

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