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

Edc, transistor biasing stabilization problems

transistor biasing stabilization problems

What is program counter, Program counter holds the address of either the fi...

Program counter holds the address of either the first byte of the next instruction to be fetched for implementation or the address of the next byte of a multi byte instruction, whi

How time slot interchange, Q. How time slot interchange switch works in tim...

Q. How time slot interchange switch works in time multiplexed time switching, Elucidate using schematic. Ans: Switches for which inlets and outlets are trunks that carry tim

Fast recovery diodes - types of power diodes , Fast  Recovery diodes ...

Fast  Recovery diodes The fast  recovery  diodes low recovery times. These diodes  are manufactured by diffusion. They are used in converter circuits where  the speed  of reco

SOLID MENSURATION, the base of isosceles triangle and the altitude drawn fr...

the base of isosceles triangle and the altitude drawn from one of the congruent sides are equal to 18cm and 15cm, respectively. Find the lengths of the sides of the triangle.

Show maximum differential input voltage of amplifier, Q. Show Maximum Diffe...

Q. Show Maximum Differential Input Voltage of amplifier? This is the maximum value of differential input voltage v p - v n that can be applied without damaging the op amp.

The potential difference at the battery terminals, Ten 1.5V cells in series...

Ten 1.5V cells in series, each cells having an internal resistance of 0.3Ω, are connected series to a load of 25Ω. Determine : i.The current flowing the circuit

Matlap code, matlap code to solve the fast decoupled method

matlap code to solve the fast decoupled method

Explain the operation of n-channel fet, Q. Explain the operation of N-chann...

Q. Explain the operation of N-channel FET? Transistor is a linear semiconductor device that controls current with the application of a lower-power electrical signal. Transistor

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