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

Draw and explain colpitts oscillator, Q. Draw and explain Colpitts oscillat...

Q. Draw and explain Colpitts oscillator? Colpitt's oscillator is a superb circuit which is used widely in commercial signal generations of  frequency of 100 Mhz . It consists o

Give homogeneous matrix quation for b-splive curve, What are the different ...

What are the different kinds of surface entities used in CAD? Give homogeneous Matrix form equation for : (i) B-Splive Curve (ii) Bezier Curve

Terminal, Terminal The  oval symbol  show below in  indicate terminal ...

Terminal The  oval symbol  show below in  indicate terminal of the  program.  Usually  words  like START BEGIN  STOP END  are written  in terminal symbol.           START

Explain the meaning of amplitude modulation, a. Explain the meaning of ampl...

a. Explain the meaning of amplitude modulation? Show that the AM output having two sidebands and the carrier frequency. b. Illustrate that the equivalent parallel impedance of a

Illustrate hexadecimal number system, Q. Illustrate Hexadecimal Number Syst...

Q. Illustrate Hexadecimal Number System? A big difficulty with the binary system is verbosity. To symbolize the value 202 requires eight binary digits. The decimal version n

What is pinch-off voltage, Q. What is Pinch - off voltage?  The reverse...

Q. What is Pinch - off voltage?  The reverse bias is relatively large near the source. As a result, the depletion region intrudes into the channel near the drain, and the effec

Develop an electric equivalent network, Q. For the mechanical spring-mass-f...

Q. For the mechanical spring-mass-friction system shown in Figure, the differential equation relating the force F(t) and the velocity u(t) is given by  where M is themass,D

Explain pentium processor has a superscalar architecture, 'Pentium processo...

'Pentium processor has a superscalar architecture'. Explain the meaning of the statement. The Pentium microprocessor is organized along with three execution units. Single execu

Induction heating levitation, Using a levitation coil, you levitate a condu...

Using a levitation coil, you levitate a conductive object in the magnetic field and heat within that field. I have 2 sample report and I would like you to write some thing similar

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