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

How power amplifiers are classified, a. Describe briefly with suitable diag...

a. Describe briefly with suitable diagrams, how power amplifiers are classified with reference to operating point? b. Get the maximum efficiency of class A direct coupled power

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

Factors that influence choice of carrier frequency, 1. Why must a modem be ...

1. Why must a modem be used to transmit binary data through a PSTN? (1) Use sketches and additional text to describe the following modulation methods. (a) Amplitude shift key

Dc generater, define all the symbols with their unit

define all the symbols with their unit

Frequency response of your amplifier, a) What is meant by frequency respons...

a) What is meant by frequency response and how would you check the performance of your amplifier? b) Calculate the Voltage Gain of your amplifier at a range of frequencies suffic

Properties of conductors and insulators, Properties of Conductors and Insul...

Properties of Conductors and Insulators: This unit provides the basic characteristics or properties of the most common materials which are classified as semiconductor, conduct

Define the perspective transformation, Define the application of CAM/CAD to...

Define the application of CAM/CAD to engineering design along with its benefits. a) A triangle is prepared by three position vectors A[2 4 1], B[4 6 1], C[2 6 1], get the reflec

Data transmission in bus topology, Q. Data transmission in Bus Topology ? ...

Q. Data transmission in Bus Topology ? Bus Topology:This topology shares a single path or link way among all users. This common single path way is called bus. In this topology,

What is i/o mapping, What is I/O mapping? The assignment of addresses t...

What is I/O mapping? The assignment of addresses to various I/O devices in the memory chip is known as I/O mapping.

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