CORDIC算法计算反正切函数我要分享

CORDIC algorithm for arctangent function

cordic--角度 atan-cordic MATLAB-atan 计算弧度 matlab-cordic-atan

关注次数: 324

下载次数: 1

文件大小: 39K

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:基于CORDIC算法计算反正切函数。输入横坐标纵坐标及迭代次数,输出角度及弧度值;附CORDIC英文文档说明


English Description:

The arctangent function is calculated based on CORDIC algorithm. Input the abscissa, ordinate and iteration times, output the angle and radian value, with CORDIC English document description


代码预览