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

Thunderstrom detector, Ask question #how to construct thunderstrom detector...

Ask question #how to construct thunderstrom detector with circuit breaker.

Explain charge-to-charge amplifier, Q. Explain Charge-to-Charge Amplifier ...

Q. Explain Charge-to-Charge Amplifier A circuit is shown in Figure in which there is a capacitor C1 in the - input line and a capacitor Cf in the feedback loop. KCL at node X g

Calculate turns ratio, A switch-mode power supply is to be designed with th...

A switch-mode power supply is to be designed with the following specifications: input voltage V s = 48 V ± 10%, output voltage V o = 5 V, switching frequency f s = 100 kHz, outp

What is the direction of a line of flux, What is the Direction of a line of...

What is the Direction of a line of flux The direction of a line of flux is from the north pole to the south pole on the exterior of the magnet and is then supposed to continue

Explain the meaning of ring counters, Explain the meaning of Ring Counters?...

Explain the meaning of Ring Counters? A ring counter is fundamentally a circulating shift register in which the output of the most significant stage is fed back to the input of

Determine voltage in given figure, Q. An n-channel JFET having V P = 3.5 V...

Q. An n-channel JFET having V P = 3.5 V and I DSS = 5 mA is biased by the circuit of Figure with V DD = 28 V, RS = 3000 , and R 2 = 100 k. If the operating point is given by

What is open-loop voltage gain, Q. What is Open-loop voltage gain? The ...

Q. What is Open-loop voltage gain? The op amp amplifies the difference vd between the voltage on the noninverting (+) terminal and the inverting (-) terminal; see Figure. The t

Matlab codes for transportation problem, i need matlab codes for the minimu...

i need matlab codes for the minimum cell cost method to start the initial feasible solution and the stepping stone method to find the optimum value

Determine the study of robotics, Determine the study of Robotics Robots...

Determine the study of Robotics Robots can comprise embedded processors or be linked to a computer system. They are pre-programmed to do a specific task or taught' to remember

Determine the value of rl, Q For the circuit of Figure: (a) Find an...

Q For the circuit of Figure: (a) Find an expression for the power absorbed by the load as a function of R . (b) Plot the power dissipated by the load as a function of th

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