-
ASK modulation communication system procedures, more practical, including the co...
通信系统的ASK调制程序,比较实用,包括完整的工程-ASK modulation communication system procedures, more practical, including the complete works
- 2022-03-19 11:07:31下载
- 积分: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
-
gsm tools, is a GSM equipment testing procedures, please immediately download ah
gsm tools, 是一个GSM设备测试程序,请大家马上下载啊-gsm tools, is a GSM equipment testing procedures, please immediately download ah
- 2022-12-12 23:50:03下载
- 积分:1
-
一款可以检测USB通信数据的工具及其代码,里面有三种方式(报告、特征报告和读写文件的方式)来测试HID通信PC TO HOST AND HOST TO PC 的...
一款可以检测USB通信数据的工具及其代码,里面有三种方式(报告、特征报告和读写文件的方式)来测试HID通信PC TO HOST AND HOST TO PC 的数据,我在模拟HID接口时受益非浅。在XP VS2003 环境下面测试通过!这里希望能达到抛砖引玉的作用!-one can detect USB data communication tools and code, which has three methods (report, Feature reports and documents through the reading and writing) to test communications HID PC TO HOST AND HOST TO PC The data, I simulated HID benefited greatly from the interface. In XP VS2003 below the test environment! Here hope to get feedback from the role!
- 2022-07-10 14:37:48下载
- 积分:1
-
Chinese RFC documents, without translation, the right to study very helpful!
中文RFC文件,无需翻译,对学习很有帮助!
- 2022-02-04 02:39:43下载
- 积分:1
-
这个代码是用来测量脉冲宽度的端口
this code which is used to measure pulse width at port-this is code which is used to measure pulse width at port
- 2022-02-14 04:58:55下载
- 积分:1
-
视窗串口编程调试程序第三部分
WINDOWS 串口编程 调试程序 第三部分-WINDOWS serial programming debugger third part of the
- 2023-07-24 23:35:03下载
- 积分:1
-
适用于window9x、2000、nt平台的串口监视÷调试平台
适用于window9x、2000、nt平台的串口监视÷调试平台-Applicable to window9x, 2000, nt platform serial monitor debug platform 梅
- 2022-01-25 15:22:34下载
- 积分:1
-
Mobile theory lectures with captions, the best choice for entry
手机原理讲义、带图片说明,入门的最佳选择-Mobile theory lectures with captions, the best choice for entry-
- 2022-03-05 09:13:56下载
- 积分:1
-
iPhone手机SDK编程参考书,不仅叙述详细,而且还有许多例子代码,是学习iPhone SDK编程的一本好书。...
iPhone手机SDK编程参考书,不仅叙述详细,而且还有许多例子代码,是学习iPhone SDK编程的一本好书。-iPhone, SDK programming reference books, not only described in detail, and there are many examples of code, is to learn from iPhone SDK programming, a good book.
- 2022-03-19 18:24:17下载
- 积分:1