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

Obtain the expression for the steady-state coil current, Q. Let the coil of...

Q. Let the coil of the solenoid of have a resistance R and be excited by a voltage v = Vm sin ωt. Consider a plunger displacement of g = g 0 . (a) Obtain the expression for the

Identification of the requirements of a fuel system, An automotive manufact...

An automotive manufacturing company is planning to bring out a new model of a compact car for the Indian market. One of the critical tasks is choosing an engine with a proper engin

What is the importance of rs232-c in serial communication, What is the impo...

What is the importance of RS232-C in serial communication? RS-232 that is Recommend Standard number 232 and C is the new revision of the standard. The serial ports on main comp

Use delta-wye transformation for network reduction, Use delta-wye transform...

Use delta-wye transformation for network reduction and determine the current through the 12- resistor in the circuit of Figure(a).

Types of cells and batteries, Types of cells and batteries are:- a.  C...

Types of cells and batteries are:- a.  Carbon-zinc cell b. Nickel-cadmium cell c.  Alkaline celld.  d.  Edison cell e.  Mercury cell

Determine the antennas radiated power, Q. A transmitter is connected to an ...

Q. A transmitter is connected to an antenna by a transmission line for which ¯ Z 0 = R 0 = 5 0 . The transmitter source impedance is matched to the line, but the antenna is kno

Compute the speed, Athree-phase,wye-connected, 220-V, 10-hp, 60- Hz, six-po...

Athree-phase,wye-connected, 220-V, 10-hp, 60- Hz, six-pole inductionmotor (using Figure 13.2.6 for notation) has the following parameters in ohms per phase referred to the stator:

Applied electronics, What is coupling? Explain the types of coupling

What is coupling? Explain the types of coupling

Dc Machine, Why maximum power output is given by a machine at an efficiency...

Why maximum power output is given by a machine at an efficiency of 50 percent?

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