搜索资源列表
数学函数
- 包含求反余弦函数,计算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 hypotenus
反三角函数
- 功能:返回双精度参数的反全余弦的三角函数值 返回返回双精度参数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 val
atan_base_on_CORDIC_arithmetic
- 用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1QN格式的位数,比如32位long,程序多处需要修改,有需要的话自己改吧。 -CORDIC algorithm with the two parameters arc tangent. And the accuracy of the CORDIC iteration numbe
C_Source
- 内容包括: 打开一个文件用于读或写,分析文件名,使用快速排序例程进行排序,向正在执行的程序发送一个信号,改变数据段空间位置,非局部转移,以指定频率打开PC扬声器 ,正切函数,转换一个无符号长整型数为字符串,送格式化输出到一流中 ,返回窗口内水平光标位置等 -include : open a file for reading or writing, analysis, and the use of rapid sorting ro
VC++fanzhengqie
- 本程序用VC++6.0编写,专门用来机算中的反正切公式,方便快捷!
反三角函数
- 功能:返回双精度参数的反全余弦的三角函数值 返回返回双精度参数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 val
高级计算器 V1.0
- 系统支持的数学函数: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(Ex
数学函数
- 包含求反余弦函数,计算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
atan_base_on_CORDIC_arithmetic
- 用CORDIC算法实现的2参数反正切。结果的精度与CORDIC的迭代次数有关,迭代次数越多,精度越高。本例子中精确到小数点后4位。要提高迭代次数,还得把增加1QN格式的位数,比如32位long,程序多处需要修改,有需要的话自己改吧。 -CORDIC algorithm with the two parameters arc tangent. And the accuracy of the CORDIC iteration numbe
VC++fanzhengqie
- 本程序用VC++6.0编写,专门用来机算中的反正切公式,方便快捷!-This procedure used VC++ 6.0 preparation, specifically designed to machine operator in the tangent formula, convenient and quick!
CORDIC_VHDL
- 用cordic算法来实现求解正弦,余弦及反正切的FPGA实现原代码-CORDIC algorithm used to achieve the solution of sine, cosine and tangent of the FPGA to achieve the original code
atan2
- 用TIGER SHARC DSP201实现反正切函数,atan2(y,x) 高精度-TIGER SHARC DSP201 realize with arctangent function, atan2 (y, x) high-precision
ataninfpga
- 基于FPGA的快速反正切运算实现方法可以用于解调的相位计算-Fast FPGA-based computing arctangent demodulation method can be used to calculate the phase
atan
- 自己写的cordic 的 64位计算反正切的程序,-cordic count atan program
snowolfmath
- 一个简单的利用查表法的反正切和正、余弦函数,在处理速度不快的单片机编程中,这是一个使用的方法。-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.
atan
- 反正切函数C实现,一个简单的C语言函数的实现,以及两个math的头文件-Arc tangent function C implementation, a simple implementation of C-language function, and two math header file
lms
- 反正切函数的变步长算法,能实现反正切函数的变步长的仿真!-Arc tangent function, variable step-size algorithm
双曲正切滑模控制
- 基于双曲正切虎摸控制,相对于饱和函数,适合求导要求,更具实用性(Based on the hyperbolic tangent, the tiger touch control is more practical than the saturation function, which is suitable for derivation)
基于33F的快速CORDIC法计算反正切值
- 基于dsPIC33F的快速CORDIC法计算反正切值(DsPIC33F based fast CORDIC method for computing tangent values)
CORDIC_ATAN
- FPGA实现反正切功能,工程原件,包括测试文件,能够很好实现该功能(FPGA implements arctangent function, original engineering)