-
FIR滤波 FPGA
应用背景 FIR(fini te impulse response)滤波器是数字信号处理系统中最基本的元件,它可以在保证任意幅频特性的同时具有严格的线性相频特性,同时其单位冲激响应是有限的,没有输入到输出的反馈,系统稳定。因此,FIR滤波器在通信、图像处理、模式识别等领域都有着广泛的应用。关键技术在进入FIR滤波器前,首先要将信号通过A/D器件进行模数转换,使之成为8bit的数字信号,一般可用速度较高的逐次逼进式A/D转换器,不论采用乘累加方法还是分布式算法设计FIR滤波器,滤波器输出的数据都是一串序列,要使它能直观地反应出来,还需经过数模转换,因此由FPGA构成的FIR滤波器的输出须外接D/A模块。
- 2022-04-07 20:50:10下载
- 积分:1
-
用于串口通信的类文件:SerialPort.h SerialPort.c
用于串口通信的类文件:SerialPort.h SerialPort.c-For serial communication class files: SerialPort.h SerialPort.c
- 2022-04-19 11:15:22下载
- 积分:1
-
GSM手机的开发库,可以用于开发手机短信、电话等…
GSM 手机开发库,可用于开发短信、电话等相关功能-GSM handset development library can be used to develop SMS, telephone and other related functions
- 2022-08-26 07:13:06下载
- 积分:1
-
这是交流采样定理的证明,希望对大家有启发。
这是有关通信中的抽样定理的一些证明,希望能对大家有所启发.-this is the communication of the sampling theorem proof, we hope to inspire.
- 2023-07-03 04:20:02下载
- 积分:1
-
使用USR和RockWell Modem的语音Modem程序
使用USR和RockWell Modem的语音Modem程序 -Modem program Using 3Com USR Modem and RockWell Modem
- 2022-02-12 01:19:29下载
- 积分:1
-
TCP/IP协议是一个比较复杂的协议集,有很多专业书籍介绍。在此,我仅介绍其与编程密切相关的部分:以太网上TCP/IP协议的分层结构及其报文格式。...
TCP/IP协议是一个比较复杂的协议集,有很多专业书籍介绍。在此,我仅介绍其与编程密切相关的部分:以太网上TCP/IP协议的分层结构及其报文格式。-TCP/IP protocol is a more complex set of agreements, there are many professional books introduced. Here, I just introduced its programming and closely related to the part : Ethernet TCP/IP protocol to the hierarchical structure and its message format.
- 2022-06-27 06:31:05下载
- 积分:1
-
J2ME prepared by the mobile gaming (Nokia)
J2ME编写的手机游戏(诺基亚)-J2ME prepared by the mobile gaming (Nokia)
- 2022-06-15 04:25:14下载
- 积分:1
-
- 2022-04-18 04:51:01下载
- 积分:1
-
sim3xxDZ hardware design guide
sim3xxDZ hardware design guide
- 2023-07-26 23:35:04下载
- 积分:1
-
移植delphi spcomm到VC++
1、移植delphi spcomm到VC++。使用多线程方式分别读写。2、利用windows api 枚举系统串口,查找注册表等获得系统串口列表。3、响应usb-to-rs232器件热插拔消息,并将相关信息添加到串口列表中。
- 2022-03-24 15:02:32下载
- 积分:1