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

Network Theory, Explain Nodal analysis (supernode)

Explain Nodal analysis (supernode)

Determine efficiency and ripple factor, (a) Show Diode as a half wave recti...

(a) Show Diode as a half wave rectifier. Determine efficiency and Ripple factor of the half wave rectifier. (b) Write short note on LED. Briefly explain : (i) Positive cli

Determine the equivalent winding resistance, Determine the equivalent windi...

Determine the equivalent winding resistance: A 50 kVA, 2200/110 V, 50 HZ' transformer contain an HV winding resistance of 0.15 Ω and a leakage reactance of 0.45 Ω. The LV wind

Explain direct data addressing mode, Direct data addressing mode (with exam...

Direct data addressing mode (with examples) available in microprocessors. Direct Mode: Instruction comprises memory access. CPU accesses which location into memo

What is effect of overheating on an electric insulator, What is the effect ...

What is the effect of overheating on the life of an electric insulator? An insulator is designed to withstand amount of heat. However, when an insulator is overheated so dielec

Explain the phenomenon of breakdown in dielectric materials, Explain the ph...

Explain the phenomenon of breakdown in dielectric materials. Breakdown in dielectric materials: This electric strength at breakdown is explained as the minimum electric stress

PLC Programming, FIG. 2 Car Park Simulation Consider the above diagram, FI...

FIG. 2 Car Park Simulation Consider the above diagram, FIGURE 2, of the car park. The object of this assignment is to write a program to operate the barriers to allow the cars in

Transistor, Various compensation techniques

Various compensation techniques

Find the directive gain, Q. Aconical horn has a side viewas shown in Figure...

Q. Aconical horn has a side viewas shown in Figure  The maximum value ofthe directive gain is given by GD ∼ = 5.13(D/λ) 2 , where D =√3.33λL1 and L1 = L/(1-d/D),in which d is the i

Charge variation with time, Q. A charge variation with time is given in Fig...

Q. A charge variation with time is given in Figure. Draw the corresponding current variation with time.

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