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

Which stack is used in 8086, FIFO (First in First Out) stack is used in 808...

FIFO (First in First Out) stack is used in 8086.In this type of Stack the first stored information is retrieved first.

Define voltage divider rule, Define voltage divider rule Voltage drop a...

Define voltage divider rule Voltage drop at every resistor that connected by serial can be search by using voltage divider rules (VDR).

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

What are the duties of sub-station operator, What are the Basic Duties of S...

What are the Basic Duties of Sub-Station Operator? Ans: Sub station operator is responsible for safe and proper operation of all electrical equipments in sub-station. He co

Sampling methods, The project involves comparisons between di erent samplin...

The project involves comparisons between di erent sampling methods, di erent estimation methods, numerical results using samples selected from a synthetic nite population, and a

Chemistry, write a short note on Scale

write a short note on Scale

Diode, Hi all i want a conclusion for V-I characteristic curve of Silicon D...

Hi all i want a conclusion for V-I characteristic curve of Silicon Diode (I) using Oscilloscope

Components of plc - stepper motor , Components of PLC There are follow...

Components of PLC There are followings  three main  components of PLC : a.The power supply and rack. b.The central  processing  unit ( CPU) c.The input / output  (I/O

Database resources, HELLO.can I have a short note on database resources

HELLO.can I have a short note on database resources

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