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

Checking at site - testing of meter, Checking at Site - Testing of Meter ...

Checking at Site - Testing of Meter The routine testing of meters should be carried out once in 3 years. Further, surprise checks should be conducted at the consumer's install

Tools for power supply, Tools for Power Supply The several universal t...

Tools for Power Supply The several universal tools those could be applied in the power-sector for the improvement of organizational efficiency and effectiveness. These tools v

Determine the laplace transform of the given functions, Q. Determine the La...

Q. Determine the Laplace transform for each of the following functions from the basic de?nition of Equation. (a) f 1 (t) = u(t) (b) f 2 (t) = e-at (c) f 3 (t) = df (t) dt,

What is assembler, What is assembler? Assembler: An assembler or macr...

What is assembler? Assembler: An assembler or macro-assembler usually forms a part of the operating system. This translates an assembly language program into machine language

Merits and demerits of stepper motor - stepper motor , Merits and Demerits ...

Merits and Demerits of Stepper Motor Followings  are the  merits and demerits  of stepper motors. Merits : a.They are compatible  with digital systems b.For the co

Jfet common drain amplifier, Q. JFET Common Drain Amplifier? The common...

Q. JFET Common Drain Amplifier? The common drain FET amplifier is similar to the common collector configuration of the bipolar transistor. A general common drain JFET amplifier

Explain error-rate control and output-rate control, Error-Rate Control, Out...

Error-Rate Control, Output-Rate Control, and Integral-Error (Reset) Control Let us consider a typical second-order servomechanism(containing two energy-storing elements) whose

Find the turns ratio, Q A60-Hz, 100-kVA, 2400/240-V(rms) transformer is use...

Q A60-Hz, 100-kVA, 2400/240-V(rms) transformer is used as a step-down transformer from a transmission line to a distribution system. Consider the transformer to be ideal. (a) Fi

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