一篇关于CORDIC的文章A survey of CORDIC algorithms for FPGA based computers
标签: CORDIC algorithms computers survey
上传时间: 2013-08-31
上传用户:lliuhhui
something useful for communication,source code based on FPGA
标签: communication something useful source
上传时间: 2013-08-31
上传用户:maizezhen
On the design of an FPGA-Based OFDM modulator for IEEE 802.11a
标签: FPGA-Based modulator 802.11 design
上传时间: 2013-09-02
上传用户:zjwangyichao
VHDL写的LMS算法程序。利用本地正弦信号,根据LMS算法对输入信号进行跟踪。用以产生和输入信号同频同相的本地信号。
上传时间: 2013-09-03
上传用户:chenlong
自适应信号处理的理论和技术已经成为人们常用滤波和去噪技术。文中讲述了自适应滤波的原理以及LMS算法和RLS算法两种基本自适应算法的原理及步骤。并用MATLAB分别对两种算法进行了自适应滤波仿真和实现。
上传时间: 2013-11-26
上传用户:1051290259
LMS自适应滤波器是一种广泛使用的数字信号处理算法,对其实现有多种方法.通过研究其特性的基础上,提出了在FPGA 中使用软处理的嵌入式实现方案,文中对实现方式的优缺点进行了分析,并给出了硬件实现中的有线字长效应进行了详细的分析.
上传时间: 2014-01-21
上传用户:gokk
最小均方(LMS)算法是一种基于梯度的算法。本算法具有实现简单而且对信号统计特性变化具有鲁棒性。该算法通过多次迭代来求出权值的近似值。
上传时间: 2013-11-09
上传用户:liuchee
LMS自适应滤波器是一种广泛使用的数字信号处理算法,对其实现有多种方法.通过研究其特性的基础上,提出了在FPGA 中使用软处理的嵌入式实现方案,文中对实现方式的优缺点进行了分析,并给出了硬件实现中的有线字长效应进行了详细的分析.
上传时间: 2015-01-02
上传用户:muhongqing
TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first implentation is ready and can be published to the public. The editor is the perfect tool who wants to design some 3d games but don t have time to write
标签: customizable extended TheTool scripts
上传时间: 2013-12-12
上传用户:lanwei
This article is based in part on Bob Place s ADO is AOK (a simple ADO tutorial). Wrapper Usage This is consist of 2 classes. CDyndb : This Class manages connections and recordsets. Recordsets are organized as linked list (CList) and you can access them using their ids. CDynRec : This class is the node to populate for each recordsets. ADO封装器类 这篇文章一部分基于Bob Place的《ADO is AOK》 (简单的ADO指导) 。 包裹的用法 由2个类组成。 类CDyndb: 这个类别管理连接和记录集。记录集是连接起来的记录的集合,你可以通过他们的ID访问他们。 类CDynRec: 这个类别存放记录集的代码。
上传时间: 2013-12-14
上传用户:wfl_yy