搜索资源列表
m_PN.rar
- 伪随机码或称PN码,是扩频通信中不可缺少的一种序列。扩频通信,简单的说来就是通过一组相关性很强的伪随机序列,使原有的信号按照伪随机序列的特性出现。从波形上看,原有信号完全淹没于随机的噪声中,达到隐藏信号和抗干扰的目的。接受方只要有相同的伪随机序列,就可以通过伪随机序列很强的相关性将信号还原出来。而m序列,是扩频系统中最长用的伪随机序列。下面的代码就是基于matlab的生成m序列的代码,通过改变初始多项式的值,就可以生成不同阶数的m序列。,Pseudo-random code or PN code
m_sequence
- M序列的matlab实现,M序列算法,系统辨识用到的,-Matlab realization of M sequences, M sequences algorithm, system identification is used,
kuopin
- 生成m序列和gold的matlab程序代码,可以作为扩频序列的伪随机序列。-M sequence and gold to generate the matlab program code can be used as spreading sequences of pseudo-random sequence.
mxulie
- 一个很简单的m序列产生过程,很容易掌握的。-m-sequences generated by matlab procedures, good procedures, hard to find, and can be downloaded.
jiandancdma
- 简单的单用户ds-cdma系统仿真,包含六个m文件,m序列作为扩频码。-Simple single-user ds-cdma system simulation, including six m file, m sequences as spreading codes.
3pn
- 3种pn序列的产生代码,包括:m序列,gold序列,混沌序列。-Three kinds of pn sequences generated code, including: m sequence, gold sequences, chaotic sequences.
rake
- m序列的生成器,rake接受,简单易用,希望对大家有帮助-m sequence generator, rake acceptable, easy to use, everybody would like to have help. . .
CDMA-2USER
- 二用户CDMA系统,信道为加性高斯信道,使用BPSK调制,15位M序列扩频,可以正确解扩解调。 输出为2用户的基带信号、扩频信号、PSK调制信号、解调信号的时域和频域特性,给出两个用户分别的误码率。 -Second, the user CDMA system, channel for the additive Gaussian channel, using BPSK modulation, 15 M Sequence Spread Spectrum, you can correct demo
124
- 计算特征多项式的 m 序列的自相关系数。-Calculate the characteristic polynomial of the m sequence of autocorrelation coefficients.
matlab
- 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦M
m
- 伪随机序列发生、分析相关性,并作出初步判断的m程序;运行后的可见图形。-The pseudo-random sequence has, the analysis relevance, and makes the preliminary judgment the m procedure After movement eye diagram.
M
- 使用Matlab生成M序列,自己设置初值及本原多项式,并分析-Matlab generates M sequence
matlab
- 基于Matlab仿真的m序列产生,自相关及互相关函数的实现。以及Rake接收机的仿真。-Matlab simulation-based m-sequence, autocorrelation and cross-correlation function to achieve. And Rake receiver simulation.
matlab-Mpseudo-random-sequence--
- M伪随机序列matlab源代码,并带有详细注释-M pseudo-random sequence matlab source code, with detailed notes
prbs.m
- 用matlabe产生随机序列,用matlabe产生随机序列-matlab prbs,matlab prbs,matlab prbs
viterbi-matlab
- 卷积编码器g1=111,g2=101 x为输入的待译码序列 x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1] x=[1,1,0,1,0,1,1,0,0,1] x=[1,1,1,0,0,0,1,0,1,1] a=size(x) 输入序列的长度 s=a(2)/2 译码后的m序列长度为x的一半 m=zeros(1,s) 最终结果存放 ma=zeros(1,s+1) 存放Fa路径的 mb=zeros(1,s+1) 存放Fb路径的 mc=ze
matlab
- 讲述自适应控制的编译以及M序列的产生的程序以及仿真-About the adaptive program is compiled and M sequences generated control and simulation
基于MATLAB产生m序列
- MATLAB产生M序列程序源代码实验截图也有(MATLAB generate M sequence program source code)
MATLAB
- 产生m序列的matlab程序,可以设定阶数和初始状态(The matlab program that produces m sequences can set the order and initial state.)
m序列的特性&walsh码的产生及特性
- 1.使用Matlab对m序列特性进行研究; 2.使用Matlab产生walsh码,并对其特性进行研究。(1. Use Matlab to study the characteristics of the m sequence; 2. Use Matlab to generate walsh code, and study its characteristics.)