CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - atan

搜索资源列表

  1. Computer.zip

    0下载:
  2. 对于包含有函数sin、cos、tan、cot、sqrt、asin、acos、atan、log,和运算符+(加)、-(减)、*(乘)、/(除)与^(幂次)的字符串进行解析。可以解析出变量名,由用户赋值然后求表达式的值。
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:49230
    • 提供者:
  1. autocompu

    0下载:
  2. 此算术表达式解析器能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc-this arithmetic expression parser procedures in the light of input variable size and arithmetic expressions Dyna
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:33058
    • 提供者:riddle
  1. atan_cordic

    0下载:
  2. atan函数,由于在通信系统中很多信息都是依赖相位信息得到,所以atan函数非常有用。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1540
    • 提供者:Mars
  1. atan.rar

    0下载:
  2. 用最优化的c语言实现三角函数中TAN函数的源代码。,Optimized using c language TAN trigonometric function in the source code.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-25
    • 文件大小:363447
    • 提供者:万献建
  1. atan_lgam1_Arcsn

    0下载:
  2. 该版本的单复变程序增加了三个函数:复反正切函数atan(x+yi),实Γ函数,实反椭圆正弦函数(即雅可比分号形式的第一类[不完全]椭圆积分)Arcsn(e x),0<=e<=1,-1<=x<=1。-This version of the single complex variable program adds three functions: complex tangent function atan (x+ yi), the real function of Γ, th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:90619
    • 提供者:hanxiaohua
  1. iatan.rar

    0下载:
  2. 三角函数atan的快速算法,用泰勒级数逼近,结果化为以半周为单位的量乘以比例系数,用整数表示,Trigonometric functions atan fast algorithm, using Taylor series approximation, the result turned into a half weeks in the amount of units multiplied by the ratio factor, with an integer that
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:11716
    • 提供者:赵长风
  1. calculator.zip

    0下载:
  2. 表达式计算器。表达式中只能有圆括号、函数名、运算符、常数与变量。一、变量名的命名规则:1、可以是字符、或字符串 2、不能以数字开头 3、不能夹杂有空格、运算符或标点符号,以及以下字符:\、|、=、&、%、$、@、#、`、~.二、函数有sin、cos、tan、cot、sqrt、asin、acos、atan、log,均需要小写。函数后的变量名可以加括号,也可以不要括号,如:log(C1)与logC1是相同的。三、运算符有+(加)、-(减)、*(乘)、/(除)与^(幂次)。,Expression ca
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:49543
    • 提供者:YHC
  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. cordic_atan

    1下载:
  2. CORDIC arctangent(atan) Simulink model. You can generate HDL from this model
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:30233
    • 提供者:nnmb
  1. calc

    0下载:
  2. vb2005编写的计算器。 直接输入字符串,如: 4+pi^2+sin(3*cos(2)*e^2)+2.3E13 常数:pi,e 科学计数表示:1E4(1*10^4) 函数支持常用函数:sin,cos,tan,atan,asin-vb2005 Calculator
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:25583
    • 提供者:GeYuhang
  1. atan_cordic

    2下载:
  2. 基于CORDIC算法计算反正切函数。输入横坐标纵坐标及迭代次数,输出角度及弧度值;附CORDIC英文文档说明-atan function based in CORDIC algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:40427
    • 提供者:liuhua
  1. Expresschengxu

    0下载:
  2. 函数程序中支持的函数有:sin,cos,tan,asin,acos,atan,exp,log,sign,pow-Function program support functions are: sin, cos, tan, asin, acos, atan, exp, log, sign, pow
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:29972
    • 提供者:欧阳
  1. cordic_sqrt_atan

    1下载:
  2. 利用cordic实现开方和atan运算的matlab源码。 本人原创,标准cordic算法。-calculate aquare root and atan by cordic. Matlab m language.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:96281
    • 提供者:李林
  1. cordic_atan

    5下载:
  2. 用verilog语言实现计算反正切函数,在软件无线电中解调PM/FM中使用的尤为频繁。上传的压缩包是modelsim工程,基于6.5c,里边包含一个完整的PM波产生以及解调过程的matlab文件仿真,并取其中间的I和Q支路做为verilog文件的输入,并将其借条输出与MATLAB实际解调输出作比较。 鉴相器的设计基于CORDIC算法,其精度取决于迭代的深度。由于工程实际运用只需要解调出atan值,并不需要绝对的值,所以并没有给予加权,需要的同学可以自己加上。-Calculated usin
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-08
    • 文件大小:80195
    • 提供者:Jorge
  1. atan_cordic

    0下载:
  2. atan function using cordic
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1268
    • 提供者:xyz002
  1. serial_fxptesto

    0下载:
  2. CORDIC arctangent(atan) Simulink model. You can generate HDL from this model
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:30217
    • 提供者:gogo
  1. atan2sc

    0下载:
  2. sin and cosine of atan(y/x) [S,C,R,T]=(Y,X)
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:988
    • 提供者:vyvas
  1. power_3phsignaldq

    0下载:
  2. A Discrete 3-Phase ProgrammableSource block is used to generate a 1 pu, 15 degrees positive sequence voltage. At t = 0.05 s the positive sequence voltage is increased to 1.5 pu. At t = 0.1 s an unbalance is introduced by adding a 0.3 pu negative sequ
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7652
    • 提供者:jurifa
  1. Computer

    0下载:
  2. VC++表达式解析(计算)工具源代码,由江汉石油学院计算机系的学生所编写。表达式中只能有圆括号、函数名、运算符、常数与变量。一、变量名的命名规则:1、可以是字符、或字符串 2、不能以数字开头 3、不能夹杂有空格、运算符或标点符号,以及以下字符:、|、=、&、 、$、@、#、`、~.二、函数有sin、cos、tan、cot、sqrt、asin、acos、atan、log,均需要小写。函数后的变量名可以加括号,也可以不要括号,如:log(C1)与logC1是相同的。三、运算符有+(加)、-(减)、*
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:26566
    • 提供者:JackToms
  1. cordic

    1下载:
  2. cordic,matlab,sin,cos,atan,sqrt
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:5120
    • 提供者:老殷比
« 12 »
搜珍网 www.dssz.com