搜索资源列表
cordic_vhdl2
- 利用cordic实现三角函数的计算,用vhdl实现-use cordic achieve trigonometry calculations, using achieve vhdl
cordic
- 用于实现sin,cos三角函数计数的VHDL程序代码-towards sin, cos trigonometry count VHDL code
SINECOSINE
- 三角函数硬件实现代码,包括详细的文档和代码
基于CORDIC算法的三角函数FPGA实现
- 此源代码是基于CORDIC算法的三角函数实现,验证过没有问题
sjhsh.rar
- 用FPGA计算三角函数,实现三角函数算法,完成快速三角函数运算,FPGA calculated using trigonometric functions, trigonometric function algorithm to achieve complete fast trigonometric computing
18B20+1602液晶计算器
- 本系统采用51单片机和1602液晶做成液晶计算器液晶显示计算的结果,并且可以支持浮点运算和三角函数,通过DS18B20可以实时测温。,The system uses a 51 and 1602 single-chip liquid crystal display calculated results, and can support the floating-point operations and trigonometric functions, through DS18B20 real-ti
fpu_hw_3c25_standard
- nios里面用自定义指令集来实现三角函数,供大家参考-Nios inside a custom instruction set to achieve the trigonometric functions for reference
jsq.tar
- 用qt实现一个简单的计算器,这个计算器有简单的加、减、乘、除,根号,简单三角函数的功能。-this function is for the calc ,have add sub mul div.sqrt
byshjiyimijisuanqi
- 单片机;计算器;微电子;模拟电路能进行正数加、减、乘、除四则运算的计算器叫做简单计算器;科学计算器是指能兼容正数的四则运算和乘方、开方运算,具有指数、对数、三角函数、反三角函数及存储等计算功能的计算器。 -Singlechip calculator Microelectronics analog circuit can be a positive number add, subtract, multiply, with the exception of four operations is
fpu_hw_software_projects
- nios中自定义指令集实现三角函数的软件部分。-Nios custom instruction set of the software part of the realization of trigonometric functions.
vhdsincos
- 三角函数硬件实现代码,VHDL代码,供参考学习-VHDL build Sin Cos
DDC
- 直接数字频率合成dds源码,cos三角函数生成代码,及测试代码,用于ddc前端测试的testbench。-direct digital frequency sysnthesis
28335sintable
- TMS320F28335的三角函数表,包括sin,cos,atan表-TMS320F28335 of trigonometric tables, including sin, cos, atan Table
DSPBasedFastCalculationoftrigonometricfunctions.ra
- 基于DSP 的三角函数快速计算分析了常用三角函数(主要是正余弦)的各种近似计算方法包括迭代法级数法查表法以及CORDIC 算法给出了常用算法的 误差特性误差范围以及时空效率依据现代DSP 的流水并行( SIMD)和片内存储器等特点对各种算法进行了优化调整提高了它们 的并行性-DSP-Based Fast Calculation of trigonometric functions
cordic_parameteizaed
- Verilog实现三角函数(基于CORDIC算法)-Verilog realization of trigonometric functions
87
- 本设计以STC89C516RD+单片机为控制运算器,以8*6矩阵键盘控制,以12864ZB液晶显示,以9V电池供电。 对于此计算器我用了38个键的矩阵键盘,10个数字键,1个小数点键,1个正负键,4个常用运算键,1个等号键,1个清零键,1个第二功能键,4个三角函数运算键,4个常用公式键,还有8个其它功能键。此计算器与常用计算器无很大差别,其中四则运算、阶乘、百分比、平方、立方、组合、乘方、倒数都可以精确到十位 ,其它运算因为调用到C语言函数库,为浮点型,有效位只有7位。 -The des
EDA_vhdl-SINE_COSINE_CODE
- 三角函数在FPGA中的实现,采用VHDL语言编写.-Trigonometric functions in the FPGA implementation, the use of VHDL language。
cordic_SINE_COSINE_code_vhd
- 首先采用cordic坐标旋转数字计算法推导求解三角函数的有效算法,然后利用小角度时的三角函数倍角公式推导有效的三角函数Cos,Sin 求解方法。-First use of cordic CORDIC trigonometric calculations derived an effective algorithm to solve, and then use the small angle formula of trigonometric double angle trigonometric f
cordic
- CORDIC(Coordinate Rotation Digital Computer)算法即坐标旋转数字计算方法。 CORDIC算法,能够通过平移和累加快速实现基础的数学函数,包括三角函数,开方,指数,对数,平方根等函数。-CORDIC (Coordinate Rotation Digital Computer) algorithm for the coordinate rotation digital calculation. CORDIC algorithm can be achieved
GenerateTriangleTable
- 用MATLAB生成C语言的三角函数定点表(Using MATLAB to generate the trigonometric function fixed-point table in C language)