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

Can you draw robot configuration, a) Draw robot configuration. b) Explai...

a) Draw robot configuration. b) Explain the significance of end effectors. c) Define the terms (i) accuracy (ii) Repeatability (iii) Work volume (iv) Control Reso

What do you mean by insurance, Q. What do you mean by Insurance? This i...

Q. What do you mean by Insurance? This is done by creating a common fund out of the contribution (known as premium) from several persons who are equally exposed to the same los

BASIC ELECTRICLE, kindly tell me which text book is usefull forlearn the ba...

kindly tell me which text book is usefull forlearn the basic electricle.

Potentiometer, how can yuo calculate voltage,curent basing on the meter bri...

how can yuo calculate voltage,curent basing on the meter bridge?

What is the speciality of a darlington transistor, Q. What is the specialit...

Q. What is the speciality of a darlington transistor? A darlington pair behaves like a single transistor with a very high current gain. The total gain of the darlington is the

Explain dual slope adcs, Explain Dual Slope ADCs Dual slope ADCs make u...

Explain Dual Slope ADCs Dual slope ADCs make use of a capacitor connected to a reference voltage. The capacitor voltage begins at zero and is charged for a set time through the

Microcontroller - introduction to microprocessors , Microcontroller Mic...

Microcontroller Microcontroller  is also known  as computer  on a chip  this  includes basic  features of microprocessor (ALU Registers  and control circuits ) with  1 k to 2k

Pn junction, the depletion layer in the pn junction is caused by

the depletion layer in the pn junction is caused by

Calculate the maximum radiation intensity, Q. The power gain of an antenna ...

Q. The power gain of an antenna is 10,000. If its input power is 1 kW, calculate the maximum radiation intensity that it can generate.

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