Here is a plot of the result of the convolution between x and y with both the built-in and Scratch functions.
Adding Noise and Echo to a Reading of Persian Poetry.
This Audio was read at 44,100Hz using imread( ) function. The plot below represents the audio signal with respect to time.
In order to create an echo effect, a new signal is defined as follows.
For a desired 1-second delay, we set the delay parameter as
Below is a plot showing the echo signal.
The noisy signal is generated by adding the echo signal to a noise signal, where the noise has a maximum amplitude of 10% of the maximum amplitude of the echo signal. The noise is generated using the randn( ) function.
Below is a plot showing the noisy signal.
- Course: Signals and Systems [ECE 538]
- Semester: Spring 2022
- Institution: School of Electrical & Computer Engineering, College of Engineering, University of Tehran
- Instructor: Dr. Akhavan
- Contributors: Fardin Abbasi, Iman Rasouli-Parto, Parsa Sattari