搜索资源列表
-
3下载:
根据随机给出的二进制信号进行统2ASK调制,画出各个阶段的波形.-According to random binary signals given 2ASK modulation system, draw the various stages of waveform.
-
-
0下载:
伪随机序列产生器-代进位反馈移位寄存器,matlab 原代码。-Pseudo-random sequence generator- on behalf of binary feedback shift register, matlab source code.
-
-
0下载:
伪随机序列产生器-filtered 代进位反馈移位寄存器,matlab 原代码。-Pseudo-random sequence generator-filtered on behalf of binary feedback shift register, matlab source code.
-
-
0下载:
不仅仅是闲了二进制二进制随机序列的频率调制,而且实现了其相应的解调过程,FSK完整程序-Not just free of the binary random sequence of binary frequency modulation, and the realization of the corresponding demodulation process, FSK complete procedures
-
-
3下载:
采用LDPC编码对随机的二进制序列进行纠错编码和基带调制,在AWGN信道上进行传输,然后在接收端并采用合适的方式进行解调和译码,最后对纠错编码的性能加以分析。-LDPC codes using random binary sequence of error-correcting coding and base-band modulation, for transmission in the AWGN channel, and then at the receiving end and use t
-
-
0下载:
matlab实现产生二进制随机序列函数,包括概率分布-matlab generate binary random sequence to achieve the function, including the probability distribution
-
-
0下载:
通信中,解码,解卷积码,它为一个MATLAB编程-Binary random number generator to generate a random sequence program for MATLAB Programming
-
-
2下载:
matlab仿真程序
产生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2;
对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50 ,波形采样率为符号率的8倍,画出前20个符
号对应的波形(同时给出前20位信源序列)
改用HDB3码,画出前20个符号对应的波形
改用密勒码,画出前20个符号对应的波形
分别对上述1000个符号的波形进行功率谱估计,画出功率谱
改变信源“0”的概率,观察AMI码的功率谱变化情况-Produce random
-
-
0下载:
Matlab example simulating a BPSK transmission and reception in Rayleigh channel. The scr ipt performs the following
(a) Generate random binary sequence of +1’s and -1’s.
(b) Multiply the symbols with the channel and then add white Gaussian
-
-
0下载:
本设计主要对4PSK调制方式的信号,利用MATLAB的m文件进行最佳接收机的设计与仿真。对输入的叠加噪声的4PSK调制信号进行接收,利用相关解调器来实现信号解调,及最大似然准则来实现检测器。在相关解调器中,接收信号分别与基函数 和 相乘再积分。在检测器中,利用相位来判断输出,从而最终得到接收的数据。采用随机二进制数通过4PSK调制后叠加高斯白噪声再对设计的接收机进行测试,从测试的结果可看出,在信噪比大于-8dB时,误码率为0,说明该接收机较好的实现了抗噪声性能。-The design of th
-
-
1下载:
测试可以跑,根据自己情况修改下函数即可. NSGA-III 首先定义一组参考点。然后随机生成含有 N 个(原文献说最好与参考点个数相同)个体的初始种群,其中 N 是种群大小。接下来,算法进行迭代直至终止条件满足。在第 t 代,算法在当前种群 Pt的基础上,通过随机选择,模拟两点交叉(Simulated Binary Crossover,SBX)和多项式变异 产生子代种群 Qt。Pt和 Qt的大小均为 N。因此,两个种群 Pt和 Qt合并会形成种群大小为 2N 的新的种群 Rt=Pt∪Qt。 为了
-
-
2下载:
% 利用伪随机二进制序列产生单极性NRZ,RZ波形
% 并且对2^5的PRBS的信息码编码成AIM码间接编码HDB3码和CDP(差分双向码)(Generation of unipolar NRZ, RZ waveforms using pseudo-random binary sequences
% and encode the PRBS information code of 2 ^ 5 into AIM code, indirectly encode HDB3 code and CDP
-
-
2下载:
基于二值图的路径规划,rrt算法。
双向优化,通过起点与终点双点发展扩展树,优化处理速度。(Path planning based on binary graph, RRT algorithm.
Two way optimization, through the start and end point of the expansion tree development, optimize the processing speed.)
-