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

Charge variation with time, Q. A charge variation with time is given in Fig...

Q. A charge variation with time is given in Figure. Draw the corresponding current variation with time.

Nash equilibrium matlab code, Can someone please guide me on how to compute...

Can someone please guide me on how to compute a nash equilibrium in matlab

What is synchronous data transfer, What is synchronous data transfer? I...

What is synchronous data transfer? It is a data method which is used when the I/O device and the microprocessor match in speed. To transfer a data to or from the device, the us

Change in an organisation, Change in an organisation: Change might ...

Change in an organisation: Change might be perceived in two ways: Change as continuous and intrinsic to an organisation and change as discontinuous & extrinsic. A force

What is the size of ports in 8255, What is the size of ports in 8255? P...

What is the size of ports in 8255? Port-A : 8-bits Port-CU : 4-bits Port-B : 8-bits Port-CL : 4-bits

Wien bridge, How i prepare a wien bridge for my college assignemen?

How i prepare a wien bridge for my college assignemen?

Explain atomic structure & energy band diagram of germanium, Explain Atom...

Explain Atomic structure and Energy Band Diagram of Germanium. Germanium : This is one of the most common semiconductor material utilized in the application in electronics.

14. What is a vector impedance meter? State its application., What is a vec...

What is a vector impedance meter? State its application.

Synchronous and asynchronous serial communication, Differentiate between sy...

Differentiate between synchronous and asynchronous types of serial communication.   Serial data communication uses two fundamental types as, synchronous and asynchronous. With

Illustrate function of ccitt, Level 1 is means of sending bit streams over ...

Level 1 is means of sending bit streams over a physical path. It uses times lot 16 of a 2 M bit/s PCM system or times slot 24 of a1.5 M bit/s system. Level 2 performs functions

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