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

How to get solution in taxation assignment help, i need help with taxation ...

i need help with taxation assignment help, how do i get solution for it?

Determine the current in the circuit and the voltage, Q. Two identical junc...

Q. Two identical junction diodes whose volt-ampere relation is given by Equation in which I S = 0.1 µA, V T = 25 mV, and η = 2, are connected as shown in Figure. Determine the cu

Canonical sum-of-products form, Q. The truth table for F(A,B,C) = mi (2, 3,...

Q. The truth table for F(A,B,C) = mi (2, 3, 4 5) is as follows: (a) Express F in a canonical sum-of-products form. (b) Minimize F in an SOP form, and obtain a possible realiz

What do you mean by noise, Q. What do you mean by Noise? In any communi...

Q. What do you mean by Noise? In any communication system there are usually two dominant factors that limit the performance of the system: 1. Additive noise, generated by el

What is meant by doping, What is meant by doping? How does it affect a semi...

What is meant by doping? How does it affect a semiconductor? Doping: The process through which an impurity is added to semiconductor is termed as doping. A semiconductor to th

Engineer, Transmission Through a LiNb0 3 Plate Examine the transmission of...

Transmission Through a LiNb0 3 Plate Examine the transmission of an unpolarized He-Ne laser beam (?o= 633 nm) normally incident on a LiNb0 3 plate (ne = 2.29, no = 2.20) of thickn

What is permeability of magnetic materials, Q. What is permeability of magn...

Q. What is permeability of magnetic material? For magnetic material media, the magnetic flux density B, expressed in tesla (T) or Wb/m 2 , and the field intensity H, expressed

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