Find in Library
Search millions of books, articles, and more
Indexed Open Access Databases
Implementation of Discrete Fourier Transform And Orthogonal Discrete Wavelet Transform In Python
oleh: Tariq Javid Ali, Pervez Akhtar, Muhammad Faris, Idris Mala, Syed Saood Zia
Format: | Article |
---|---|
Diterbitkan: | Shaheed Zulfikar Ali Bhutto Institute of Science and Technology 2016-07-01 |
Deskripsi
This paper presents implementation of Discrete Fourier Transform and Orthogonal Discrete Wavelet Transform in Python computer programming language. The Fourier Transform is a fundamental signal processing tool whereas the Wavelet Transform is a powerful and advanced signal processing tool. Both have applications in numerous scientific and engineering disciplines. Our implementation aims to develop a deeper understanding of these transformations by presenting detailed coding steps to generate the frequency-domain and wavelet-domain outputs for selected example time-domain input signals. The results generated from developed program code are compared using built-in functions with similar matches have shown the successful implementation.