搜索资源列表
cordic_C+xls
- 讲述了cordic的一般原理,用c来实现,可以易于dsp的实现-cordic described the general principle, using c to achieve, can easily achieve the dsp
cordic_C_
- cordic C语言实现源代码,可计算sin cos。-cordic C language source code, translate sin cos.
CORDIC_Algorithm_Simulation_Code
- cordic算法的C平台仿真,适用于三角函数、极坐标、双曲线等超越函数的硬件实现。-cordic algorithm C simulation platform, applicable to the trigonometric functions, polar coordinates, such hyperbolic function beyond the hardware.
cordic_1-0
- Cordic算法的另一种C++实现,只是一个样本,可以用TubroC,等来查看-Cordic algorithms to achieve another C is a sample that can be used TubroC, etc. to see
CORDIC算法快速求反正切
- 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
cordic_C
- cordic算法的C语言实现,包含了相应C语言程序,十分珍贵-cordic algorithm C language, contains the corresponding C language procedure is very valuable
cordic_1-0
- 在通訊系統中常見到的cordic,是個用很少複雜度就能實現三角函數的電路,檔案中有C語言的CORDIC程式-In the communication system common to cordic, is a little complex to use trigonometric functions will be able to realize the circuit, the file has C language program CORDIC
cordic_implementation
- 这个包里面包含了对Cordic算法的基本函数实现。通过Dformat类来控制系统的数据格式,并为Cordic算法类提供辅助。Cordic类为基本函数的计算提供接口。并把仿真所得的数据导入Matlab中进行验证。验证结果用html的形式输出。-It s am implementation of CORDIC in C++ language.Class Dformat defines the data format used in the algorithm,and class Cordic pro
cordic
- cordic implementation in vhdl&c
cordic
- Cordic algorithm descr iption and C/Asm51 sourcecode examples
cordic
- cordic算法,基于CORDIC 算法实现直角坐标与极坐标相互转换-cordic algorithm, CORDIC algorithm based on Cartesian coordinates and polar coordinate transformation
A-math-routine-to-calculate-the-atan(x-y)-using-C
- 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
cordic-c-vc-6.0
- cordic算法的c语言实现,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角,适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm realize the C language, input x, y coordinates of two points, are automatically calculated to change point and plane coordinate axis ( x axis positive ) angle,
cordic-fixed-point-c-vc6.0-
- cordic算法的c语定点数仿真,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角(有一定误差),适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm C language fixed point simulation, enter the X, y coordinates of two points, are automatically calculated to change point and plane coordinate axis (
cordic_c
- cordic 快速计算角度值程序C++,程序运行没有问题-the cordic quickly calculate the angle value of the program C++
cordic_1-0
- 关于cordic算法的C MODEL实现,包括几种不同的模式,如求模值、求相角,求COS,SIN函数等。程序还包括TESTBENCH测试程序。-About cordic algorithm C MODEL implementation, including several different modes, such as modulus values, seeking phase angle, seeking COS, SIN function and so on. TESTBENCH test
testcordic
- catapult c cordic程序,可以转换成verilog语言,完成用modelsim进行仿真,结果可以与matlab进行比较。-catapult c cordic program
cordic_C_
- cordic C语言实现源代码,可计算sin cos。-cordic C language source code, translate sin cos.
cordic_rotation_mode
- cordic算法旋转模式c代码实现三角函数的计算-cordic algorithm rotation mode c code trigonometric calculations
cordic_C_
- cordic C语言实现源代码,可计算sin cos。-cordic C language source code, translate sin cos.