Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - atan2
Search - atan2 - List
用TIGER SHARC DSP201实现反正切函数,atan2(y,x) 高精度
Update : 2008-10-13 Size : 1.63kb Publisher : 狄中泉

用TIGER SHARC DSP201实现反正切函数,atan2(y,x) 高精度-TIGER SHARC DSP201 realize with arctangent function, atan2 (y, x) high-precision
Update : 2025-02-19 Size : 1kb Publisher : 狄中泉

描述: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 subscript in vb.net is the same as which in matlab
Update : 2025-02-19 Size : 1kb Publisher : 蒋阳波

反三角函数asin,acos,atan,atan2的实现,编写手机游戏的数学相关库时,经常会用到。 -反三角函数asin, acos, atan, atan2 realization, the preparation of mathematics related to mobile phone games library, is often used.
Update : 2025-02-19 Size : 1kb Publisher : lili

DL : 0
cgi编辑器基于VB abs accept alarm atan2 bind binmode bless caller chdir chmod chomp chop chown chr chroot close closedir connect cos crypt dbmclose dbmopen defined delete die do dump each eof eval exec exists exit exp fcntl fileno-CGI EDITORabs accept alarm atan2 bind binmode bless caller chdir chmod chomp chop chown chr chroot close closedir connect cos crypt dbmclose dbmopen defined delete die do dump each eof eval exec exists exit exp fcntl fileno
Update : 2025-02-19 Size : 67kb Publisher : 安当

function atan2 implement in c-function atan2 implement in c++
Update : 2025-02-19 Size : 105kb Publisher : Mateusz

A program to calculate sun position(Declination and Right Ascension) in very accurate manner.
Update : 2025-02-19 Size : 1kb Publisher : rsh

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*sh)/2 float sx = (float)(midx - diag*Math.cos(phi) - sw/2) float sy = (float)(midy - diag*Math.sin(phi)) + - float midy = (float)(y - (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*sh)/2 float sx = (float)(midx - diag*Math.cos(phi) - sw/2) float sy = (float)(midy - diag*Math.sin(phi)) +
Update : 2025-02-19 Size : 18.08mb Publisher : Malik

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
Update : 2025-02-19 Size : 3kb Publisher : microorganisme

DL : 0
一种利用atan2方法的四步相移法的相位提取程序-Four-step phase shift method to extract phase
Update : 2025-02-19 Size : 1kb Publisher : 董凯夫

1. #!/usr/bin/perl 是系统中Perl所在的路径 2. Perl程序并不需要变量声明的部分,所有变量可以直接使用。但是如果想提前声明也可以。 3. 换行符 \n 最好在每一行输出的信息的末尾加上换行符,使得程序执行完后SHELL的提示符出现在 新的一行的开始,而不是在输出内容的后面。 4. 反引号`` 运行一个外部命令,使用一对反引号来调用。反引号和单引号不同,注意别搞混了。 5. perldoc -u -f atan2 >d:/temp 可以将命令执行结果和输出内容导入别的文件。 6. 标量 SCALAR 用于称呼单件事物,是Perl中最简单的数据类型。 类似于别的语言的常量和变量 7. 双精度浮点数 所有的数字都以这种形式存储和参加运算,不区分小数,整数或者浮点数等。 但是在程序代码中书写时还是可以用各自的直接量来表示的。 例如:浮点数直接量,整数直接量等 8. 运算符 -perl programer
Update : 2025-02-19 Size : 24kb Publisher : netwalk

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 (Distance) of a point. CORDIC can also be used to calculate other math functions like SIN and COS.
Update : 2025-02-19 Size : 122kb Publisher : tiopepe123

DL : 0
return NaN if x or y is NAN.
Update : 2025-02-19 Size : 1kb Publisher : binlxz
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.