-
%例六 多径传播 %本程序中时间单位是微秒 %频率单位为MHz %码速率单位是Mb/s...
%例六 多径传播 %本程序中时间单位是微秒 %频率单位为MHz %码速率单位是Mb/s- Cases of more than 6 track the spread of the time this process units are microseconds MHz frequency unit code rate units are Mb/s
- 2023-01-31 04:05:03下载
- 积分:1
-
子空间
基于子空间的MIMO-OFDM系统的盲信道估计,可直接运行-Subspace-based MIMO-OFDM system for blind channel estimation can be directly run
- 2022-06-17 05:33:18下载
- 积分:1
-
VC的多线程串口程序
VC的多线程串口程序-VC multithread serial procedures
- 2022-04-22 17:43:03下载
- 积分:1
-
Visual C++ Serial communication programming practice, Chapter 3 and Chapter 4 So...
Visual C++ 串口通信编程实践 第3章和第4章源码-Visual C++ Serial communication programming practice, Chapter 3 and Chapter 4 Source
- 2022-08-12 19:46:12下载
- 积分:1
-
这个程序用来说明单频离散序列的周期延拓和补零延拓会对频域的分辨率有什么影响,是我自己刚作出来的,就贡献了吧,请您审查通过...
这个程序用来说明单频离散序列的周期延拓和补零延拓会对频域的分辨率有什么影响,是我自己刚作出来的,就贡献了吧,请您审查通过-the procedure used to describe single-frequency cycle sequence of discrete Extension and Extension-zero frequency domain will have a resolution of any impact option is my own just to make the contribution on the right, please review by Thank you
- 2022-01-30 19:33:06下载
- 积分:1
-
linux arp协议的详细讲解文档,文档中详细讲解了arp的原理和实现过程。非常详细,pdf格式,容易阅读。...
linux arp协议的详细讲解文档,文档中详细讲解了arp的原理和实现过程。非常详细,pdf格式,容易阅读。-explain linux arp details of the agreement document, the document explained in detail the principles and implementation process arp. Very detailed, pdf format, easy to read.
- 2022-01-26 08:19:53下载
- 积分:1
-
"Entertainment World" case and the business planning process, " E...
&“娱乐世界”案例与商业计划流程,“娱乐世界”案例与商业计划流程
- 2022-03-09 23:02:46下载
- 积分: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
-
串口通讯底层软件,测试资料
串口通讯底层软件,测试资料-serial communications infrastructure software, test data
- 2022-01-21 22:33:20下载
- 积分:1
-
中文RFC文档,不用翻译,对学习很有帮助!
中文RFC文件,无需翻译,对学习很有帮助!
- 2022-07-19 09:11:04下载
- 积分:1