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

Electrical starter motor, ELECTRICAL STARTER MOTOR This usually consist...

ELECTRICAL STARTER MOTOR This usually consists of a heavy duty, compound wound, DC motor, which draws its electrical supply from an external source. The motor works in conjunc

Demand side management, Demand Side Management Demand side management ...

Demand Side Management Demand side management refers to programmes implemented through utilities to modify consumer load profile. Energy efficiency programmes decrease energy

Ampliier, importance of amplifier in electronic circuits

importance of amplifier in electronic circuits

What will the slipring voltage be in this case, A four-pole, three-phase, w...

A four-pole, three-phase, wound-rotor induction machine is to be used as a variable-frequency supply. The frequency of the supply connected to the stator is 60 Hz. (a) Let the r

Short note on types of enclosure of machine, Q.   Write a short note on typ...

Q.   Write a short note on types of enclosure of machine. Sol.       The various types of d.c. machine :              (1) Magnetic frame or Yoke              (2)

Governer, governer characteristics

governer characteristics

Compute the voltage, Q A point charge Q 1 =-5 nC is located at (6, 0, 0). ...

Q A point charge Q 1 =-5 nC is located at (6, 0, 0). Compute the voltage v ba between two points a(1, 0, 0) and b(5, 0, 0). Comment on whether point a is at a higher potential wi

Induced emf, what is the difference between statically and dynamically indu...

what is the difference between statically and dynamically induced emf?

Digital electronics, design 4 bit binary coded decimal to excess 3

design 4 bit binary coded decimal to excess 3

Interrupt signals - pins and signals , Interrupt Signals There are five...

Interrupt Signals There are five  interrupt  signals in 8085 microprocessor.  These  signals  are used to inter rut the  current  program  under  execution and  transfer the ex

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