https://www.cordic.com/
Cordic
The tools to take on ride-hail. Dispatch and job sharing for independent private hire and taxi fleets.
cordic
https://en.wikipedia.org/wiki/CORDIC
CORDIC - Wikipedia
cordicwikipedia
https://fr.mathworks.com/help/fixedpoint/ref/cordicabs.html
cordicabs - CORDIC-based absolute value - MATLAB
This MATLAB function returns the magnitude of the complex elements of c.
absolute valuecordicbasedmatlab
https://it.mathworks.com/help/fixedpoint/ref/cordicsin.html
cordicsin - CORDIC-based approximation of sine - MATLAB
This MATLAB function computes the sine of theta using a CORDIC algorithm approximation.
cordicbasedapproximationsinematlab
https://in.mathworks.com/help/hdlcoder/ref/atan2.html
Atan2 - Compute Atan2 operation using CORDIC approximation method and simulate with latency -...
The Atan2 block performs a four-quadrant arctangent of real-valued input signals by using the coordinate rotation digital computer (CORDIC) approximation...
computeoperationusingcordic
https://nl.mathworks.com/help/fixedpoint/ref/cordicsquareroothdloptimized.html
CORDIC Square Root HDL Optimized - CORDIC-based approximation of square root - Simulink
The CORDIC Square Root HDL Optimized block returns the square root of u, computed using a CORDIC-based implementation optimized for HDL code generation.
square rootcordichdloptimizedbased
https://it.mathworks.com/help/fixedpoint/ref/cordicsquareroothdloptimized.html
CORDIC Square Root HDL Optimized - CORDIC-based approximation of square root - Simulink
The CORDIC Square Root HDL Optimized block returns the square root of u, computed using a CORDIC-based implementation optimized for HDL code generation.
square rootcordichdloptimizedbased
https://en.wikibooks.org/wiki/Digital_Circuits/CORDIC
Digital Circuits/CORDIC - Wikibooks, open books for an open world
digital circuitsopen bookscordicwikibooksworld
https://de.mathworks.com/help/fixedpoint/ref/cordicsin.html
cordicsin - CORDIC-based approximation of sine - MATLAB
This MATLAB function computes the sine of theta using a CORDIC algorithm approximation.
cordicbasedapproximationsinematlab
https://se.mathworks.com/help/fixedpoint/ref/realreciprocalhdloptimized.html
Real Reciprocal HDL Optimized - Compute reciprocal using CORDIC algorithm and generate optimized...
The Real Reciprocal HDL Optimized block computes 1/u, where u is a real scalar.
realreciprocalhdloptimizedcompute
https://it.mathworks.com/help/fixedpoint/ref/cordicsigmoid.html
cordicsigmoid - CORDIC-based approximation of sigmoid activation - MATLAB
This MATLAB function computes the sigmoid activation of the numeric input X by applying the sigmoid transfer function.
cordicbasedapproximationsigmoidactivation
https://ankitshah009.github.io/publication/hardware-architecture-high-radix-cordic
Hardware Architecture for High Radix Adaptive CORDIC Algorithm - Ankit Shah
Jan 1, 2015 - This thesis presents a hardware architecture for an adaptive CORDIC (COordinate Rotation DIgital Computer) algorithm. The proposed architecture implements a...
hardware architecturehighradixadaptivecordic
https://www.mathworks.com/help/dsphdl/ref/complextomagnitudeangle.html
Complex to Magnitude-Angle - Compute magnitude and phase angle of complex signal using CORDIC...
The Complex to Magnitude-Angle block computes the magnitude and phase angle of a complex signal and provides hardware-friendly control signals.
complexmagnitudeanglecompute
https://fr.mathworks.com/help/fixedpoint/ref/cordiccexp.html
cordiccexp - CORDIC-based approximation of complex exponential - MATLAB
This MATLAB function computes cos(theta) + j*sin(theta) using a CORDIC algorithm approximation and returns the approximated complex result in y.
cordicbasedapproximationcomplexexponential
https://www.mathworks.com/help/fixedpoint/ug/implement-hardware-efficient-qr-decomposition-using-cordic-in-a-systolic-array.html
Implement Hardware-Efficient QR Decomposition Using CORDIC in a Systolic Array - MATLAB & Simulink
Implement Hardware-Efficient QR Decomposition Using CORDIC in a Systolic Array.
https://ars.copernicus.org/articles/10/207/2012/
ARS - Area- and energy-efficient CORDIC accelerators in deep sub-micron CMOS technologies
Abstract. The COordinate Rotate DIgital Computer (CORDIC) algorithm is a well known versatile approach and is widely applied in today's SoCs for especially but...
https://fr.mathworks.com/help/fixedpoint/ug/hardware-efficient-euler-rotations-using-cordic.html
Hardware-Efficient Euler Rotations Using CORDIC - MATLAB & Simulink
This example shows how to implement Euler rotations using a CORDIC kernel.
hardwareefficienteulerrotationsusing
https://www.mathworks.com/help/fixedpoint/ref/complexdividehdloptimized.html
Complex Divide HDL Optimized - Divide one input by another using CORDIC algorithm and generate...
The Complex Divide HDL Optimized block outputs the result of dividing the scalar num by the scalar den, such that y = num/den.
https://nl.mathworks.com/help/fixedpoint/ref/cordicpol2cart.html
cordicpol2cart - CORDIC-based approximation of polar-to-Cartesian conversion - MATLAB
This MATLAB function returns the Cartesian x- and y-coordinates of r*e^(j*theta) using a CORDIC algorithm approximation.
cordicbasedapproximationpolarcartesian
https://www.mathworks.com/help/fixedpoint/ref/cordiccexp.html
cordiccexp - CORDIC-based approximation of complex exponential - MATLAB
This MATLAB function computes cos(theta) + j*sin(theta) using a CORDIC algorithm approximation and returns the approximated complex result in y.
cordicbasedapproximationcomplexexponential
https://scholars.lib.ntu.edu.tw/entities/publication/d1eaddf6-4627-498b-b2f2-995895215adc
On the fixed-point properties of mixed-scaling-rotation cordic algorithm
A novel analysis methodology on the quantization effect of existing CORDIC algorithms is presented. Based on the methodology, we first verified that MSR-CORDIC...
on thefixed pointproperties
https://nl.mathworks.com/help/fixedpoint/ug/how-to-set-cordic-input-word-length-and-maximum-shift-value-to-achieve-desired-precision.html
How to Set CORDIC Input Word Length and Maximum Shift Value to Achieve Desired Precision - MATLAB &...
This example provides a starting point for the input data type and number of iterations or maximum shift value required for the CORDIC algorithm to achieve a...
https://www.mathworks.com/help/fixedpoint/ref/cordicabs.html
cordicabs - CORDIC-based absolute value - MATLAB
This MATLAB function returns the magnitude of the complex elements of c.
absolute valuecordicbasedmatlab
https://nl.mathworks.com/help/fixedpoint/ref/hyperbolictangenthdloptimized.html
Hyperbolic Tangent HDL Optimized - Computes CORDIC-based hyperbolic tangent and generates optimized...
The Hyperbolic Tangent HDL Optimized block returns the hyperbolic tangent of x, computed using a CORDIC-based implementation optimized for HDL code generation.
hyperbolictangenthdloptimizedcomputes
https://nl.mathworks.com/help/fixedpoint/ref/cordicasin.html
cordicasin - CORDIC-based approximation of inverse sine - MATLAB
This MATLAB function returns the inverse sine of x based on a CORDIC approximation.
cordicbasedapproximationinversesine
https://fr.mathworks.com/help/fixedpoint/ref/cordicsincos.html
cordicsincos - CORDIC-based approximation of sine and cosine - MATLAB
This MATLAB function computes the sine and cosine of theta using a CORDIC algorithm approximation.
cordicbasedapproximationsinematlab
https://de.mathworks.com/help/fixedpoint/ref/complexdividehdloptimized.html
Complex Divide HDL Optimized - Divide one input by another using CORDIC algorithm and generate...
The Complex Divide HDL Optimized block outputs the result of dividing the scalar num by the scalar den, such that y = num/den.
https://de.mathworks.com/help/fixedpoint/ref/cordicasin.html
cordicasin - CORDIC-based approximation of inverse sine - MATLAB
This MATLAB function returns the inverse sine of x based on a CORDIC approximation.
cordicbasedapproximationinversesine
https://nl.mathworks.com/help/fixedpoint/ref/cordicsinhcosh.html
cordicsinhcosh - CORDIC-based approximation of hyperbolic sine and cosine - MATLAB
This MATLAB function returns the hyperbolic sine (sinh) S and hyperbolic cosine (cosh) C of the elements in X using a CORDIC-based approximation.
cordicbasedapproximationhyperbolicsine
https://de.mathworks.com/help/fixedpoint/ref/cordicabs.html
cordicabs - CORDIC-based absolute value - MATLAB
This MATLAB function returns the magnitude of the complex elements of c.
absolute valuecordicbasedmatlab
https://it.mathworks.com/help/fixedpoint/ref/cordicasin.html
cordicasin - CORDIC-based approximation of inverse sine - MATLAB
This MATLAB function returns the inverse sine of x based on a CORDIC approximation.
cordicbasedapproximationinversesine
https://nl.mathworks.com/help/fixedpoint/ref/complexdividehdloptimized.html
Complex Divide HDL Optimized - Divide one input by another using CORDIC algorithm and generate...
The Complex Divide HDL Optimized block outputs the result of dividing the scalar num by the scalar den, such that y = num/den.
https://nl.mathworks.com/help/fixedpoint/ref/fixed.cordicreciprocal.html
fixed.cordicReciprocal - CORDIC-based fixed-point reciprocal - MATLAB
This MATLAB function returns 1./u with the output cast to the data type specified by OutputType.
fixedcordicbasedpointreciprocal