-
简易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
-
generation of rectangular shape signal. for a rectangular shape of width 1, sinc...
generation of rectangular shape signal. for a rectangular shape of width 1, sinc result also included
- 2023-03-12 06:30:03下载
- 积分:1
-
转换波(无位二进制数字
to)
converting sin wave to digital bits (binary)
ADC
- 2022-04-21 05:54:10下载
- 积分:1
-
射频卡读写程序,射频识别技术集成电路卡,美国…
射频卡读卡程序,射频IC卡识别技术,通常由载有密码的射频IC卡来代替传统的键盘密码。读卡模块读出密码后,即产生输出电信号,继而驱动执行机构动作,或将密码(如卡号)送给外围对接设备(如电脑或单片机等)。采用射频卡读卡模块及感应体构成的特定系统中,因射频卡内码信号唯一且不可复制,因此射频卡不仅杜绝了非法复制密码,还为各种控制采用信息化管理创造了条件。-RF card reader procedure, radio frequency identification technology IC cards, usually containing the password from the RF IC cards to replace the traditional keyboard password. Reader module read out a password, as a result, the output signal, and then drive the implementation agency action, or passwords (such as logging) gave the external docking equipment (such as computer or microcontroller, etc.). RF card reader module consisting of sensors and the specific system, RF signal code card but not the only copy, RF Card not only prevents illegal copying passwords, but also controls the use of information management to create the conditions.
- 2023-07-23 01:35:03下载
- 积分:1
-
微软亚洲研究院论文:无线网络视频端到端传输中的功耗优化
微软亚洲研究院论文:无线网络视频端到端传输中的功耗优化-Microsoft Asia Research Institute Papers : end-to-end wireless video transmission of power optimization
- 2022-02-02 02:41:34下载
- 积分:1
-
" Computer Network" courseware " Computer Network" courseware...
&计算机网络课件计算机网络课件计算机网络课件计算机网络课件计算机网络课件计算机网络课件
- 2023-02-13 01:45:04下载
- 积分:1
-
未知方差不变的宽带频谱感知
Invariant Wideband Spectrum Sensing Under Unknown Variances
- 2023-03-26 14:05:03下载
- 积分:1
-
可编辑的删格控件
可编辑的删格控件-cut editing grid control
- 2022-07-09 04:20:49下载
- 积分:1
-
内容详实全面 mms wap协议结构
内容详实全面 mms wap协议结构 -Informative structure of a comprehensive agreement mms wap
- 2023-06-23 11:00:04下载
- 积分:1
-
Understanding WiMAX Model Internals and Interfaces
Understanding WiMAX Model Internals and Interfaces
- 2023-09-07 20:15:04下载
- 积分:1