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

Verniercallipars, what is a verniercallipar?what is its uses in labs?why it...

what is a verniercallipar?what is its uses in labs?why it is using o meassure he diameer and volume of cylendars?what is its least count?what is zero error?

Explain telephone hand set and it’s working, Q. Explain Telephone hand set ...

Q. Explain Telephone hand set and it’s working ? A standard telephone set is comprised of a transmitter, a receiver and electrical network for equalization, associated circ

Fixed bias with emitter resistor, Fixed bias with emitter resistor: ...

Fixed bias with emitter resistor: Figure: Fixed bias with emitter resistor The fixed bias circuit is changed through attaching an external resistor to the emitter

Derive lames equation for a thick cylinder, Derive Lame's equation for a th...

Derive Lame's equation for a thick cylinder subjected to internal pressure with clean diagrams. Evaluate the maximum and minimum hoop stresses across the section of a pipe of400

Show capital asset pricing model, Q. Show Capital asset pricing model? ...

Q. Show Capital asset pricing model? This model was developed by the William F Sharpe ( 1990 Nobel prize winner in the economy ) and john linter in 1960. The model attempt to c

Explain nodes analysis, Nodes analysis Analysis using KCL to solve for ...

Nodes analysis Analysis using KCL to solve for voltages at every common node of the network and as determines the currents by and voltages across every elements of the network.

Define two popular parallel protocol used in embedded system, a. Compare th...

a. Compare the serial protocols, parallel protocols and wireless protocols in terms of formats, speed, performance and security issues. b. Briefly define two popular parallel pr

Explain djnz instructions of intel 8051 microcontroller, Explain DJNZ instr...

Explain DJNZ instructions of intel 8051 microcontroller? a) DJNZ Rn, rel Decrement the content of the register Rn and jump if not zero. b) DJNZ direct, rel Decreme

Explain about junction fet, Q. Explain about Junction FET? The JFET is ...

Q. Explain about Junction FET? The JFET is a three-terminal, voltage-controlled current device, whereas the BJT is principally a three-terminal, current-controlled current devi

High frequency induction heaters or magnetic fields, High Frequency Inducti...

High Frequency Induction Heaters or Magnetic Fields : If this type of equipment is in use, large currents may be induced in any nearby metallic object or circuit, which will in tu

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