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

Design of a p only controller, For an operating point half way up the paral...

For an operating point half way up the parallel section and the discharge valve and the discharge fully open, design a proportional only controller which will give closed loop dyna

Calculate the cross-sectional area, Calculate the cross-sectional area, in...

Calculate the cross-sectional area, in mm 2 , of a piece of aluminium wire 100 m long and having a resistance of 2Ω. Take the resistivity of aluminium as 0.03 x 10-6 Ωm.

Is the mosfetoperating in the active region, Q. A depletion MOSFET is given...

Q. A depletion MOSFET is given to have large V A , V P = 2.8V, I DSS = 4.3 mA, v DS = 4.5V,and v GS = 1.2V. (a) Is theMOSFEToperating in the active region? (b) Find iD.

Derating factor, Conductors with a temperature rating of 75 degrees C are r...

Conductors with a temperature rating of 75 degrees C are run in an area with an ambient temperature of 55 degrees C. What would be the de-rating factor that should be applied?

Npn bipolar junction transistor, NPN: Figure: The symbol of an ...

NPN: Figure: The symbol of an NPN Bipolar Junction Transistor. NPN is one of the two sorts of bipolar transistors, where the letters "N" (negative) and "P" (positi

What are the different types of patrolling, Q. What are the different types...

Q. What are the different types of Patrolling? When these are adopted? What are points to be considered while preparing the charts? Ans.- Types of Patrolling. 1. Keyman's

Ac motors, If the stator windings of an alternator were to be supplied ...

If the stator windings of an alternator were to be supplied by an AC of frequency f (as opposed to drawing an AC current from them as would be the case for an alternator) then

Terminal of a battery having 10 cells connected in series, An external resi...

An external resistance of 10 Ω is linked to the terminal of a battery having 10 cells connected in series. Emf for every cells and internal resistance  is 1.5V and 0.2Ω . Find the

List the uses of usart, List the uses of USART. USART- Universal Synch...

List the uses of USART. USART- Universal Synchronous Asynchronous Receiver-Transmitters. It is used to transmit and receive the data in serial communication mode. It is

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