登录

最新会员 最新下载

成为了本站VIP会员

12月25日 15:38

成为了本站VIP会员

12月25日 12:28

成为了本站VIP会员

12月25日 12:10

成为了本站VIP会员

12月24日 23:54

成为了本站VIP会员

12月24日 23:29

成为了本站VIP会员

12月21日 19:40
已选条件
  1. 编程语言:所有
  2. 代码类别:通讯编程
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 3GPP-TR-25.996

  25.996信道模型的matlab代码,根据标准协议编写(channel model of 25.996)

13
下载
138
浏览
2021-03-25发布

2. dco

  使用MATLAB建模实现DCO-OFDM(Implementing DCO-OFDM using MATLAB modeling)

32
下载
152
浏览
2021-03-24发布

3. unlocbox-1.7.5

说明:  构建了基于压缩感知的信号处理系统,并用BPDN算法将频域稀疏信号恢复出来,BPDN算法与GPSR算法类似,属于基追踪算法,复杂度较高但较为精准。(A signal processing system based on compressed sensing is constructed, and bpdn algorithm is used to recover the sparse signal in frequency domain. Bpdn algorithm is similar to GPSR algorithm, which belongs to base pursuit algorithm, with higher complexity but more accurate.)

2
下载
167
浏览
2021-03-24发布

4. ChaoticSS

  生成常见的混沌映射,用于混沌扩频码的设计。应用三种量化方法,比特量化、门限量化以及模2量化。重点计算其相关性能,自相关以及互相关,得到相关图像。计算序列的游程、平衡度。(To generate common chaos maps and use them to design the chaotic spreading sequences. We applied three kinds of quantization methods with bit queantization, threshold quantization and mod 2 quantization. We emphasized on the calculating the correlation performance on auto-corrrelation and cross-correlation and plotted their images.)

16
下载
176
浏览
2021-03-24发布

5. MMSE_T_F

  实现时域与频域均衡MMSE方法的比较 采用64QAM调制(Comparison of the time domain and frequency domain equalization MMSE method)

63
下载
176
浏览
2021-03-24发布

6. AWGN_C

  AWGN信道的代码,实现简单易懂,用C写的(AWGN channel code is simple to understand, written in C)

450
下载
116
浏览
2021-03-23发布

7.

  利用NPW模型实现雷电放电过程的路径模拟(Using NPW model to simulate the path simulation of lightning discharge process)

8
下载
224
浏览
2021-03-23发布

8. SC_FDE_system

  实现单载波频域均衡 MMSE 并进行了一定的改进(Single-carrier frequency domain equalization MMSE and some improvements)

90
下载
139
浏览
2021-03-22发布

9. OSTBCfor16qam

  这是正交空时分组码中使用16QAM调制的源程序(16qam for OSTBC )

84
下载
151
浏览
2021-03-22发布

10. CP0303

  PPM调制信号的产生,产生随机信号。亲测可用(The generation of PPM modulation signal)

3
下载
142
浏览
2021-03-22发布

11. DPSK_PCM_TDM

  利用matlab simulink产生两路模拟语音信号,经过pcm编码、时分复用、DPSK调制经过同一个信道单向传输到对应的接收端。常用的三个模块 simulink、通信模块、信号处理模块。包括课程设计报告。(Using matlab simulink produce two analog voice signals through the pcm encoding, time division multiplexing, DPSK modulation over the same one-way transmission channel to a corresponding receiver. The three modules used simulink, communication module, a signal processing module. Including curriculum design report.)

182
下载
266
浏览
2021-03-22发布

12. multipath_doppler

  对移动通信中的多径多普勒频移进行详细的仿真,对学习这个的朋友有极大的帮助(Of mobile communication in multi-path Doppler frequency shift to conduct a detailed simulation study of the friends of great help)

73
下载
109
浏览
2021-03-22发布

13. PPM_UWB

说明:  高速PPM_UWB通信系统的基带信号产生与接收处理的研究与实现(High-speed communication systems PPM_UWB generate and receive baseband signal processing research and implementation)

0
下载
134
浏览
2021-03-22发布

14. MIMO

  mimoBPSK理论误码率以及实际误码率仿真(MimoBPSK theory bit error rate, and actual BER simulation)

16
下载
145
浏览
2021-03-21发布

15. 格基规约

  LLL格基规约的matlab算法程序,能够实现向量的格基规约(matlab code for LLL lattice reduction)

9
下载
179
浏览
2021-03-21发布

16. 第1章 无线信道:传播和衰落

说明:  详解莱斯信道与瑞利衰落信道,并将其对比,画出图形,便于理解(Rician channel and Rayleigh fading channel are explained in detail and compared Draw a figure, easy to understand)

3
下载
128
浏览
2021-03-21发布

17. 卷积解码

说明:  使用Simulink(或m语言)仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编码、译码全部是自己编写代码(m语言方式),不是调用Simulink(或m语言)的已有编码、译码函数。并在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。(Simulink (or M language) is used to simulate convolutional coding, and Viterbi decoding method is used to decode, in which the coding and decoding are all written by themselves (M language mode), rather than calling the existing coding and decoding functions of Simulink (or M language). In the additive white Gaussian noise channel, the relationship curve between bit SNR and BER is drawn.)

3
下载
178
浏览
2021-03-21发布

18. 导引辅助的信道估计

说明:  在单径瑞利信道中,设计一种时分的导引辅助的信道估计方法,用Simulink和m语言进行仿真,测量BPSK的误码率性能,画出比特信噪比与误码率的关系曲线,并与理论误码率曲线进行对比(In the single path Rayleigh channel, a time-division guidance aided channel estimation method is designed. The simulation is carried out with Simulink and M language. The BER performance of BPSK is measured, and the relationship curve between bit signal-to-noise ratio and BER is drawn, and compared with the theoretical BER curve)

3
下载
169
浏览
2021-03-21发布

19. SCaminapark

  OFDM系统中的Schmidl、minn、park同步算法仿真包括高斯信道和多径衰落信道。(In OFDM Schmidl, Minn, park synchronization algorithm simulation including the Gauss channel and multipath fading channel)

304
下载
150
浏览
2021-03-20发布

20. LDPC_protograph

  基于matlab的原模图仿真代码程序,有需要的可以在这上面改进(Simulation code program of original model graph based on MATLAB)

20
下载
120
浏览
2021-03-20发布