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

Ins increment register pair instruction , INS  Increment Register Pair Ins...

INS  Increment Register Pair Instruction Contents of the registers pair R P will be  incremented by one  and the  result  will be stored  in the  same  register pair. It is

What are the basic operations of mosfet, Q. What are the basic operations ...

Q. What are the basic operations of  MOSFET? The gate to source voltage is set to zero volts by the direct connection from one terminal to the other,and a voltage Vds is applie

Find maximum probable percentage error in the measurement, Q. A current of ...

Q. A current of 65 A is measured with an analog ammeter having a probable error of ± 0.5% of full scale of 100 A. Find the maximum probable percentage error in the measurement.

Osillators.., what ie the use of mutual inductance in a hartley oscillator

what ie the use of mutual inductance in a hartley oscillator

Explain about delay system, Q. Explain about Delay System? Delay Syste...

Q. Explain about Delay System? Delay System: A class of telecommunication networks, like data networks, places the message or call arrivals in a queue in the

Find an expression for the total flux, Q. A rectangular loop is placed in t...

Q. A rectangular loop is placed in the field of an infinitely long straight conductor carrying a current of I amperes, as shown in Figure. Find an expression for the total

Sketch one full period of the am wave, Q. Let a(t) = [1 + m A x(t)] and x(t...

Q. Let a(t) = [1 + m A x(t)] and x(t) = cos 2πf m t, f m c , and x c (t) = A(t) cos 2πfct . (a) With m A =1, sketch one full period of the AM wave and draw the envelope by co

Conveyor, The FESTO conveyer consists of 600mm belt driven by a 24V d.c. mo...

The FESTO conveyer consists of 600mm belt driven by a 24V d.c. motor at a rate of 13 seconds per metre. A relay on the FESTO panel controls the motor operation and is wired for sou

Calculate the drain current, An n-channel depletion MOSFET, for which I DSS...

An n-channel depletion MOSFET, for which I DSS = 7mA and V P = 4 V, is said to be operating in the ohmic region with drain current i D = 1 mA when v DS = 0.8 V. Neglecting the

Show cmos logic families, Both DTL and TTL are based on the saturating BJT ...

Both DTL and TTL are based on the saturating BJT inverter. The transistor acts as a switch that connects or disconnects the collector and emitter. The switch is closed when suffici

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