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

Define gray code - bcd to decimal conversion, Define Gray Code - bcd to dec...

Define Gray Code - bcd to decimal conversion? The Gray Code is a variation on binary code in which only 1 bit is changed from the preceding number. The bit so as to changes is

the battery and capacitor combination for power backup, Why do wenot see t...

Why do wenot see the battery and capacitor combination for power backup? Ans) There are "super capacitors" that are used for power backup - they are well-organized for short-te

Determine the shaft power output, Determine the shaft power output: A ...

Determine the shaft power output: A 6-pole, 50 Hz, 3-phase induction motor running on full load develops a useful torque of 180 Nm when the rotor emf frequency is 2 Hz. Determ

Find the minimum sum of products, Given that , f(a,b,c,d,e) = Σm (6,7,9,11,...

Given that , f(a,b,c,d,e) = Σm (6,7,9,11,12,13,16,17,18,20,21,23,25,28) using a Karnaugh map. (i) Find the essential prime implicants (ii) Find the minimum sum of product

Calculate the ratio v/i for an ideal diode, Q. Assuming the diode to obey I...

Q. Assuming the diode to obey I = IS (e V/0.026 -1), calculate the ratio V/I for an ideal diode with I S = 10 -13 A for the applied voltages of -2,-0.5, 0.3, 0.5, 0.7, 1.0, and

Conditions in which rc circuit behaves as integrator, Q. Explain the condit...

Q. Explain the conditions under which an RC circuit behaves as Integrator? Integrator is a circuit in which the output voltage is proportional to the integral of the input. Out

process of damping, Describe the process of DAMPING. You explanation shoul...

Describe the process of DAMPING. You explanation should include an example of each of the following:- Over-damping, Under-damping, Zero-damping, Critically da

How 8255 programmable peripheral interface can operate, What are the differ...

What are the different modes in which 8255 Programmable Peripheral Interface (PPI) can operate? Twenty Four I/O lines in 38-bit port groups - A, B and C A and B can be

Total harmonic distortion, The site 450 kVA load is actually a three-phase,...

The site 450 kVA load is actually a three-phase, six pulse thyristor rectifier feeding a dc bus. Assuming that the voltage waveform at the site 11 kV bus is purely sinusoidal, calc

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