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

D/a converter, weighted resistor and r2r ladder d/a converter

weighted resistor and r2r ladder d/a converter

Properties and application of permanent magnetic materials, Give the proper...

Give the properties and application of permanent magnetic materials. Permanent magnetic materials: Properties: Permanent magnetic materials have a huge area of hyster

National tariff policy or ntp, National Tariff Policy or NTP In the dr...

National Tariff Policy or NTP In the draft of NTP, it is suggested that although setting the tariff ERC should introduce performance-based cost of service regulations, a clear

Calculate the membrane areas, In a 3-stage continuous ultrafiltration proce...

In a 3-stage continuous ultrafiltration process, a solution is concentrated from 5 gm/Liter to 50 gm/Liter of protein. The final retentate is to have a flow rate of 1000 L/hr. The

Power transistor, Power Transistor A power  transistor  is a three laye...

Power Transistor A power  transistor  is a three layer  PNP  or NPN  semiconductor device  having  two  junctions. Three  terminals of power  transistors are collector emitter

Description of capacitor, Description of Capacitor r A capacitor has cap...

Description of Capacitor r A capacitor has capacitance of one Farad when current charging of one Ampere flows in one second. This process causing a transferring of one volt in p

If a single phase motor fails to run, Q. If a single phase motor fails to r...

Q. If a single phase motor fails to run or start slow what action to be taken. Ans: If it is not starting check the supply and test the winding if it found normal check

Difference between photography & holography, 1.       In ordinary photograp...

1.       In ordinary photography, each part contains information of the original object separately and in case some part of the object is destroyed then the information of that par

Solving electrical circuits, i need help solving an electrical circuit, usi...

i need help solving an electrical circuit, using kirchoffs laws, it a diamond shape with one voltage source

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