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

amp circuit , Refer to the op amp circuit shown below. Let R 1 = ...

Refer to the op amp circuit shown below. Let R 1 = 140 k_, R 2 = 10 k_, R 3 = 10 k_, R 4 = 20 k_, RL = 10 k_. Assume the op amp is ideal. Find the equation relating the

Equivalent circuit of a dc machine, Equivalent Circuit of a DC Machine ...

Equivalent Circuit of a DC Machine A review of the material presented with regard to elementary direct-current machines can be helpful at this stage to recall the principles of

What are the main embedded system components, What are the main embedded sy...

What are the main embedded system components? Main Embedded System Components a. Embeds hardware to provide computer as functionalities b. Embeds major application softw

Ac motors, AC Motors DC motors that have their magnetic fields produce...

AC Motors DC motors that have their magnetic fields produced by coils as described earlier can, in principle,  be powered from AC as well, since if the applied voltage reverse

Classification of solids insulators semiconductor condutors, Classification...

Classification of Solids into Insulators, Semiconductor and Conductors A solid can conduct electric current if the electrons can move in it. This is possible only when an ener

Distributed Control Sytems, 1. Produce a fully-labelled sketch to show the ...

1. Produce a fully-labelled sketch to show the components of a Direct Digital Control system. 2. State the minimum number of printed-circuit cards required to construct a basic co

Semiconductor diode, Semiconductor Diode: the semi conductor diode is ...

Semiconductor Diode: the semi conductor diode is formed by simply bringing n and p tripe material together (constructed from same base ge and si), at the instant the two mater

Explain total internal reflection, Explain Total internal reflection? T...

Explain Total internal reflection? The refractive index of a medium is defined as the ratio of velocity of light in vacuum to the velocity of light in that medium n x = C/V

What is traffic engineering, Q. What is Traffic Engineering? Traffic en...

Q. What is Traffic Engineering? Traffic engineering provides the foundation for analysis and design of telecommunication network to carry a given traffic at a particular loss p

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