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 small-signal equivalent circuit parameters, Given that a BJT has β...

Given that a BJT has β = 60, an operating point defined by I CQ = 2.5 mA, and an Early voltage V A = 50 V. Find the small-signal equivalent circuit parameters g m , r o , and rπ.

C R O DELAY LINE, WHAT IS THE FUNCTION OF DELAY LINE IN CRO

WHAT IS THE FUNCTION OF DELAY LINE IN CRO

Machine, explain inifinite bus

explain inifinite bus

Optoelectronic, Need a project in Optoelectronic with simulation in Optispi...

Need a project in Optoelectronic with simulation in Optispice or Matlab.with complete report and presentation. ANy ideat about project and how much does it cost.

Discuss in detail about pulse broadening graded index wave, Discuss in deta...

Discuss in detail about pulse broadening in graded index waveguide ? Intermodal dispersion within multimode fibers is minimized along with the use of graded index fibers, ther

Transformer, how much transformer oil is used in transformers

how much transformer oil is used in transformers

Determine the speed of prime mover of the generator, A synchronous generato...

A synchronous generator has a rotor with six poles and operates at 60 Hz. (a) Determine the speed of prime mover of the generator. (b) Repeat part (a) if the generator has 12

Give the properties and application of brass, Give the properties and appli...

Give the properties and application of brass. Brass - It is an alloy of copper and zinc with 60 percent copper and 40 percent zinc. Its electrical resistivity of Brass is 7.0

Define johnson counters to produce a time delay, Define Johnson Counters to...

Define Johnson Counters to Produce a Time Delay? The "serial in-serial out" shift register can be used as a time delay device. The amount of delay able to be controlled by:

What do you mean by heat sink?, Q. What is a heat sink? List the factors, w...

Q. What is a heat sink? List the factors, which determine its efficiency. To reduce the chance of thermal runaway, the rise of temperature at the collector junction to a danger

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