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

VLSI, Simplify using k-map f(A,B,C,D)=?M(4,6,10,12,13,15) Using behavioral ...

Simplify using k-map f(A,B,C,D)=?M(4,6,10,12,13,15) Using behavioral modeling in xilinx VHDL

Single- and three-phase systems, Ac power has significant practical advanta...

Ac power has significant practical advantages over dc power in generation, transmission, and distribution. One major drawback of the single-phase circuit is the oscillatory nature

Representation of magnetic fields, The direction of the magnetic field line...

The direction of the magnetic field lines is given by 'Maxwell's Right-Hand corkscrew rule'  The thumb of the right hand indicates the direction of current flow in the wire and

Node voltage method, (a) Carry out a topological analysis for the circuit s...

(a) Carry out a topological analysis for the circuit shown in Figure 1.     (i) Construct a graph for the circuit  (ii) State the different trees you can choose.    (b) Us

Difference between object oriented and object based language, Object based ...

Object based languages don't support Inheritance where as object oriented supports. C# is a object oriented language due to it supports inheritance and asp.net is not a language it

Low investments in transmission and distribution system, Low Investments in...

Low Investments in Transmission and Distribution System The investment on T&D system in our country has commonly been lower than that on generation. It is hugely believed in

Transistor, what is bias compensation

what is bias compensation

Hold input - externally initiated signals , HOLD Input This  signal (W...

HOLD Input This  signal (When  goes high ) indicates that  other device ( such as DMA Controller) is requesting the  use of  address and data buses. DMA controller is  explaine

Compareson, compear copper and aluminum conductore in termes of price ,weig...

compear copper and aluminum conductore in termes of price ,weight,resistance for equal length .

Determine the electromagnetic force on the plunger, Q. Consider the electro...

Q. Consider the electromagnetic plunger shown in Figure. The λ-i relationship for the normal working range is experimentally found to be λ = Ki 2/3 /(x+t), where K is a constant. D

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