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

DC Generators, The armature of a 6 pole, 600 r.p.m. lap wound generator has...

The armature of a 6 pole, 600 r.p.m. lap wound generator has 90 slots. if each coil has 4 turns, how do you calculate the number of conductors to calculate the flux per pole to gen

Define the dma controller interface, Define the DMA controller interface. ...

Define the DMA controller interface. A DMA controller interfaces along with a few peripherals which may request DMA. The controller chooses the priority of simultaneous DMA req

Explain diffusion, Explain Diffusion. Diffusion : Though, the mobili...

Explain Diffusion. Diffusion : Though, the mobility of the carriers in a semiconductor is greater than the electrons in metals, the conductivity in the former is much less t

Determine the ratio of starting torque to full-load torque, A three-phase, ...

A three-phase, 400-V, wye-connected induction motor takes the full-load current at 45 V with the rotor blocked. The full-load slip is 4%. Calculate the tappings k on a three-phase

Transformers., Calculations of sending line voltage

Calculations of sending line voltage

Find out control voltage, Consider the network shown in Figure containing a...

Consider the network shown in Figure containing a voltage-controlled source producing the controlled current i c = gv, where g is a constant with units of conductance, and the con

Explain thermal noise, Thermal noise This is the most significant noise...

Thermal noise This is the most significant noise in an ampli?er. It is produced by random movements of electrons in the resistors. This is caused by the ?uctuations in the volt

Series-parallel magnetic circuit, Series-Parallel Magnetic Circuit: Fi...

Series-Parallel Magnetic Circuit: Figure shows an electromagnet made of cast steel contain a coil of 500 turns wound on the central limb. The cross-sectional area of the outer

MATLAB, Flicker noise: I’d like to plot the graph of the flicker noise foun...

Flicker noise: I’d like to plot the graph of the flicker noise found in the data sheet for the amplifier (will be provided later) and also generate the equation for that graph sho

Show the r’s complement, Q. Show the r’s Complement? Step1- get the (r-...

Q. Show the r’s Complement? Step1- get the (r-1)'s complement Step 2- add 1 to the result ex.            935 10                                     9 9 9

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