cordiccos
CORDIC-based approximation of cosine
Syntax
y
= cordiccos(theta
, niters
)
Description
computes
the cosine of y
= cordiccos(theta
, niters
)theta
using a CORDIC algorithm approximation.
Input Arguments
|
|
|
|
Output Arguments
|
|
CORDIC-based approximation of cosine
y
= cordiccos(theta
, niters
)
computes
the cosine of y
= cordiccos(theta
, niters
)theta
using a CORDIC algorithm approximation.
|
|
|
|
|
|