-
matlab仿真DF,AF源程序
该程序是使用Matlab仿真协同通信的DF(解码转发)基本性能,基本模型S-R-D三个节点,接收端使用MRC(最大比合并)。固定DF由于SR信道的错误,其性能受到限制,在大SNR情况下不能获得有效分集。而当SR距离足够近的时候,可能获得一定的分集增益。 该程序也可以作为学习Matlab 通信仿真的入门实例
- 2023-09-04 01:45:04下载
- 积分:1
-
Typical configuration examples of low
低端交换机典型配置实例V1.30
希望新手快速上手-Typical configuration examples of low-end switches hope novice Quick v1.30
- 2023-07-30 04:55:04下载
- 积分: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
-
MIDP_2_0_Introduction_to_the_Game_API example
MIDP_2_0_Introduction_to_the_Game_API example-MIDP_2_0_Introduction_to_the_Game_API example
- 2022-04-14 17:38:04下载
- 积分:1
-
老外写的串口经典,功能强大;其中发送至串口中存在二进制发送和字符发送两种mode,作者只考虑一种,已补全...
老外写的串口经典,功能强大;其中发送至串口中存在二进制发送和字符发送两种mode,作者只考虑一种,已补全-Foreigners to write the classic serial, powerful them sent to the serial port to send and that exist in binary characters sent two mode, the authors consider only one has been completed
- 2022-01-26 06:50:56下载
- 积分:1
-
modbus 协议 中文版本
modbus 协议 中文版本-Chinese version of Modbus protocol
- 2022-05-29 01:07:06下载
- 积分:1
-
在matlab中调用c语音编写程序的方法,以一个dtmf检测程序为例
在matlab中调用c语音编写程序的方法,以一个dtmf检测程序为例-in Matlab Voice Calling c preparation procedures, to a testing program as an example Pages
- 2022-02-11 23:40:50下载
- 积分:1
-
procedures for the use of the VB programming language. Use Winsock Control to co...
本程序使用VB语言编程,使用WinSock控件完成的点对点(P2P)聊天和文件传输程序。可以实现两台机器间互发消息,并且有聊天和文件传输记录,安全可靠。-procedures for the use of the VB programming language. Use Winsock Control to complete the peer-to-peer (P2P) file transfer and chat procedures. Can be achieved between the two machines each other copies, as well as chat and file transfer records, safe and reliable.
- 2023-03-09 06:55:03下载
- 积分:1
-
Linux comands细节为每一个Linux的朋友有所帮助
linux comands in details in order to help for each linux friends-linux comands in details in order to help az r each linux friends
- 2023-01-25 09:45:03下载
- 积分:1
-
PROFIBUS GSD V 4.1
PROFIBUS GSD 4.1版;
- 2022-04-25 16:52:43下载
- 积分:1