搜索资源列表
auto_correlation
- 用Blackman-Tukey方法(自相关法)实现对任意输入的实序列函数x(n)作功率谱估计。-Using Blackman-Tukey method (autocorrelation method) to achieve the actual sequence of arbitrary input function x (n) for power spectrum estimation.
Mseires
- 用MATLAB产生M序列作为系统的输入,根据传递函数,仿真输出,并得出输入的自相关函数和输入输出的互相关函数。-M sequence generated by MATLAB as input, in accordance with transfer function, simulation output, and come to enter the auto-correlation function and the input and output of the cross-correlatio
m_sequnce
- 产生m序列,计算自相关和互相关函数~(这是源码,但是我放在了word中储存)-create m sequence,calculated the crossrelation ~
weisuiji
- 伪随机序列的产生,伪随机序列的自相关函数等-Pseudo-random sequence generation, pseudo-random sequence of auto-correlation function, etc.
m_fh_simulatin
- m序列应用于跳频通信系统,给出了跳频序列的生成函数,并给出高斯白噪声下和多用户干扰下的误码率曲线。-m sequence used in frequency hopping communications systems, frequency hopping sequences give the generating function, and give under the white Gaussian noise and multi-user interference of the bit er
convxcorr
- 求两个序列的互相关函数,或一个序列的自相关函数;并显示了不同功率噪声下的效果。-Sequences for the two cross-correlation function, or a sequence of auto-correlation function and display a different power under the effect of noise.
psd_estimation
- 估计样本序列的自相关函数,并比较SBT,SMVDR,SAR,SMuisc,画出各估计结果 -The estimated autocorrelation function of the sample sequence, and compare the SBT, SMVDR, SAR, SMuisc, draw the estimated results
mseries
- 产生任意长度的M序列,并计算该M序列的自相关函数和功率谱密度函数。用于系统辨识-Generated sequence of random length M, and calculate the M series autocorrelation and power spectral density function. For system identification
matlab
- 二进制序列发生器及其功率谱和自相关函数的实现-Binary sequence generator and the power spectrum and autocorrelation function of the realization of
spreadfrequencycommunicationbalancedgold
- 扩频通信中的gold序列特性仿真研究。(1) 利用MATLAB编程产生Gold序列族;给出每个序列的一个周期的输出; (2) 根据平衡Gold序列产生方法,产生Gold序列族中的所有平衡序列,每个序列给出一个周期的输出; (3) 计算(1)中Gold序列自相关函数,并画出它们的自相关曲线; (4) 计算(2)中Gold序列互相关函数,并画出其中某一序列与其他序列的互相关曲线; -Sequence Spread Spectrum Communication Simulation o
chengxu
- 利用自相关函数可以进行分析时间序列里面存在的内部特征信息,可以分析这些得到自己有用的信息。-Using the autocorrelation analysis of time series can exist inside the internal characteristic analysis of these information, can get useful information.
xgzsmx
- 相关噪声模型和相关函数计算 相关函数是平稳随机过程的重要数字特征,根据观测记录的信号波形或者一串数据序列,来估计该信号的自相关函数是信号处理的重要方法之一。-correlation noise model and correlation function
gaussian_filter
- 详细说明:1. 利用自相关函数法和周期图法实现随机信号的功率谱估计。 2. 观察数据长度、自相关序列长度、信噪比、窗函数、平均次数等对谱估计的分辨率、稳定性、主瓣宽度和旁瓣效应的影响。 --1. The use of auto-correlation function method and cycle map Method random signal power spectrum estimation. 2. Observation data length, the length of auto
autocorrelation
- 时间序列中自相关函数的计算代码,内附程序说明-Time series in the calculation of the autocorrelation function of the code, containing a descr iption of the procedures
sequence-correlation
- m序列相关性研究比较,m序列的产生方法, m序列自相关性函数的应用-m_sequence generate m_sequence correlation comparing
gold-sequence
- m序列产生子函数 gold序列产生子函数 自相关函数和互相关函数计算子函数 调用子函数[s,k,pn]=m(c,b0)产生第二条m序列-function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数 N=11 n=2^N-1 Rm(1)=sum(golda.*goldb)/n for k=1:n-1 Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n end
自相关函数
- 这个是信号分析里的概念,他们分别表示的是两个时间序列之间和同一个时间序列在任意两个不同时刻的取值之间的相关程度,即互相关函数是描述随机信号 x(t),y(t)在任意两个不同时刻t1,t2的取值之间的相关程度,自相关函数是描述随机信号x(t)在任意两个不同时刻t1,t2的取值之间的相关程度。
acf
- 能够实现求信号之间的自相关函数并画图,方便理解自相关的内涵。还有几个常用的信号序列生成函数,gold等序列。(Implement the inter correlation function between signals, and draw pictures)
homework1
- 用matlab编写程序,生成ZC序列,画出自相关函数与循环自相关函数(Programming with MATLAB, generating ZC sequence, and drawing autocorrelation function and cyclic autocorrelation function.)
main
- 求得m序列及其自相关函数,输入为m序列的反馈向量。(Finding m Sequences and Their Autocorrelation Functions)