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

Illustrate differential phase-shift keying, Q. Illustrate Differential phas...

Q. Illustrate Differential phase-shift keying? In order to eliminate the need of a local carrier, DPSK has been developed in which the receiver uses the received signal to act

Metering standards, Metering Standards Relevant standards on metering ...

Metering Standards Relevant standards on metering are given in Table. Table: Relevant Metering Standards  Standards Description

Balanced score card or bsc, Balanced Score Card or BSC We see in which...

Balanced Score Card or BSC We see in which the traditional model does not reflect the significance of intangible assets, their capturing and measuring mechanism and does not r

Determine the force, Consider an electromagnet, as shown in Figure, which i...

Consider an electromagnet, as shown in Figure, which is used to support a solid piece of steel and is excited by a coil of N = 1000 turns carrying a current i = 1.5 A. The cross-se

Determine the cross-sectional conducting area, Q MCM is the abbreviation fo...

Q MCM is the abbreviation for 1 kcmil. problem for a de?nition of cmil.) Data for commercial-base aluminum electrical conductors list a 60-Hz resistance of 0.0880 /km at 75°C for

What is global positioning satellite, What is Global Positioning Satellites...

What is Global Positioning Satellites (GPS) Global positioning satellite (GPS) systems are used to determine exact location of a car, ship, airplane or any conveyance that trav

CONTORL SYSTEMS, WHAT ABOUT THE STABILITY IF WE USE COMPENSATOR

WHAT ABOUT THE STABILITY IF WE USE COMPENSATOR

Registers - microprocessors architecture , Registers Various  register...

Registers Various  registers  shown in figure  are discussed  below  in detail.

Effects of an increase in real national income, Q. What will be the...

Q. What will be the effects of an increase in real national income on the interest rate? Answer: An enhance in real national income will increase the interest rate. If

Explain the 8259 microprocessor, Explain the 8259 microprocessor. 82...

Explain the 8259 microprocessor. 8259: The 8259A adds 8 vectored priority encoded interrupts to the microprocessor. This can be expanded to 64 interrupt requests with us

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