aboutsummaryrefslogtreecommitdiffstats
path: root/video/qam.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix complex number animation and add arrowNaoki Pross2021-10-261-10/+72
|
* Create animated complex numberNaoki Pross2021-10-261-5/+31
|
* Create TimeDependentComplexPlane tool for videoNaoki Pross2021-10-241-5/+78
| | | | | To draw a QAM signal we will need a way to plot a time dependent complex function. So I made a thing that is just a complex plane + a time axis.
* Prepare nix env for videoNaoki Pross2021-10-201-0/+14