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

Engines, how to make a underwater propulsion system?

how to make a underwater propulsion system?

Higher order address bus - pins and signals , Higher order  Address Bus ...

Higher order  Address Bus The 8085 microprocessor  has 8 pins  dedicated to higher order address A15 - A8. These pins  are used to connect  higher  order address bus. These  p

Why the gain of the amplifier decreases if the ce is avoided, Q. Why the ga...

Q. Why the gain of the amplifier decreases if the CE is avoided? When the ce is connected in the circuit, ac signals get bypassed through it to the ground. In the absence of Ce

Circuit theory, matlab program for verifying maximum power transfer

matlab program for verifying maximum power transfer

Enhancement operation of p-channel enhancement mosfet, Q. Show the Enhancem...

Q. Show the Enhancement operation of p-channel enhancement mosfet? As the gate terminal is insulated from the channel by the silicon dioxide layer, we can also apply a negative

Define hysteresis, Define Hysteresis Hysteresis is the 'lagging' effect...

Define Hysteresis Hysteresis is the 'lagging' effect of flux density B whenever there are changes in the magnetic field strength H. When an initially unmagnetized ferromagnetic

Explain the or gates - microprocessor, Explain the OR Gates - microprocesso...

Explain the OR Gates - microprocessor? The OR GATE has high or logic 1 output if any of the inputs are high. The output Q is true if input A OR input B is true (or both of t

Digital demodulator processes, Q. Digital demodulator processes? The fu...

Q. Digital demodulator processes? The functions of the receiver in Figure are the inverse of those in the transmitter. At the receiving end of a digital communication system, t

Osillators.., what ie the use of mutual inductance in a hartley oscillator

what ie the use of mutual inductance in a hartley oscillator

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