搜索资源列表
sqrt
- 平方根算法的硬件描述语言,算法运行速度快,10位二进制数的开方只需要10个时钟周期-Square root algorithm for hardware descr iption language, the algorithm is fast, 10-bit binary number square root only 10 clock cycles
sqrt
- 实现任意位数的开方算法,但是不是浮点的算法,-Square root algorithm for arbitrary digit, but not floating-point algorithm, thanks
HDLImplementationoftheVariableStepSize
- proposes a Verilog implementation of the Normalized Least Mean Square (NLMS) adaptive algorithm, having a variable step size. The envisaged application is the identification of an unknown system. First the convergence of derived LMS algorithm
85
- 逐次逼近的VHDL开平方算法,作者:QQ 64134703 ,电子毕业设计,欢迎咨询 -VHDL open square successive approximation algorithm, the authors: QQ 64134703, e-graduate design, please consult
cordic
- CORDIC(Coordinate Rotation Digital Computer)算法即坐标旋转数字计算方法。 CORDIC算法,能够通过平移和累加快速实现基础的数学函数,包括三角函数,开方,指数,对数,平方根等函数。-CORDIC (Coordinate Rotation Digital Computer) algorithm for the coordinate rotation digital calculation. CORDIC algorithm can be achieved
sqrt-base-on-fpga
- 对一种改进的不恢复余数的开方算法(non - restoring square - root algorithm)进行了讨论 ,并将其应用于基于 IEEE 754 标准的32 位浮点格式的开方运算中 ,以一款 FPGA 为载体 ,实现了进行运算的基本电路。对目前存在的几种开方 算法进行了评述 ,分析了他们的优缺点 ,提出了改进的不恢复余数开方算法模块化的设计思路与关键电路 ,并分析了仿真和 逻辑综合的结果 ,证明了该算法运算速度较快且占用资源极少的特点。-An improved no
CordicSquare
- Cordic Square算法的使用.适合初学者学习Cordic 算法-The use of the Cordic Square algorithm suitable for beginners to learn the Cordic algorithm ...
adaptive_lms_equalizer_latest.tar
- least mean square algorithm for error correction coding technique
root_cordic
- 这是求平方根的VHDL工程,使用CORDIC旋转坐标算法,完整的工程文档,可以仿真实验。-This is the square root of the VHDL project using rotating coordinate CORDIC algorithm, a complete engineering documents, can be simulated experiments.
hecheng
- 程序实现利用与算法将两个防波信号合成为一个方波输出。-The program and algorithm two wave signal synthesis is a square wave output.
square_root_n_bits
- VHDL square root - compute square root n (n customizable) bits width vector (restoring square root algorithm)
hola mundo2
- hat the image I was created by convolving a true image with a % point-spread function PSF and possibly by adding noise. The algorithm % is optimal in a sense of least mean square error between the % estimated and the true images
auadn
- Minimum mean square error MSE calculation algorithm, Analog data analysis processing, Is a practical method of path planning.
jevcs
- Minimum mean square error (MMSE) algorithm, LCMV optimization design array signal processing, Power System Transient Stability Program, can be transient stability.
nf045
- Rotating machinery 2-d holographic spectrum calculation, Including regression analysis and probability and statistics, Minimum mean square error MSE calculation algorithm.
cordic
- cordic算法,实现加减乘除、幂次方、开方的运算(CORDIC algorithm implementation, power add, subtract, multiply and divide and square root operations)