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

the battery and capacitor combination for power backup, Why do wenot see t...

Why do wenot see the battery and capacitor combination for power backup? Ans) There are "super capacitors" that are used for power backup - they are well-organized for short-te

Difference between write-through and write-back caches, The comparison can ...

The comparison can be made out of two feature 1) Performance and 2) Integrity of Data Write through is better in integrity as it will flush for every writes. Write b

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

Cross section of nmos with channel formed: on state, Cross Section of NMOS ...

Cross Section of NMOS with Channel Formed: ON state A metal-oxide-semiconductor field-effect transistor (MOSFET) is based upon the modulation of charge concentration through a

Develop the equation of motion, Aloudspeaker is a common electrochemical tr...

Aloudspeaker is a common electrochemical transducer in which vibration is caused by changes in the input current to a coil which, in turn, is coupled to a magnetic structure that c

What is an amplifier, Q. What is an amplifier? What are the various types o...

Q. What is an amplifier? What are the various types of amplifiers? AMPLIFIER: A circuit that increases the amplitude of the given input signal is an amplifier. A small a.c. sig

Explain conduct insulation resistance test, Explain conduct insulation resi...

Explain conduct insulation resistance test on 100 VA inverter used for mobile and Laptop charging sockets? Ans: The insulation resistance of the inverter shall be calculated w

Explain the construction of jfet, Q. Explain the construction of JFET? ...

Q. Explain the construction of JFET? The basic construction of the p-channel JFET is shown in figure. The major part of the structure is the p-type material that forms the chan

Determine the current needed in the coil to produce a flux, Q. Consider the...

Q. Consider the magnetic circuit shown in Figure. Assume the relative permeability of the magnetic material to be 1000 and the cross-sectional area to be the same throughout. Deter

Transistor hybrid model, Transistor Hybrid model:- Make Use of h - par...

Transistor Hybrid model:- Make Use of h - parameters to explain a transistor have the following benefits. a)      h - Parameters are real numbers that are up to radio frequ

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