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

Explain relative data addressing mode, Explain relative data addressing mod...

Explain relative data addressing mode (with examples) available in microprocessors. Relative Mode: Operand supplied is an offset, not the actual address. Added the con

Calculate the minimum analog output voltage, Q. For a 6-bit weighted-resist...

Q. For a 6-bit weighted-resistor D/A converter, if R is the resistor connected to the MSB, find the other resistor values needed, and calculate the maximum analog output voltage, t

Interfaced 2k x 8 eprom with multiple input nand gate, Interfaced 2k X 8 (i...

Interfaced 2k X 8 (i.e 2716) EPROM using multiple input NAND gate decoder for memory locations FF800H-FFFFFH. Simple NAND gate Decoder:  While the 2k x 8 EPROM is used so addre

Drift related to the instruments, If the instruments has no drift it is per...

If the instruments has no drift it is perfectly reproducible. No drift means that with a given input the measured values do not vary with time. Drift may be classified into thre

Wye-delta transformation., what is the literature review about wye delta tr...

what is the literature review about wye delta transformation?? for 3 paragraphs atleast*

V-i characteristics - power semiconductor devices, V- I Characteristics ...

V- I Characteristics When the peak  value of  applied  voltage is less than the break over   voltage  of triac  and no signal  is applied to the triac  it will block  both  pos

Give the operating modes of 8259a, Give the operating modes of 8259a? (...

Give the operating modes of 8259a? (a) Automatic Rotation (b) End of Interrupt (EOI) (c) Fully Nested Mode  (d) Automatic EOI Mode (e) Specific Rotation (f) Edge

Reporting requirements for distribution licensees, Reporting Requirements f...

Reporting Requirements for Distribution Licensees Distribution licensees are needs to provide operational reports, commercial reports, financial reports, energy audit reports

Explain what happen as the frequency increases, Question: (a) A typica...

Question: (a) A typical RF filter is made up of sections using circuit components. One example of a section is the Inductor-Capacitor (L-C) section. State two other types of

Find instantaneous electromagnetic torque, Consider an elementary two-pole ...

Consider an elementary two-pole rotating machine with a uniform (or smooth) air gap, as shown in Figure, inwhich the cylindrical rotor ismountedwithin the stator consisting of a ho

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