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

Describe pulse dialling, Q. Describe Pulse dialling? Pulse dialling: ...

Q. Describe Pulse dialling? Pulse dialling: 1.  Generated through make and break contact. 2.  DC Current pulse is generated. 3.  Each number is separated by a short

Give the properties of pvc, Give the properties of PVC. PVC- It is acqu...

Give the properties of PVC. PVC- It is acquired from polymerisation of hydrogen chloride and acetylene in the presence of a catalyst as peroxides at about 50 0 C. Properties

What is direct memory access, What is Direct memory access? Direct memo...

What is Direct memory access? Direct memory access (DMA) is a process wherein an external device takes over the control of system bus by the CPU.DMA is for high-speed data tran

Digital electronics, design 4 bit binary coded decimal to excess 3

design 4 bit binary coded decimal to excess 3

Determine the antennas power gain and beamwidth, Q. A paraboloidal antenna ...

Q. A paraboloidal antenna has an aperture ef?ciency of 0.6 and a diameter D = 100λ at 6 GHz. Illumination by the feed is such that the beamwidths of the principal-plane secondary p

Identify the key cultural dimensions, This assessment requires you to refle...

This assessment requires you to reflect on an intercultural communication event that you have experienced between yourself and an Australian. a)  Describe the event without eval

Electron, Electron congratulations

Electron congratulations

Explain the operation of rc phase shift oscillator, Question 1 With the he...

Question 1 With the help of energy band diagram differentiate between Insulators, semiconductors and metals Question 2 Explain the operation of RC phase shift oscillator

Applications platform - gis applications, Applications Platform: GIS a...

Applications Platform: GIS applications should be capable to act as a base system over which the other business process application can be integrated which is the objective of

Subtract contents of memory and borrow from accumulator, Subtract Contents ...

Subtract Contents of Memory and Borrow from Accumulator The contents of the  memory  pointed  by the HL register  pair  and the borrow  flag are subtracted from the  contents

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