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

Electrical Engineering Design Report, hi there i just need help for Electri...

hi there i just need help for Electrical Engineering Design Report about any topic (prefer charger and inverter) which should be include Summary,Table of contents,Introduction,Body

Expression for generated emf in a dc generator, Q.   Derive the expression ...

Q.   Derive the expression for generated emf in a dc generator. Ans. Expression for Generated emf in a DC Generator                We shall now derive an expre

ECE, a problem solving problem

a problem solving problem

Find the per-phase impedance of the load, Q. The two-wattmeter method for m...

Q. The two-wattmeter method for measuring three-phase power is applied on a balanced wye-connected load, and the readings are given by W C = 836W and W A = 224 W If the system

Define magnetic field, Define Magnetic field The area around a magnet i...

Define Magnetic field The area around a magnet is known as the magnetic field and it is in this area that the effects of the magnetic force formed by the magnet can be detected

What do you mean by superposition and linearity, Q. What do you mean by Sup...

Q. What do you mean by Superposition and linearity? Mathematically a function is said to be linear if it satisfies two properties: homogeneity (proportionality or scaling) and

Superposition principle of linear modulation method, Q. Let m 1 (t) and m 2...

Q. Let m 1 (t) and m 2 (t) be two message signals, and let u 1 (t) and u 2 (t) be the corresponding modulated versions. (a) When the combined message signal m 1 (t) + m 2 (t) DS

Phisics, deriving formula of the frictional force

deriving formula of the frictional 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

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