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

Calculate the average length of the chain, The upper end of a hanging chain...

The upper end of a hanging chain is fixed whereas the lower end is attached to a mass M. The (massless) links of the chain are ellipses with major axes and minor axes l+a and l-

Find the equation of the circle concentric, 1. Find the slope and the y-int...

1. Find the slope and the y-intercept of the line whose equation is 5x + 6y = 7. 2. Find the equation of the line that is parallel to 2x + 5y = 7 and passes through the midpoint

Applications of semiconductors, Applications of Semiconductors Inte...

Applications of Semiconductors Integrated circuits (ICs) SSI, MSI, LSI, and VLSI. Fluorescent materials used in TV screens II-VI (ZnS). Light detectors InSb, CdSe, Pb

Fm broadcast system with standard emphasis, Q. A voice message with W f = ...

Q. A voice message with W f = 2π(3×10 3 ) rad/s and Wrms = 2π(1 × 10 3 ) rad/s is transmitted over an FM broadcast system with standard emphasis. and compare the improvements due

Draw the circuit of battery having of three cells in series, One battery ha...

One battery having of three cells in series. External resistance is 5 Ω E.m.f each cell is 1.5V and internal resistance is 0.2?. Measure the current flow and draw the circuit.

LED, PRINCIPLE OF LED

PRINCIPLE OF LED

find power flow solution for the system, For the 3 bus system shown below ...

For the 3 bus system shown below all values are given in pu on a 100MVA base (a) Use Matlab functions lfgauss and lfnewton to find power flow solution for the system, accurate

What is UNIVERSAL SERIAL BUS, What is USB? USB: The USB (UNIVERSAL SERI...

What is USB? USB: The USB (UNIVERSAL SERIAL BUS) is intended to join peripheral devices as keyboards, modems, a mouse and sound cards to the microprocessor by a serial data pat

Basic working of optical coupler, Q. Basic working of optical coupler? ...

Q. Basic working of optical coupler? The optical coupler is suitable for frequencies in the low megahertz range. The photodiode type shown above can handle only small currents;

Compute the current supplied by the source, Q. A balanced three-phase, wye-...

Q. A balanced three-phase, wye-connected, 2400- V, 60-Hz source supplies two balanced wye- connected loads in parallel. The first draws 15 kVA at 0.8 power factor lagging, and the

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