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

Rftfrfr, #questionfrfrfrfr..

#questionfrfrfrfr..

Determine the current in the circuit and the voltage, Q. Two identical junc...

Q. Two identical junction diodes whose volt-ampere relation is given by Equation in which IS = 0.1 µA, VT = 25 mV, and η = 2, are connected as shown in Figure. Determine the curren

Describe an integrator circuit, Q. Describe an integrator circuit ? A c...

Q. Describe an integrator circuit ? A circuit in which output voltage is directly proportional to the integral of the input is known as an integrating circuit. An integrating c

Control, The goal of this project is to model a system and to design a cont...

The goal of this project is to model a system and to design a controller for the system so that the closed-loop system performs satisfactorily.

Show step-motor control system, Q. Show Step-motor control system? Figu...

Q. Show Step-motor control system? Figure illustrates a system in which the prime mover used in the disk-drive system is a step motor driven by pulse commands. In response to e

Compute the minimum line current for the motor, A three-phase, wye-connecte...

A three-phase, wye-connected, four-pole, 400- V, 60-Hz, 15-hp synchronous motor has a synchronous reactance of 3  per phase and negligible armature resistance. The data for its no

What is a control word, What is a control word? It is a word kept in a ...

What is a control word? It is a word kept in a register (control register) used to control the operation of a program digital device.

Give a brief description of integrating circuits, Q. Give a brief descripti...

Q. Give a brief description of integrating circuits ? Integration is a summation of area. An integrating circuit produces an output voltage which is proportional to the area en

Salary, electrical designer salary above 6years experience, in singapore

electrical designer salary above 6years experience, in singapore

Corrosion, I want to know whether the circuits for both methods(linear pola...

I want to know whether the circuits for both methods(linear polarization resistance and electrochemical impedance spectroscopy) are same or not?

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