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
Files
f54daffb72017be570aed535ac77b2f033a0c8bb
FFT_and_FP_math
/
C
History
Theodor Chikin
f54daffb72
added precalculated twiddles table, fixed accuracy issues (switched from int32 to int64). Now FFT working correctly
2025-10-08 22:33:32 +03:00
..
FP_math
added precalculated twiddles table, fixed accuracy issues (switched from int32 to int64). Now FFT working correctly
2025-10-08 22:33:32 +03:00
FP_math.c
added precalculated twiddles table, fixed accuracy issues (switched from int32 to int64). Now FFT working correctly
2025-10-08 22:33:32 +03:00
Makefile
created C folder with FP_math.c, Makefile and plotter. FP_math have a FFT realisation with fixed-point math, and its tester
2025-10-08 21:55:23 +03:00
plotter.py
created C folder with FP_math.c, Makefile and plotter. FP_math have a FFT realisation with fixed-point math, and its tester
2025-10-08 21:55:23 +03:00
tmp
added precalculated twiddles table, fixed accuracy issues (switched from int32 to int64). Now FFT working correctly
2025-10-08 22:33:32 +03:00