Line 25: | Line 25: | ||
<br> | <br> | ||
Upsampling represents graphically in matlab. | Upsampling represents graphically in matlab. | ||
+ | <br> | ||
[[Image:Graph1.jpg]] | [[Image:Graph1.jpg]] | ||
Revision as of 07:35, 10 October 2014
OUTLINE
1. Introduction
2. Theory
3. Example
4. Conclusion
_________________________________________________________________________________________________________
Introduction
Upsampling is the process of increasing sampling rate of discret-time signal. In this slecture, I will discuss about how it works and example of upsampling.
Theory
Upsampling in the frequency domain. It can be obtain in two different ways.
or
Upsampling represents graphically in matlab.
Example
Upsampling rate D = 2
Here is the example of sampled signal.
Upsampling rate D = 2 is applied.
Low-Pass filter of cutoff π/2, gain 2 is applied.
Here is the final upsampled signal.
Conclusion