项目作者: sparseinference

项目描述 :
Signal reconstruction from only the real part of the Discrete Fourier Transform
高级语言: Jupyter Notebook
项目地址: git://github.com/sparseinference/RDFT.git
创建时间: 2018-06-28T17:34:08Z
项目社区:https://github.com/sparseinference/RDFT

开源协议:MIT License

下载


RDFT

Signal reconstruction from only the real part of the Discrete Fourier Transform

Reference: IEEE Signal Processing Magazine, March 2018, “Tips & Tricks” column.

The Jupyter notebooks and Python software in this repository are intended to demonstrate the ideas presented by the authors of the referenced article and explore their applications.

All code is Python 3.6 or later with Numpy and PyTorch.