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

#titl4 bit binary addere.., Ask question #Madvantages of 4 bit binary adder...

Ask question #Madvantages of 4 bit binary adder inimum 100 words accepted#

Ac-dc voltages , To do the basic laboratory experiments related to the elec...

To do the basic laboratory experiments related to the electrical engineering course, students need to have some basic understanding about the measuring tools, apparatus, components

DC. motors, what''s the difference between DC. motors and AC. motors

what''s the difference between DC. motors and AC. motors

Plc and control system analysis, The assignment is to plan, design and writ...

The assignment is to plan, design and write a PLC program on the FX Training Software using a PART SUPPLY CONTROL SYSTEM based on the requirement specification outlined be

What do you understand by common control, Q. What do you understand by comm...

Q. What do you understand by common control? In some switching systems, control subsystem may be an integral part of switching network itself. Such system iscalled direct contr

Determine the range of analog output voltage, Q. For the 4-bit D/A converte...

Q. For the 4-bit D/A converter of Figure with V ref =-5 V, determine the range of analog output voltage and the smallest increment. Ans. The binary input range is from 0

Works, Microprocessor and its Applications

Microprocessor and its Applications

Working of crt, Q.   Explain working of CRT with suitable diagram discuss t...

Q.   Explain working of CRT with suitable diagram discuss the focusing arrangement. What is need of aquadag? OR Why are the operating voltages of a cathode ray tube arran

condition, explain how conduction take place in conducto

explain how conduction take place in conductor

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