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

Principals applied in product design, What are the broad principals that wi...

What are the broad principals that will be applied in product design to facilitate automated assembly ?

What is the maximum speedup, Question: (a) Explain the following metric...

Question: (a) Explain the following metrics: (i) Throughput (ii) Latency (iii) IPC (b) Of the three factors in the equation (EXCPU = Number of instructions × CPI × cy

Obtain the laplace transform of the waveform, Q. Use MATLAB to obtain the L...

Q. Use MATLAB to obtain the Laplace transform of the waveform f(t) = [200t e -25t + 10 e -50t sin(25t)]u(t) which consists of a damped ramp and a damped sine. Also show the

Robotic, Ask questCompute the mean and variance of a four-level image with ...

Ask questCompute the mean and variance of a four-level image with histogram p(z\ ) = 0.1, p{zi) = 0.4, ?(1?) =0.3, p{za) = 0.2. Assume that z\ = 0, zi = 1, z$ = 2, and ? — ?. i

Determine the flux, Q. Consider themagnetic circuit of Figure. Let the cros...

Q. Consider themagnetic circuit of Figure. Let the cross-sectional area AC of the core, be 16 cm 2 , the average length of the magnetic path in the core lC be 40 cm, the number

Determine the number of poles of this ac motor, Q. A three-phase ac motor, ...

Q. A three-phase ac motor, used to drive a draft fan, is connected to a 60-Hz voltage supply. At noload, the speed is 1188 r/min; at full load, the speed drops to 1128 r/min. (a

Crm triangle, CRM Triangle The following diagram which is called as CR...

CRM Triangle The following diagram which is called as CRM Triangle. Strategy refers to the whole stand taken through the company. It could selected a defensive posture in t

Critical rate of rise of current - thyristor , Critical Rate of  Rise of ...

Critical Rate of  Rise of Current The maximum  rate of  increase of current  during  on state  which  the SCR  can tolerate is called  the critical rate of rise  of current  f

Cro, role of trigger circuit in cro

role of trigger circuit in cro

Draw the circuit of a 7805 voltage regulator, Q. Draw the circuit of a 7805...

Q. Draw the circuit of a 7805 voltage regulator? Explain the functions of the capacitors used at its input and output sides. Functions of capacitors used at input and outp

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