Welcome![Sign In][Sign Up]
Location:
Search - atan2

Search list

[assembly languageatan2

Description: 用TIGER SHARC DSP201实现反正切函数,atan2(y,x) 高精度
Platform: | Size: 1667 | Author: 狄中泉 | Hits:

[assembly languageatan2

Description: 用TIGER SHARC DSP201实现反正切函数,atan2(y,x) 高精度-TIGER SHARC DSP201 realize with arctangent function, atan2 (y, x) high-precision
Platform: | Size: 1024 | Author: 狄中泉 | Hits:

[Mathimatics-Numerical algorithmsAtan2

Description: 描述: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
Platform: | Size: 1024 | Author: 蒋阳波 | Hits:

[Communication-Mobileatan

Description: 反三角函数asin,acos,atan,atan2的实现,编写手机游戏的数学相关库时,经常会用到。 -反三角函数asin, acos, atan, atan2 realization, the preparation of mathematics related to mobile phone games library, is often used.
Platform: | Size: 1024 | Author: lili | Hits:

[BooksCgi-Editor

Description: 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
Platform: | Size: 68608 | Author: 安当 | Hits:

[Consoleatan2_matej

Description: function atan2 implement in c-function atan2 implement in c++
Platform: | Size: 107520 | Author: Mateusz | Hits:

[VHDL-FPGA-VerilogCORDIC-atan

Description: A program to calculate sun position(Declination and Right Ascension) in very accurate manner.
Platform: | Size: 1024 | Author: rsh | Hits:

[JSP/Javacroftsoft_2008-09-28

Description: 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)) +
Platform: | Size: 18962432 | Author: Malik | Hits:

[assembly languageA-math-routine-to-calculate-the-atan(x-y)-using-C

Description: 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
Platform: | Size: 3072 | Author: microorganisme | Hits:

[matlabtiqu

Description: 一种利用atan2方法的四步相移法的相位提取程序-Four-step phase shift method to extract phase
Platform: | Size: 1024 | Author: 董凯夫 | Hits:

[OtherPel-programer

Description: 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
Platform: | Size: 24576 | Author: netwalk | Hits:

[Software EngineeringCORDIC-For-Dummies

Description: 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.
Platform: | Size: 124928 | Author: tiopepe123 | Hits:

[Linux-Unixatan2

Description: return NaN if x or y is NAN.
Platform: | Size: 1024 | Author: binlxz | Hits:

CodeBus www.codebus.net