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

Positive and negative clippers, Positive Clippers The shunt connected p...

Positive Clippers The shunt connected positive clipper, in which the diode conducts for positive half cycle and hence, the output is a straight line. During the negative half c

Capacitor filter, Capacitor Filter: A capacitor filter is connect...

Capacitor Filter: A capacitor filter is connected directly across the load is displayed in figure. The property of a capacitor is that it permits ac component and blocks

A, A microstrip antenna system operating at 915MHz must be designed using R...

A microstrip antenna system operating at 915MHz must be designed using Rogers RO3010 substrate with the thickness of 0.635mm.

Dc chooper, Establish the relationship between duty ratio and output voltag...

Establish the relationship between duty ratio and output voltage

Explain the working principle of an opto coupler, Q. Explain the working pr...

Q. Explain the working principle of an opto coupler? When it is necessary to block the voltage between one electronic circuit and another, and transfer the signal at the same t

Describe the methods of improving commutation., There are two practical way...

There are two practical ways of improving commutation i.e. of making current reversal in the short - circuited coil as sparkless as possible. These methods are known as (i) resista

Define the tick of the property, Tick of the property, which is different f...

Tick of the property, which is different from the group (A) Ductility.                (B) Resistivity. (C) Tensile strength.   (D) Hardness. Ans: Tick of the pr

Use delta-wye transformation for network reduction, 1555_Use delta-wye tran...

1555_Use delta-wye transformation for network reduction.png what is the solution to this particular problem?

Signals in noise, Signals in Noise: Let us now consider a weak informat...

Signals in Noise: Let us now consider a weak information signal that is to be amplified by a noisy amplifier. The signal-to-noise ratio (SNR), usually expressed in decibels, be

Transformer-coupled amplifiers, Q. Transformer-coupled Amplifiers? Tra...

Q. Transformer-coupled Amplifiers? Transformer-coupled Amplifiers: The figure illustrates another type of coupling often used to couple audio frequencies - the untuned transf

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