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

Electromagnetic torque , Electromagnetic torque  The torque is given...

Electromagnetic torque  The torque is given by the force on the armature winding multiplied by its radius. Force on a conductor in magnetic field B is:  F=B.I.L so, T=B

Write short note on quantization, Q. Write short note on Quantization? ...

Q. Write short note on Quantization? Quantization: This is first step in PCM. Total amplitude range of the modulating signal is divided into a number of standard levels calle

Phase shifter, Hi, I just finish writing my project literature review and ...

Hi, I just finish writing my project literature review and my supervisory asked me to add one part. This part is about Phase Shift. How phase shifters work? In Particular How the

Compute the load power factor, Considering Figure, let balanced positive-se...

Considering Figure, let balanced positive-sequence, three-phase voltages with ¯V AB = 100√3 0° V (rms) be applied to terminals A, B, and C. The three-phase wye-connected balanced

Need for software defined radio, Since past few decades, telecommunication ...

Since past few decades, telecommunication systems are continuously evolving from 2G to 3G to 4G etc. This has resulted in multiple technologies and many types of receivers which do

Dc generater, define all the symbols with their unit

define all the symbols with their unit

atex equipment, I have an enclosure which doesnt comply with the atex dire...

I have an enclosure which doesnt comply with the atex directive, they want to install it in outside in a safe area of an offshore platform. They have produced an atex cert and want

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