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

Subtract registers and borrow from accumulator, Subtract Registers and Borr...

Subtract Registers and Borrow from Accumulator The  contents of the  register  and borrow  flag  are subtracted from   the contents of the accumulator and the  result is  store

Simplify the following boolean expressions, Q. Using K maps, simplify the f...

Q. Using K maps, simplify the following Boolean expressions: (a) F = A · ¯ B + A · B (b) F = A · C + C · D + B · C · D (c) F = A·B · ¯ C +B ·C +A·B ·D +B ·C ·D

Electromagnetism, explain how can you find hysteresis loss from hysteresis ...

explain how can you find hysteresis loss from hysteresis loop

Define addressing modes of 8085, Define addressing modes of 8085. a) Im...

Define addressing modes of 8085. a) Immediate addressing b) Register addressing c) Direct addressing d)  Indirect addressing e)  Implicit addressing

Limitor, What is limitor.. how it works

What is limitor.. how it works

Circuit theory, derivation for two watt meter method

derivation for two watt meter method

Define the property under which resistance of metals vanish, The property d...

The property due to which the resistance of some metal or compound vanishes under certain conditions is (A) Semi conductivity.                     (B) Super conductivity.

Determine the frequency of the rotor voltages, A three-phase, wound-rotor i...

A three-phase, wound-rotor induction machine, with its shaft rigidly coupled to the shaft of a three-phase synchronousmotor, is used to change balanced 60-Hz voltages to other freq

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