登录
首页 » 算法 » 用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1Q...

用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1Q...

于 2022-03-16 发布 文件大小:1.88 kB
0 205
下载积分: 2 下载次数: 1

代码说明:

用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1QN格式的位数,比如32位long,程序多处需要修改,有需要的话自己改吧。 -CORDIC algorithm with the two parameters arc tangent. And the accuracy of the CORDIC iteration number, the more the number of iteration, the higher the accuracy. This case accurate to four decimal places. To raise the number of iterations, it has to the increase in a 2:30 format of the median, such as 32 long, multiple procedures need to change, the need to reform it themselves.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在测绘或地图学中,经常会需要用高程点生成DEM,一般首先由这些点按最小原则生成三角网,此代码即是根据任意多个点生成Delaunay三角网功能。...
    在测绘或地图学中,经常会需要用高程点生成DEM,一般首先由这些点按最小原则生成三角网,此代码即是根据任意多个点生成Delaunay三角网功能。-In the mapping or cartography often elevation point will need to generate DEM, generally the first point from these principles by the smallest triangulation generated, the code that is generated in accordance with any number of points, Delaunay triangulation function.
    2022-06-12 17:50:14下载
    积分:1
  • 九九乘
    一个用c++编写的打印九九乘法表的程序,初学者值得一看,仅供参考!
    2022-01-28 01:51:27下载
    积分:1
  • MATLAB最优化问题中的armijo线搜索
    MATLAB编的最优化算法,利用armijo算法进行线搜索。armijo算法是最优化问题中确定步长最常用的算法之一,可以比较快速高效的确定收敛步长。
    2022-06-02 10:55:32下载
    积分:1
  • 用希尔实现的排序
    用希尔算法实现的排序-Hill with the ranking algorithm
    2023-08-15 22:05:03下载
    积分:1
  • 拼图小游戏
    应用背景 拼图小游戏源码说明 主要用于C#算法的学习与应用 面向对象的编程方法 拼图的事件处理 判断是否过关的最方便的算法 键盘控制和鼠标控制的方法 关键技术GDI+ 绘图方法、鼠标和键盘事件处理、面向对象、最优的判断是否过关的方法、拼图随机打乱方法
    2022-01-23 10:41:59下载
    积分:1
  • 排列熵
    能很好的分析非线性时间序列。熵(entropy)指的是体系的混乱的程度,它在控制论、概率论、数论、天体物理、生命科学等领域都有重要应用,在不同的学科中也有引申出的更为具体的定义,是各领域十分重要的参量.
    2022-05-19 21:19:57下载
    积分:1
  • for the filename specified by the file name to create a model mode FILE structur...
    为filename 所指定的文件名按mode 模式创建一个FILE结构数据区,并将该数据区的首地址赋值给FILE类型的指针变量fp.-for the filename specified by the file name to create a model mode FILE structure data, the data will be the first to address assignment FILE pointer types of variables fp.
    2022-08-23 19:57:32下载
    积分:1
  • 数值分析中的最佳一致逼近多项式问题,程序中含多项式输入界面。...
    数值分析中的最佳一致逼近多项式问题,程序中含多项式输入界面。-Numerical analysis of the best uniform approximation polynomial problem, the program contains polynomial input interface.
    2023-04-28 10:15:04下载
    积分:1
  • 在MPI上实现的矩阵相乘并行
    在MPI上实现的矩阵相乘并行计算的源程序。- The matrix realizes which on MPI multiplications the parallel computation source program.
    2022-11-09 11:10:04下载
    积分:1
  • gmres.m为迭代GMRES的实现
    gmres.m为迭代算法GMRES的实现-gmres.m for the implementation of the GMRES iterative algorithm
    2022-03-24 00:08:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载