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

Explain block diagram of the system, Q. Explain Block diagram of the system...

Q. Explain Block diagram of the system? The block diagram is a pictorial representation of the equations of the system. Each block represents a mathematical operation, and the

Find the voltage gain of the overall circuit, Q. Find the voltage gain of t...

Q. Find the voltage gain of the overall circuit? (a) Consider the circuit of the inverting amplifier shown in Figure (a), including an ideal op amp. Show that the voltage gain

Determine the rectified load voltage, Consider the circuit of Figure (a) wi...

Consider the circuit of Figure (a) with v S (t) = 10 cos ωt. Use the piecewise-linear model of the diode with a threshold voltage of 0.6 V and a forward resistance of 0.5  to dete

What is the function of ct and p.t, Q. What is the function of CT and P.T a...

Q. What is the function of CT and P.T and where they are used? Ans: The full form of CT is Current transformer and is used for calculating of current. The full form of PT is

Accidents, what are accidents in an organisation

what are accidents in an organisation

Define the term causality lti system, Define the term Causality LTI System ...

Define the term Causality LTI System Any practical LTI system operating in real time must be "causal" which means that its impulse response {h[n]} must satisfy h[n] = 0 for n

Calculate the voltage across the capacitor, In the circuit above, V1 is a d...

In the circuit above, V1 is a dc supply which outputs 12V, R1 has a value of 100 Ω and C1 is 100µF. The switch has been left in the position shown for a long time such that there i

Explain stages of attending to rail fracture, Q. Explain stages of attendin...

Q. Explain stages of attending to Rail fracture? Various stages of attending to Rail fracture / weld failure in a L.W.R. track in field - Equipment required - i) Special

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