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

Find the speed of the motor, Q. A 10-kW, 230-V shunt generator, with an arm...

Q. A 10-kW, 230-V shunt generator, with an armature-circuit resistance of 0.1  and a field- circuit resistance of 230 , delivers full load at rated voltage and 1000 r/min. If the

Transistor, what is bias compensation

what is bias compensation

Obtain the complete solution for the voltage, Consider the circuit of Figur...

Consider the circuit of Figure and obtain the complete solution for the voltage v C (t) across the 5-F capacitor and the voltage vx(t) across the 5- resistor.

Priming, short note on priming

short note on priming

Clippers, dis advantage of series clippers?

dis advantage of series clippers?

The relationship between cell and batteries, The relationship between cell ...

The relationship between cell and batteries  Generally, a cell delivers a certain voltage that is a function of what chemical reactions are taking place to generate the voltage

Determine the memory access time, Question: (a) Explain the types of ha...

Question: (a) Explain the types of hazards in a 5 stage pipeline. (b) Describe the three RAW dependencies in the following instructions. i: R7←R12+R15 i + 1: R8←R7-R1

Determine the induced armature emf, A250-V, 50-kWshort-shunt compound dc ge...

A250-V, 50-kWshort-shunt compound dc generator,whose schematic diagramis shown in Figure, has the following data: armature resistance 0.05 , series-field resistance 0.05 , and sh

Transistor hybrid model, Transistor Hybrid model:- Make Use of h - par...

Transistor Hybrid model:- Make Use of h - parameters to explain a transistor have the following benefits. a)      h - Parameters are real numbers that are up to radio frequ

Matlab, to design wheatstone bridge

to design wheatstone bridge

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