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

Selection of right- flex in electricity and gas hazards, Selection of Right...

Selection of Right- Flex : It is also important that the flex we choose is appropriate to the appliance used. Like fuses, the cables and flexes are also rated according to their

Current and voltage polarity, why Direct current flow through semiconductor...

why Direct current flow through semiconductors but alternating current cannot flow?

List out the five categories of the 8085 instructions, List out the five ca...

List out the five categories of the 8085 instructions. Give examples of the instructions for each group. 1.  Data transfer group - MOV, MVI, LXI. 2.  Arithmetic group - ADD,

Digital electronics, In a certain chemical-processing plant, a liquid chemi...

In a certain chemical-processing plant, a liquid chemical is used in a manufacturing process. The chemical is stored in three different tanks. A level sensor in each tank produces

Determine the resonant frequency and bandwidth, (a) For a series RLC resona...

(a) For a series RLC resonant circuit, find an expression for the voltage across the resistance VR and obtain the ratio V R /V S , where V S is the applied voltage. Identify the e

Weins bridge oscillator, please give me the ckt for wein bridge oscillator ...

please give me the ckt for wein bridge oscillator with 5KHz frequency using transister (with exact values of resistor and capacitor).

What is enhancement mosfets, Q. What is Enhancement MOSFETS? Figure ill...

Q. What is Enhancement MOSFETS? Figure illustrates the cross-sectional structure of an n-channel enhancement MOSFET and its symbol showing as a normally off device when used fo

Handshaking receiver system, You should document each step of each iteratio...

You should document each step of each iteration of your design. 1. You should include the following items from your preparation. a. A state diagram of the handshaking receive

Controls and system, transfer function of Lube Oil Cooler Temperature

transfer function of Lube Oil Cooler Temperature

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