List Question
20 TechQA 2023-10-21T20:25:40.917000Writing CORDIC routines for log2 and exp2
141 views
Asked by Yimin Rong
How can I generate the sequence of Kvalues for CORDIC?
70 views
Asked by CPlus
Hyperbolic CORDIC in rotation (Z -> 0) to calculate sinh and cosh?
198 views
Asked by Gábor DANI
How to represent 45 degree and 26.565 degree angle in 32 bit binary form?
482 views
Asked by David
initial point in CORDIC algorithm
162 views
Asked by elec_hi
Direct Digital Synthesizer using Cordic Algorithm using C
93 views
Asked by E. Romanov
Generating sine using cordic algorithm
1k views
Asked by Cheshir 1
How to calculate sin inverse (arcsin) in VHDL?
1.5k views
Asked by komto909
VHDL - XILINX CORDIC Algorithm
1.4k views
Asked by oleeiner
12bit ADC as input for CORDIC
269 views
Asked by thomas810
CORDIC algorithm returning bad numbers
365 views
Asked by Orbitz
multiply of cordic issue
91 views
Asked by Kurada Jenbu
cant quite understand CORDIC algorithm for computing exponantial functions
405 views
Asked by elec_hi
How can I calculate Exponential using CORDIC for numbers outside [-1, 1]?
2.6k views
Asked by user3575732
Why we use CORDIC gain?
683 views
Asked by user5014962
How to get rid of scale factor from CORDIC
1.6k views
Asked by user5014962
How can we use cordic to tanh(x+1)/tanh(x)?
333 views
Asked by smith Lee
arctan function with cordic with vhdl
2.1k views
Asked by Arda Demiray
Rounding error in Rust trying to create CORDIC table for sin function
316 views
Asked by Victory
How do I print a Rust floating-point number with all available precision?
29.2k views
Asked by Victory