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

What is the function of 8254 programmable interval timer, What is the funct...

What is the function of 8254 Programmable Interval Timer? 8253 or 8254 Timer Description and Initialization PTI that is programmable Interval Timer/Counter) 8253

FET, shockely equation?

shockely equation?

Illustrates typical thermal noise waveform, Q. Illustrates typical thermal ...

Q. Illustrates typical thermal noise waveform? In general, any physical resistor or lossy device can be modeled by a noise source in series with a noiseless resistor, as shown

Basic characteristics and operation of mosfet, Q. Basic Characteristics and...

Q. Basic Characteristics and Operation of MOSFET ? In Figure the gate-to-source voltage is set to zero volts by the direct connection from one terminal to the other, and a volt

Core functionalities of the gis, Core Functionalities of the GIS: The...

Core Functionalities of the GIS: The GIS should be able to: 1          Create layers from all supported data sources involving coverage feature classes, shape files, compu

Digital Electronics, Design a MOD-6 synchronous counter using J-K Flip-Flop...

Design a MOD-6 synchronous counter using J-K Flip-Flops.

Communication systems/theory, have 18 multiple choice questions i need answ...

have 18 multiple choice questions i need answered by 9am cst and will pay Need ASAP

Chemistry, write a short note on Scale

write a short note on Scale

What is centralized spc, Q. What is centralized SPC? In centralized con...

Q. What is centralized SPC? In centralized control, all control equipment is replaced by a single processor which should be quite powerful. It should be capable of processing 1

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