搜索资源列表
M序列产生程序
- matlab在系统辨识中的应用此处为M序列产生的源代码及运行后结果(包括图像)-Matlab system identification in the application here for the M series of source code and run after the results (including images)
QPSK.rar
- 使用matlab程序实现了由随机序列到码元电平、m序列直接扩频解扩、qpsk调制解调,射频调制解调一个完整的qpsk系统过程,Matlab program to use by the random sequence to the symbol level, m direct sequence spread spectrum despreading, qpsk modulation and demodulation, RF modulation and demodulation of the QP
m-sequence.rar
- 伪随机序列产生器源代码,Pseudo-random sequence generator source code
m_PN.rar
- 伪随机码或称PN码,是扩频通信中不可缺少的一种序列。扩频通信,简单的说来就是通过一组相关性很强的伪随机序列,使原有的信号按照伪随机序列的特性出现。从波形上看,原有信号完全淹没于随机的噪声中,达到隐藏信号和抗干扰的目的。接受方只要有相同的伪随机序列,就可以通过伪随机序列很强的相关性将信号还原出来。而m序列,是扩频系统中最长用的伪随机序列。下面的代码就是基于matlab的生成m序列的代码,通过改变初始多项式的值,就可以生成不同阶数的m序列。,Pseudo-random code or PN code
码序列及相关.rar
- walsh码的生成程序,小m序列的生成程序,以及求序列之间周期和非周期相关函数,code generation process, small m sequence generation process and seek sequence between cycles and cycle-related function
mxul
- m序列发生器,可以产生63位m序列,可以产生63位m序列,-m sequence generator, can produce 63 m sequence, can produce 63 m sequence,
3pn
- 3种pn序列的产生代码,包括:m序列,gold序列,混沌序列。-Three kinds of pn sequences generated code, including: m sequence, gold sequences, chaotic sequences.
Desktop
- m序列源程序可用于扩频通信等,斑竹可以自己运行绝对正确-m sequence of source code can be used for spread spectrum communications, the owner can be absolutely right to run their own
M-sequence-signal
- M序列信号算法仿真在系统辨识中有着很大的应用前景。多谐差相方法辨识精度很高有着很苛刻的要求,要求已知辨识参数个数已知并且需要整周截断。而M序列信号的测试方法没有这个方面的要求。其辨识未知模型时,可以用最小二乘算法观察辨识系统的精度来确定模型的阶次。本算法里面不但给出了用于M序列生成的本原多项式计算方法,同时编写了M序列信号的生成算法,并编写了相关辨识方法的算法。-M sequence signal simulation algorithm for identification in the sy
matlab
- 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦M
kuopin
- 直序扩频系统,首先基带信号通过脉冲成型,m序列扩频然后进行BPSK调制发送,接收端接收到信号加干扰和噪声,进行解调和解扩恢复原始信号。- The straight foreword wide frequency system, the first baseband signal through the pulse formation, the m sequence wide frequency then carries on BPSK the modulation transmission, t
m_sequence
- m序列产生程序.matlab程序实现。验证正确。根据m序列的原理-m sequence
xitongbianshi
- 系统辨识第一章程序,其中包括随机序列的产生,M序列的产生,逆M序列的产生。-System identification chapter procedures, including the generation of random sequence, M sequences generated against the M-sequence generation.
基于MATLAB产生m序列
- MATLAB产生M序列程序源代码实验截图也有(MATLAB generate M sequence program source code)
m序列PTS模块
- 基于OFDM设计M序列的PTS MATLAB实现(PTS MATLAB implementation of M sequence design based on OFDM)
MATLAB
- 产生m序列的matlab程序,可以设定阶数和初始状态(The matlab program that produces m sequences can set the order and initial state.)
白噪声、M序列和噪信比程序
- 白噪声及有色噪声序列、M序列的产生程序,噪信比计算程序(White noise and colored noise sequence, M sequence generation procedure, noise to noise ratio calculation program)
m序列的产生
- 1.使用Matlab设计m序列发生器。 2.使用生成多项式(23)8=(10011)2产生第一个m序列; 3.使用生成多项式(31)8=(11001)2产生第二个m序列。(1. Design an m-sequence generator using Matlab. 2. Generate the first m sequence using the generator polynomial (23)8=(10011)2; 3. Generate the second m-sequence us
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.)
m、gold序列自相关
- 生成m序列和gold序列的matlab代码,并比较他们的自相关、互相关特性。(Generate matlab code of m-sequence, and control the generation of m-sequence with specified requirements through input tap)