搜索资源列表
xcorr-hu
- 医学信号处理实验指导--用互相关求时延--目的是展示怎样将互相关函数用于估计人体的血流速度-medical signal processing experimental guidance -- used for inter-related delay -- Objective is to demonstrate how to cross-correlation function for estimated human velocity
freqz_m
- 求取系统的绝对幅度响应、相对的db值幅度响应、相位响应和群延时响应的函数 % %db为相对振幅(dB) %mag为绝对振幅 %pha为相位响应 %grd为群延时 %w为频率样本点向量 %b为Ha(z)分子多项式系数(对FIR而言,b=h) %a为Hz(z)分母多项式系数(对FIR而言,a=1) %-strike rate system in response to the absolute and relative value range db respons
CDMA_path_sim
- 该函数仿真CDMA系统的信道,在输入所需用户序列和其他干扰用户序列后在信号上叠加高斯白噪声,干扰用户多径干扰和所需用户的多径干扰和衰落。并根据输入延时曲线产生信道延时,输出mul_fad_sequence为信道信号输出,max_delay为信道最大延迟,fade_sign为瑞利信道中最大幅度分量的衰落量 mpath_amp为信道多径的幅度因子-the CDMA system simulation function of the channel, required users to import
HosaToolbox
- 高阶统计量常用函数的源代码,以及其基本用法。其中包括参数模型高阶谱估计,线性预测模型,谐波恢复与DOA估计,非线性随机过程,wigner时频分析,时延估计等matlab源代码和一些基本用法。希望对大家有帮助!
fldc_d_4_as
- 基于分数低阶协方差仿真的时延估计问题,其基本思想是利用两个接收信号的相关函数来估计时间延迟。
farrow
- 用于分数倍时延调整的farrow滤波器仿真。其中使用了4阶,8阶和16阶farrow滤波器。m文件为滤波器系数产生函数,mdl文件为滤波后偏差估计的情况。-Adjustment for fractional delay filter simulation farrow. Which uses the four bands, 8 bands and 16 bands farrow filter. m file for the filter coefficients of the productio
TDE
- 实现互双谱法进行时延差估计的函数。有详细使用说明。-Time-delay estimation using cross-cumulant method with detailed usage.
GengerateCrossCorreslation
- 广义互相关函数,用于时延估计的运算,很好用。-Generalized cross-correlation function for time delay estimation of the operation, it just works.
yichuansuanfayingyongyanjiu
- 摘要:本文旨在研究一种能对复杂热工对象的有效建模方法。基于遗传算法的辨识方法有较强的抗干扰能力,对低、高阶系统、延时系统都可以达到很好的辨识效果。根据单元机组的低阶非线性模型,推导出一个双进双出、能够描述机组动态特性及机炉间相互耦合关系的协调控制系统传递函数矩阵。依次模型为基础,提出一种基于改进的遗传算法的参数辨识方法。-Abstract: This paper aims to study a thermal complex objects can be an effective modelin
fade_diversity
- 该函数用于多径瑞利信道仿真,其中y为输出信号-Multipath Rayleigh Channel
autorelation_function_to_obtain_the_delays_of_time
- 自相关法求取时间序列延时的函数,包括Simulink产生时间序列的文件,两个主函数,以及运行程序-Since the correlation function to obtain time series of delay, including time series generated Simulink file, the two main functions, and operational procedures
bakecodemohuhanshu
- 通过时频转换法来,来画BPSK巴克码的模糊函数,tao(时延)切面,fd(多普勒频移)切面。以及其模糊度图的画法-Through the time-frequency conversion method to draw Barker code BPSK ambiguity function, tao (delay) section, fd (Doppler shift) section. And its ambiguity diagram drawing
freqz_m
- 求取系统的绝对幅度响应、相对的db值幅度响应、相位响应和群延时响应的函数-The absolute magnitude of the strike system response, a function of the relative a dB value amplitude response, phase response and group delay response
computerwork_2
- 2. 设 是窄带信号,定义 是在 区间上均匀分布的随机相位。 是寬带信号,它是一个零均值、方差为1的白噪音信号e(n)激励一个线性滤波器而产生,其差分方程为 。 1) 计算 和 各自的自相关函数,并画出其函数图形。根据此选择合适的延时,以实现谱线增强。 2) 产生一个 序列。选择合适的 值。让 通过谱线增强器。画出输出信号 和误差信号e(n)的波形,并分别与 和 比较。 -Computer Experiments: 1. Consider an AR process x
angle-and-timedelay-esti
- 角度和延时估计,里面一共5个小程序,已经写成函数形式,亲测好用-to estimate angle and time delay in array signal processing
DelayDataXcorr
- 工程上的数据一般都是具有延时Delay的特性的,在很多领域需要找到输入与输出的对应稳态的时间,采用互相关的方法可以确定出两组数据之间的最大相关性,进而确定出输入与输出的延时,经测试有效,文件中DELAY就是对应的延时,程序中已有声明。(xcorr2在matlab中代表的是自相关函数)-Data engineering are generally has the characteristics of a delay Delay, in many areas that need to find th
ss_rdc
- 语音增强,采用自适应增益平均和低延时卷积的谱减,函数可直接调用,简单易行-Speech enhancement, the use of adaptive gain average and low delay convolution spectrum subtraction, the function can be called directly, simple and easy to use
Fractional_Delay_FIR
- 功能描述: 小数延迟FIR滤波器,对参考阵元信号signal_ref进行 length(tau) M次延迟,分别得到M个阵元的采样信号 关键问题: 若τ 1.2Ts,则Delay(i) 2,tau_valid(i) 0.2Ts 若τ 0.6Ts,则Delay(i) 1,tau_valid(i) -0.4Ts 当tau_valid(i)>0或<0时,从卷积后的数据y_FIR_delay中取值启示位置不同 函数能够实现输入任意延时tau,输出信号波形与理
间接时域法
- filon方法求解高频振荡积分,可用于求解间接时域法中的时延函数(integrate of filon method)
swvcp
- 通过matlab代码,能量熵的计算,包括广义互相关函数GCC时延估计。( By matlab code, Energy entropy calculation, Including the generalized cross-correlation function GCC time delay estimation.)