CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 反正切

搜索资源列表

  1. 数学函数

    0下载:
  2. 包含求反余弦函数,计算Y/X的反正切值 ,向上舍入,把一个双精度数分解为尾数的指数,计算直角三角形的斜边长-include cosine function for calculating Y / X arc tangent, rounded upward, a few double precision decomposition of the final index, calculated length of the hypotenuse of the right triangle, etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2315
    • 提供者:
  1. 反三角函数

    0下载:
  2. 功能:返回双精度参数的反全余弦的三角函数值 返回返回双精度参数y和x的数值由公式y/x计算的反正切三角函数值-function : to return to double-precision parameters of the whole anti-cosine value of the trigonometric function to return to double-precision parameters x and y values from the formula y / x cal
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6230
    • 提供者:王 艳
  1. atan_base_on_CORDIC_arithmetic

    0下载:
  2. 用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 iter
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1921
    • 提供者:陈朋
  1. VC++fanzhengqie

    0下载:
  2. 本程序用VC++6.0编写,专门用来机算中的反正切公式,方便快捷!
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:36463
    • 提供者:李小丽
  1. CORDIC_VHDL

    1下载:
  2. 用cordic算法来实现求解正弦,余弦及反正切的FPGA实现原代码
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:427738
    • 提供者:汤文森
  1. Caculator5

    0下载:
  2. 如下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3、以角度、弧度两种方式实现上述部分函数 4、具备历史计算的记忆功能 5、对不正确的表达式能指出其错误原因
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:153596
    • 提供者:jakie
  1. atan2

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

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

    0下载:
  2. 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行 3、以角度、弧度两种方式实现上述部分函数(对操作时计算结果能无限次随意进行角度和弧度转换) 4、具备历史计算的记忆功能(输入和计算结果表达式能查找历史表达式,如不存在放进历史表达式框中去,如存在则不做历史存储操作,并能从历史中找出来反射到输入框和输出框。) 5、对不正确的表达式能指出其错误原因
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:62217
    • 提供者:liulihao
  1. 高级计算器 V1.0

    0下载:
  2. 系统支持的数学函数:PI ! ^ % SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN ARCSIN ARCCOS ARCTAN LN LOG2 LOG10PI:圆周率。Exp!:计算Exp(表达式)的介乘。Exp1^Exp2:计算Exp1的Exp2次方。Exp1%Exp2:计算Exp1除以Exp2后的余数。Sqr(Exp):计算Exp的平方。Sqrt(Exp):计算Exp的平方根。Int(Exp)/Trunc(Exp):把Exp截断取整。Round(E
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:182651
    • 提供者:王波
  1. CORDIC算法快速求反正切

    3下载:
  2. CORDIC算法快速求反正切,迭代10次输出弧度误差<|0.002|,迭代15次输出弧度误差<|0.0001|,对电机矢量算法计算速度要求高非常有用;myarctan_cordic1.c输入输出为float,myarctan_cordic3.c输入输出为int,pdf文件为CORDIC算法原理。-CORDIC algorithm quickly find tangent, curvature of the output error iteration 10 < | 0.002
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-16
    • 文件大小:1126221
    • 提供者:Wuyouzi
  1. CORDIC_ATAN.rar

    3下载:
  2. 使用verilog语言完成了基于cordic算法求反正切的计算,精度为8次迭代,Verilog language used to complete based on CORDIC algorithm for arctangent calculation, an accuracy of 8 iterations
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:1710
    • 提供者:小米
  1. vc.rar

    0下载:
  2. vc计算器 有 二进制,十进制,八进制,十六进制 科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行,vc Calculator are binary, decimal, octal, hexadecimal scientific computing function, including the (Anti-) sinusoidal, (anti-) cosine, (anti-) tangent, (anti-) Cotangent, prescrib
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:1119441
    • 提供者:梁不斤
  1. ataninfpga.rar

    0下载:
  2. 基于FPGA的快速反正切运算实现方法可以用于解调的相位计算,Fast FPGA-based computing arctangent demodulation method can be used to calculate the phase
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2413057
    • 提供者:彭大展
  1. atan

    0下载:
  2. 反正切函数C实现,一个简单的C语言函数的实现,以及两个math的头文件-Arc tangent function C implementation, a simple implementation of C-language function, and two math header file
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:6744
    • 提供者:张无忌
  1. atan

    0下载:
  2. 自己写的cordic 的 64位计算反正切的程序,-cordic count atan program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:1339
    • 提供者:planet1997
  1. snowolfmath

    1下载:
  2. 一个简单的利用查表法的反正切和正、余弦函数,在处理速度不快的单片机编程中,这是一个使用的方法。-The use of a simple arctangent look-up table method and positive, cosine function, the processing speed of microcontroller programming unpleasant, this is a method used.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:9949
    • 提供者:snowolf
  1. lms

    0下载:
  2. 反正切函数的变步长算法,能实现反正切函数的变步长的仿真!-Arc tangent function, variable step-size algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:751
    • 提供者:amanda
  1. jisuanqi

    0下载:
  2. 该计算器能进行简单的加减乘除运算,正弦、余弦、正切、余切、反正弦、反余弦、反正切、繁育且、对数运算等-The calculator can perform simple addition and subtraction, multiplication and division, sine, cosine, tangent, cotangent, sine, cosine, tangent, breeding and, on the number of operations etc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:18943
    • 提供者:十四郎
  1. 基于33F的快速CORDIC法计算反正切值

    0下载:
  2. 基于dsPIC33F的快速CORDIC法计算反正切值(DsPIC33F based fast CORDIC method for computing tangent values)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-21
    • 文件大小:18432
    • 提供者:lyinglover
  1. CORDIC_ATAN

    1下载:
  2. FPGA实现反正切功能,工程原件,包括测试文件,能够很好实现该功能(FPGA implements arctangent function, original engineering)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-08-14
    • 文件大小:6552576
    • 提供者:TX_77846
« 12 3 4 »
搜珍网 www.dssz.com