Main Content
fixed.cordic.hyperbolic.domainOfConvergence
Syntax
Description
returns the CORDIC hyperbolic domain of convergence for the numeric type of input
D
= fixed.cordic.hyperbolic.domainOfConvergence(theta
)theta
using the maximum shift value.
The domain of convergence is a function of the numeric type of
theta
and the maximum CORDIC shift value N
. The
domain of convergence converges to around [-1.1182, +1.1182]
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b