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

8086 mostly used , Where 8086 mostly used & tell application of 8086? ...

Where 8086 mostly used & tell application of 8086? Ans) 8086 is used for common purpose like it is used in traffic signals for control purpose .It's also used for small applic

Newton raphson , hi can you help with newton raphson?

hi can you help with newton raphson?

Explain working of electrically erasable programmable rom, Q. Working of El...

Q. Working of Electrically erasable programmable rom EEPROM is used for remote-area applications. The device is provided with special pins which, when activated electrically, a

Compute the percentage change, Q. A particular BJT has a nominal value of α...

Q. A particular BJT has a nominal value of α 0.99. Calculate the nominal β.If α can easily change ±1%, compute the percentage changes that can occur in β.

Determine the total power in balanced delta-connected load, Q. Two wattmete...

Q. Two wattmeters are used, as shown in Figure, to measure the power absorbed by a balanced delta-connected load. Determine the total power in kW, the power factor, and the per-pha

What is non-folded network, Q. What is Non-Folded Network? Non-Folded ...

Q. What is Non-Folded Network? Non-Folded Network: In a switching network, all outlet/inlet connection may be used for inter exchange transmission. In such a case, exchange d

Dc power supplies, 1.   Design four (4) different 5 volt DC power supplies...

1.   Design four (4) different 5 volt DC power supplies to operate from 230 volts AC. The four power supplies are to have the same full wave rectifier with capacitive filte

Mini computers - introduction to microprocessors , Mini Computers Large...

Mini Computers Larger  computer  more  computing  power  having  capability to address  more  memory  and  more  speed  than  microcomputer called minicomputer. These computers

Apply required morphological operations and give the output, You are given ...

You are given a binary image consisting of only zeros and ones, see image-A. Apply required morphological operations and give the output images on the grid.

Demagnetizing and cross magnetizing effects , Q.   What do you understand b...

Q.   What do you understand by demagnetizing and cross magnetizing effects of armature reaction in a d.c. machine. Derive the expression for calculation of demagnetizing and cross

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