This website requires JavaScript.
Explore
Help
Register
Sign In
ChTheo
/
FFT_and_FP_math
Watch
1
Star
0
Fork
0
You've already forked FFT_and_FP_math
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
d15f940da6dbe6011e8309b139cdf60f44e26734
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Theodor Chikin
d15f940da6
implemented FFT_naive function. It just calculated DFT inside. But DFT should be substituted by FFT function (its only arg -- inp arr. It returns F(k))
2025-10-08 15:55:22 +03:00
naive_DFT.py
implemented FFT_naive function. It just calculated DFT inside. But DFT should be substituted by FFT function (its only arg -- inp arr. It returns F(k))
2025-10-08 15:55:22 +03:00
plotter.py
initial commit. There is DFT and DFT_fixed_point implemented. Now fixed-point SIN is testing
2025-10-07 16:42:47 +03:00
Description
No description provided
1.6
MiB
Languages
Python
75%
C
24.2%
Makefile
0.8%