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

Advantages of an rc coupling over a direct coupling, Q. What are the advant...

Q. What are the advantages of an RC coupling over a direct coupling? Draw a basic Rc coupling network and explain. Figure -RC-coupled transistor amplifier The network

Stator current control methods - motor control , Stator  Current Control ...

Stator  Current Control Methods The torque  and speed  of an induction motor  can be  controlled  by the  stator  current  the motor  behaviour  is different from that with VS

Defective metering and meter reading errors, Defective Metering and Meter R...

Defective Metering and Meter Reading Errors Defective Metering Tampered, slow running, stalled, damaged meters are a cause of huge losses to the utility. The electromecha

Time constant at decay of current, Time constant at decay of current In...

Time constant at decay of current In decay of current by an inductor, a method to find values of time constant similar as in rise of current through an inductor. The difference

Determine self inductances of coils, Determine self inductances of coils: ...

Determine self inductances of coils: The number of turns in two coupled coils A and B are 600 and 1700 respectively. While a current of 6 A flows in coil B, the total flux in

Calculate the active and reactive power, The variable resistor Z o in the ...

The variable resistor Z o in the circuit shown in Fig. 1  is adjusted until maximum average power is delivered to Zo. a)  Find the value of Z o b)  Calculate the maximum av

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