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

Factors affecting to high technical losses, Factors Affecting to High Techn...

Factors Affecting to High Technical Losses Large Scale Rural Electrification Large scale rural electrification programmed undertaken in the country resulted in long LT li

Cross-subsidy and multi-year tariff - electricity policies, Cross-subsidy:...

Cross-subsidy: The policy gives clarity on determination of cross-subsidy and additional surcharges for open access to consumers and lays down a timeframe for rationalization

Draw and explain an rc integrator, Q. Draw and explain an RC integrator .De...

Q. Draw and explain an RC integrator .Derive the relation between input  and output voltage. Solution: A circuit in which the output voltage is directly proportional  to the

Zener diod, what is zeenar doide and explain its working

what is zeenar doide and explain its working

Express the instantaneous power, Q. On a per-phase basis, let v = √2 V cos ...

Q. On a per-phase basis, let v = √2 V cos ωt and i = √2 I cos (ωt - θ). (a) Express the instantaneous power s(t) in terms of real power P and reactive power Q. (b) Now consid

Histograms or bar chart - quality tools for improvement, Histograms or Bar ...

Histograms or Bar Chart - Quality Tools for Improvement Histograms give an easy, graphical view of accumulated data. It provides the simplest way to evaluate the distributio

#DSP ., #The requirement is as follows- There is a signal which is in the r...

#The requirement is as follows- There is a signal which is in the range of 0 to 5Hz. This signal frequency composition is to determined. The resolution of the determination is 1Hz.

High frequency induction heaters or magnetic fields, High Frequency Inducti...

High Frequency Induction Heaters or Magnetic Fields : If this type of equipment is in use, large currents may be induced in any nearby metallic object or circuit, which will in tu

Determine the electric force on each charge, Q. Point charges, each of √4πε...

Q. Point charges, each of √4πε 0 C, are located at the vertices of an equilateral triangle of side a. Determine the electric force on each charge.

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