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

Efficiency of shunt geranerator, A 100kw,230v,dc shunt generator,with Ra=0....

A 100kw,230v,dc shunt generator,with Ra=0.05,and Rf=57.5 has no load rotational loss(friction,wandage,core loss)of 1.8kw.compute a) The generator efficiency at full load.

Determine the efficiency when the transformer, A 3-kVA, 220:110-V, 60-Hz, s...

A 3-kVA, 220:110-V, 60-Hz, single-phase transformer yields these test data: • Open-circuit test: 200 V, 1.4 A, 50 W • Short-circuit test: 4.5 V, 13.64 A, 30 W Determine th

What are the precautions to be taken, What are the precautions to be taken ...

What are the precautions to be taken before basic work on electrical installations? Ans: Before starting any electrical works on installations disconnect the power supply to

Smart parking system, Design a smart park system using Iot sensors to udate...

Design a smart park system using Iot sensors to udate stautus to a server ?

Transistors, how fet transistor works in self bias

how fet transistor works in self bias

Generation and control of electron beam, Illustration the basic working pri...

Illustration the basic working principle, process parameters, economics, safety precautions and applications of plasma Arc Machining process(PAM) Discuss Electron Beam Machining

Find the t-domain forced response in glc parallel circuit, Consider a GLC p...

Consider a GLC parallel circuit excited by i(t) = Ie st in the time domain. Assume no initial inductive current or capacitive voltage at t = 0. Draw the transformed network in the

Explain common base configuration, Q. Explain common base configuration? ...

Q. Explain common base configuration? Common-base transistor amplifiers are so-called because the input and output voltage points share the base lead of the transistor in commo

Determine the two possible ssb am signals, Let the modulating signal m(t) b...

Let the modulating signal m(t) be a sinusoid of the form m(t) = cos 2πf m t, f m c , and let the carrier signal be cos(2πf c t + φc). (a) Determine the conventional AM signal,

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