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

Electricity and gas hazards, INTRODUCTION : Electricity is one of the fine...

INTRODUCTION : Electricity is one of the finest gifts of science to the mankind since just a flick of switch can flood the room with light or put on a fan, an air conditioner or a

Calculate the sending end voltage, A 150 km long, 3-phase, 400 kV overhead ...

A 150 km long, 3-phase, 400 kV overhead line is used to transmit 1800 MW to a distribution area at 0.9 power factor lagging. The line parameters per phase and per unit length in st

Matrix converters, i need tutor for teaching me matrix converter based upfc...

i need tutor for teaching me matrix converter based upfc modelling and building using matlab

Assignment, Hi, I got assignment to design a power electronic system Design...

Hi, I got assignment to design a power electronic system Design the circuit and select the appropriate components for that circuit to fulfil the requirements of the device. Regards

Control system, .I need some help for doing my assignment

.I need some help for doing my assignment

Transmission of electricity, explain all the components involved in transmi...

explain all the components involved in transmission of electricity

How to convert decimal to binary number, Q. How to convert Decimal to Binar...

Q. How to convert Decimal to Binary number? To convert the decimal to binary is slightly more difficult. There are two procedures (Methods) that may be used to convert from dec

Find instantaneous electromagnetic torque, Consider an elementary two-pole ...

Consider an elementary two-pole rotating machine with a uniform (or smooth) air gap, as shown in Figure, inwhich the cylindrical rotor ismountedwithin the stator consisting of a ho

Digital Signal Processing, What is the difference between the unit step fun...

What is the difference between the unit step function u(n+4) and the time-scaled function u(2n+8)

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