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

Microprocessor, Write a program to count how many from your data set called...

Write a program to count how many from your data set called MYDATA, which is a set of signed single-byte numbers, has positive value and are odd numbers. Save the result in POSOD

Microprocessors, Memory location 2000H has the word 5000H stored in it. Wha...

Memory location 2000H has the word 5000H stored in it. What does each location contain after DEC WORD PTR [2000H].

Illumination, Ask question #Minimum 100A light assembly shop, 15 m long, 9 ...

Ask question #Minimum 100A light assembly shop, 15 m long, 9 m wide and 3 m up to trusses is to illuminated to a level of 200 lux. The utilization and maintenance factors are resp

Name the flag available in status register of 8086, What are the different ...

What are the different flag available in status register of 8086? There are Six flags are present. They are, AF - Auxiliary Carry Flag CF - Carry Flag OF - Ove

Describe the meaning of standing wave ratio, a. Describe the meaning of sta...

a. Describe the meaning of standing wave ratio. What is the formula for it, if the load is purely resistive? Why is a high value of SWR often undesirable? b. Determine how the c

Obtain an expression for b, Q. Consider an in?nitely long, straight wire (i...

Q. Consider an in?nitely long, straight wire (in free space) situated along the z-axis and carrying current of I A in the positive z-direction. Obtain an expression for ¯ B everywh

Cro, Ask question #Minimum 100 words accepteddelay line in cro#

Ask question #Minimum 100 words accepteddelay line in cro#

Change in flux linkage, 1. The coil remaining stationary with respect to th...

1. The coil remaining stationary with respect to the flux, the flux varies in magnitude with time. Since no motion is involved, no energy conversion takes place. Equation gives the

Measurment, emitter followers regulator

emitter followers regulator

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