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

TTL input logic circuit, I am building a testing device for the purpose of ...

I am building a testing device for the purpose of screening a 5801 BiMOS 8 BIT Parallel-input Latched Driver, I need help with input circuit to drive all 8 outputs one at a time. M

What do you mean by pipelining in an 8086 processor, What do you mean by pi...

What do you mean by pipelining in an 8086 processor? The computer is composed of two kinds that operate  asynchronously single part called a BIU in the 8086,fetches instruction

What is the colour of the light emitted from the led, Question: a) Des...

Question: a) Describe five advantages of LED lighting over conventional incandescent lighting. b) State two impairments that reduces the radiant flux of a surface-emitting

Var compensators employing flexible ac transmission system, Var Compensator...

Var Compensators Employing Flexible AC Transmission System Devices These are a new generation of VAr compensators which employ solid-state devices (thyristors) for the generati

Communication, what do you mean by band in communication? how it differs fr...

what do you mean by band in communication? how it differs from bandwidth?

What is session layer, Q. What is Session Layer? Session layer is used ...

Q. What is Session Layer? Session layer is used to allow users to identify themselves when waiting access to the network. This is concerned with setting up and sustaining an op

Network topology, LAN topologies: Network topology is a physical schematic...

LAN topologies: Network topology is a physical schematic that demonstrates interconnection of the many users. There are four fundamental topologies as under: (i) Direct Connect

Capacitors with electrical equipment, Capacitors : These are electrical co...

Capacitors : These are electrical condensers having a system of electrical conductors and insulators. The simplest form consists of two parallel metal plates separated by a layer

Sui subtract immediate i instructions , SUI  Subtract Immediate I Instruct...

SUI  Subtract Immediate I Instructions The 8 bit  data  specified  in the  instruction  is directly  subtracted  from the  contents of  accumulator  and results  of operation

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