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 fourier series for the square wave, (a) Find the Fourier series fo...

(a) Find the Fourier series for the square wave shown in Figure(a). (b) Let a voltage source having the waveform of part (a) with a peak value of 100 V and a frequency of 10 Hz

Society in engineering, cite a specific example in which the engineer must ...

cite a specific example in which the engineer must provide maximum efficiency for a given cost.

Rise time - power semiconductor devices , Rise  Time (t r ) During  ri...

Rise  Time (t r ) During  rise time voltage falls from 90% V a to 10%  where  V a where V a is the initial  anode  voltage. In terms  of current  time taken  by anode  curre

Bifurcation using simulink, i am implementing a paper "on the chaotic behav...

i am implementing a paper "on the chaotic behaviour of buck converter" a want to plot bifurcation diagram by using simulink blocks without using coding is it possible??

How time slot interchange, Q. How time slot interchange switch works in tim...

Q. How time slot interchange switch works in time multiplexed time switching, Elucidate using schematic. Ans: Switches for which inlets and outlets are trunks that carry tim

What do you mean by bezier curve, What do you mean by Bezier curve? Shown B...

What do you mean by Bezier curve? Shown B0 (1,1), B1 (2,3), B2 (4,3), B3 (3,1) the vertices of Bezier polygon, calculate seven points on Bezier curve. Write in brief the differe

For sign flag - conditional jumps , For  Sign  Flag JP ( jump  on ...

For  Sign  Flag JP ( jump  on plus ) Jump  on minus ) Instructions JP  transfer  the execution of the program to the specified  memory  address if  sign  flag is set (S=

Determine the bounds on the carrier frequency, Suppose that a video signal,...

Suppose that a video signal, having W = 5 MHz, is transmitted via FM with f = 20 MHz. For 1/100 ≤ B/fc ≤ 1/10, determine the bounds on the carrier frequency. Use WFM ∼ = 2( ω + 2W

What is the function of the signal in 8086, What is the function of the sig...

What is the function of the signal in 8086? BHE signal means Bus High Enable signal. The BHE signal is made low when there is some read or write operation is carried out. i.e.

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).

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