A NTOU-EE Course. According to the course progress, use MATLAB to practice some programs relating to the knowledge of signals and system, including convolution, fourier transform and sampling theorem.
- Signal and systems
- Linear time-invariant systems
- Fourier series representation of periodic signals
- The continuous-time fourier transform
- The discrete-time fourier transform
- Time and frequency characterization of signals and systems
- Sampling
- The laplace transform
- Goal :
Practice the fundamental syntax of MATLAB and the discrete form of plotting.
- Goal :
Grasp the concept of independent variable transformation.
- Goal :
Grasp the concept of convolution.
- Goal :
Concept of linear time invariant(LTI) systems and the usage of lsim function.
- Goal :
Computing the discrete time fourier series with fft.
- Goal :
lsim with system function and the usage of freqz function.
- Goal :
Practice the freqs function and grasp the concept of the continuous time fourier transform(CTFT).
- Goal :
Use fft to compute CTFT.
- Goal :
Use fft and fftshift to compute discrete time fourier transform(DTFT).
- Goal :
Practice the process of sampling.
- Goal :
The production and analysis of audio signal.
- Goal :
Sampling and aliasing. Use MATLAB to generate a tone.
- Goal :
Encoding and decoding touch-tone signals.