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

Compare the percent error of both meters, Q. Error speci?cations on a 10-A ...

Q. Error speci?cations on a 10-A digital ammeter are given as 0.07% of the reading, 0.05% of full scale, 0.005% of the reading per degree Celsius, and 0.002% of full scale per degr

Bcd to excess 3 code converter, What are the industrial applications of the...

What are the industrial applications of the project bcd to excess 3 code converter?

Customer indexing scheme, Customer Indexing Scheme: Customer indexing ...

Customer Indexing Scheme: Customer indexing has to be carried out in a way, that makes it probable to associate the customer's geographical and electrical address along with h

Can you explain about trapeziodal clippers, Q. Can you explain about Trapez...

Q. Can you explain about Trapeziodal Clippers? During The Positive half cycle, the diode D1 will be open circuited and the input appears as the output until, the applied bias v

Explain the construction of jfet, Q. Explain the construction of JFET? ...

Q. Explain the construction of JFET? The basic construction of the p-channel JFET is shown in figure. The major part of the structure is the p-type material that forms the chan

Explain nodal analysis procedure, Nodal analysis procedure: 1.  Verify ...

Nodal analysis procedure: 1.  Verify the number of common nodes and reference node within the network. 2.  Assign current and its direction to every distinct branch of the n

Explain pulse-code modulation, Q. Explain Pulse-Code Modulation? PCM is...

Q. Explain Pulse-Code Modulation? PCM is the simplest and oldest waveform coding scheme for processing an analog signal by sampling, quantizing, and binary encoding. Figure sho

Cost of initial investment, Based upon the following inputs, propose the op...

Based upon the following inputs, propose the optimal course of action for this venture: Probability of success: 30%; probability of failure: 30%; base case probability: 40%

Commutator, explan Two segment and four sagment commutator action

explan Two segment and four sagment commutator action

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