搜索资源列表

  1. atan2

    0下载:
  2. 用TIGER SHARC DSP201实现反正切函数,atan2(y,x) 高精度
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1667
    • 提供者:狄中泉
  1. atan2

    0下载:
  2. 用TIGER SHARC DSP201实现反正切函数,atan2(y,x) 高精度-TIGER SHARC DSP201 realize with arctangent function, atan2 (y, x) high-precision
  3. 所属分类:汇编语言

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:狄中泉
  1. Atan2

    0下载:
  2. 描述:matlab的Atan2函数与vb.net的Atan2函数计算结果并不一致。该程序用vb.net实现了matlab的Atan2函数。-discritption: in matlab, the function of atan2 is different from which in vb.net,the algorithm i subscr ipt in vb.net is the same as which in matlab
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:蒋阳波
  1. atan

    0下载:
  2. 反三角函数asin,acos,atan,atan2的实现,编写手机游戏的数学相关库时,经常会用到。 -反三角函数asin, acos, atan, atan2 realization, the preparation of mathematics related to mobile phone games library, is often used.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:lili
  1. atan2_matej

    0下载:
  2. function atan2 implement in c-function atan2 implement in c++
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-07-01
    • 文件大小:107520
    • 提供者:Mateusz
  1. CORDIC-atan

    0下载:
  2. A program to calculate sun position(Declination and Right Ascension) in very accurate manner.
  3. 所属分类:VHDL编程

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:rsh
  1. croftsoft_2008-09-28

    0下载:
  2. float midy = (float)(y - lastY)/2) double phi = Math.atan2(midy-center.y, midx-center.x) String s = neighbors[i-1] double sw = font.getStringBounds(s, frc).getWidth() double diag = Math.sqrt(sw*sw + sh*s
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-07-01
    • 文件大小:18962432
    • 提供者:Malik
  1. A-math-routine-to-calculate-the-atan(x-y)-using-C

    0下载:
  2. calculates the arctangent of the input values x and y (sometimes called atan2) by using a CORDIC (COordinate Rotation on a DIgital Computer) algorithm for 8051 microcontroller
  3. 所属分类:汇编语言

    • 发布日期:2024-07-01
    • 文件大小:3072
    • 提供者:microorganisme
  1. tiqu

    0下载:
  2. 一种利用atan2方法的四步相移法的相位提取程序-Four-step phase shift method to extract phase
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:董凯夫
  1. CORDIC-For-Dummies

    0下载:
  2. CORDIC For Dummies CORDIC is a method of calculating a math function using much simpler math operations in a loop called a Binary Search. Most commonly CORDIC is used to calculate ATAN2 (Angle), and Hypotenuse (Di
  3. 所属分类:软件工程

    • 发布日期:2024-07-01
    • 文件大小:124928
    • 提供者:tiopepe123
  1. atan2

    0下载:
  2. return NaN if x or y is NAN.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:binlxz

源码中国 www.ymcn.org