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 are the different types of coupling in amplifiers, Q. What are the dif...

Q. What are the different types of coupling in amplifiers? The coupling between stages of amplifications may also be used to classify amplifiers. There are four main groups: di

#title.ec 1., draw the gain frequency response of an RC coupled circuit? di...

draw the gain frequency response of an RC coupled circuit? discuss fall in gain at very low and very high frequencies?

Explain radio and television broadcasting, Q. Explain Radio and Television ...

Q. Explain Radio and Television Broadcasting? Radio (AM and FM) and television broadcasting are the most familiar forms of communication via analog transmission systems. The re

Thermodynamices, How to prove that heat and work is a patha function?

How to prove that heat and work is a patha function?

Xthl exchange top of the stack with hl instruction , XTHL Exchange top of t...

XTHL Exchange top of the stack with HL Instruction The contents  of top  two location of the  stack are exchanged with the  contents of HL register pair. The contents  of reg

Determine the coil resistance, Relays a) Sketch the schematic symbol for...

Relays a) Sketch the schematic symbol for a relay with a single pole changeover switch b) Determine the coil resistance and determine the current at 12Vdc c) Connect the r

Explain negative test cases for testing mobile phones, Negative test cases...

Negative test cases for testing mobile phones are: 1.taking out the SIM card and made a call  2. by invalid phone number 3. Made a call at which there is no tower signa

Digital electronics, an 8 bit successive approximation adc has a resolution...

an 8 bit successive approximation adc has a resolution of 20mv. what will be its ouput analogue input of 2.17v

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