-
利用红外线与手机通信,获取手机中的信息,熟悉AT指令。
利用红外线与手机通信,获取手机中的信息,熟悉AT指令。-using infrared and cell phone communications, mobile access to the information, become familiar with the AT command.
- 2022-02-01 05:47:55下载
- 积分:1
-
简易FIR滤波器
1、FIR数字滤波器的设计(1)在主函数中调用dsnFIR函数,滤波器参数设为21阶、带阻、矩形窗、采样率1000Hz、上下截止频率分别为100Hz,400Hz;(2)利用drawFIR函数分别画出所设计的FIR滤波器的幅频特性图和相频特性图。2、FIR数字滤波实现(1)编写一个输入信号子程序func(),输入信号为一连续函数,表达式为;(2)对输入信号进行采样,即 ,这里取采样率,得到离散序列x(n);(3)取x(n)中前40个点的值,将其转为复数存入复数数组x[64]中,并对x[64]做64点的FFT,得到的X(k)存回x[64]中;(4)已知在主函数中调用dsnFIR函数后得到的输出结果b[21]即为FIR滤波器单位冲激响应h(n)的值,将其转为复数存入复数数组h[64]中,并对h[64]做64点的FFT,得到的H(k)存回h[64]中;(5)已知用FIR滤波器对输入信号进行滤波就是将输入信号x(n)与滤波器单位冲激响应h(n)做卷积运算,故我转到频域采用FFT方法实现对输入信号x(n)的滤波,即将X(k)与H(k)相乘,得到滤波后信号的FFT变换Y(k),然后只需对Y(k)做IFFT变换即可得到滤波后信号y(n)。
- 2022-05-23 13:46:22下载
- 积分:1
-
基于单片机实现的NRF24l01无线通信工程
应用背景本工程是基于单片机实现的NRF24l01无线通信,可进行进一步深入开发,可转换处理性能更强的控制器关键技术基于单片机实现的NRF24l01无线通信技术,对开发单片机下的双机通讯以及各种通信协议有重要的借鉴与学习作用
- 2022-02-12 09:35:42下载
- 积分:1
-
为您提供一个Modbus RTU测试程序,希望有所帮助
为大家提供一个Modbus RTU测试程序,希望有所帮助-to provide you with a Modbus RTU testing procedures in the hope that some help
- 2022-09-02 15:30:02下载
- 积分:1
-
用VHDL语言编写的异步通信控制器源代码程序
用VHDL语言编写的异步通信控制器源代码程序-ASCC Communication Control System Compiled With VHDL
- 2022-02-21 02:00:22下载
- 积分:1
-
在windows平台上,通过MODEM开发传真代码。
在windows平台上,通过MODEM开发传真代码。-the windows platform, through fax modem development code.
- 2022-02-06 11:40:40下载
- 积分:1
-
Wavelet decomposition, can be a discrete wavelet decomposition of signal process...
小波分解,能够对离散信号进行小波分解处理并重构-Wavelet decomposition, can be a discrete wavelet decomposition of signal processing and reconstruction
- 2022-01-30 22:51:35下载
- 积分:1
-
Per the IEEE 802.11a specifications, we 52 have used subcarriers. Given so, the...
此程序参照了IEEE 802.11a ,使用了52个子载波。理论期望papr为52.但是由加扰器的存在,所有子载波很难一直的调制-Per the IEEE 802.11a specifications, we 52 have used subcarriers. Given so, the theoretical maximum expected PAPR is 52 (around 17dB). However, thanks to the scrambler, all the subcarriers in an OFDM symbol being equally modulated is unlikely.
- 2022-09-16 17:30:03下载
- 积分:1
-
通信系统中基于MATLAB的关于非线性滤波器的仿真程序
通信系统中基于MATLAB的关于非线性滤波器的仿真程序-MATLAB-based communication system on the non-linear filter simulation program
- 2023-05-14 15:15:03下载
- 积分:1
-
西门子S7200PPI档案
PPI通讯方式通讯协议,适合驱动程序的编写参考...
西门子S7200PPI档案
PPI通讯方式通讯协议,适合驱动程序的编写参考-Siemens PPI file S7200PPI communication protocol for the preparation of reference driver
- 2023-04-26 16:50:03下载
- 积分:1