搜索资源列表
bcnoiseyouse
- 这是对音频新训好进行bch编码后加入有色噪声的程序-This is the new audio training good for BCH adding color coding procedures noise
colorednoise
- 对含有色噪声的信号进行滤波处理,并进行了仿真。
ML
- %极大似然方法 gcn为高斯有色噪声!!!比较不同点
增广最小二乘估计
- 如果噪声e(k)为有色噪声时,采用最小二乘辨识系统参数为有偏估计,为改善噪声e(k)为有色噪声模型的系统参数估计的统计特性,提出一种增广矩阵的方法
广义最小二乘法
- 广义最小二乘法也是为了改善噪声e(k)为有色噪声时,采用最小二乘和加权最小二乘辨识系统参数为有偏估计的问题。其基本思想是:引入一个所谓白化滤波器,把相关噪声e(k)转化为白噪声v(k),从而达到应用最小二乘法无偏估计的目的。
bcnoiseyouse
- 这是对音频新训好进行bch编码后加入有色噪声的程序-This is the new audio training good for BCH adding color coding procedures noise
colorednoise
- 对含有色噪声的信号进行滤波处理,并进行了仿真。-Containing colored noise filtering of the signal processing, and carried out a simulation.
ML
- %极大似然方法 gcn为高斯有色噪声!!!比较不同点- Maximum likelihood method for Gaussian colored noise GCN! ! ! Compare different points
ColorednoisebasedontheDSP
- 文章提出了基于多带语减法改进的增强系统,并在TI会司的浮点处理器TMS320C6713上实现。改进的多带语减法将信号频语非线性的分成4个互不重叠的频带, 每个频带分别做不同系数的语减运算, 因此能很好的滤除有色噪声。工程实现证明此设计能有效的抑制色噪声和音乐噪声, 即便在低信嗓比环境也能有较好增强效果.-In this paper, a language based on multi-band subtraction improved
m12_3
- 为了改善噪声e(k)为有色噪声模型的系统参数估计的统计特性,提出了一种增广矩阵的方法,称为增广最小二乘算法,MATLAB实现范例-In order to improve the noise e (k) for the colored noise model of the system parameters estimated statistical characteristics, an Augmented Matrix method,
FractRnd
- 通过用MATLAB来生成有色噪声的m文件-produce colored noise
ELS
- 系统辨识,增广矩阵最小二乘批算法,使最小二乘批算法对有色噪声也一致无偏-System Identification,Extended Matrix Least Square Algorithm
xiebohuifu
- 首先定义累计量函数,然后通过调用四阶累计量来实现有色噪声中谐波恢复,但有个缺点是信号源估计在实际应用时应有所改进!-First, the definition of cumulant function, and then by calling the fourth-order cumulant to achieve the harmonic retrieval in colored noise, but one drawback is
Gauss_noise_generation
- 能够产生高斯白噪声,有色噪声和一般噪声。用于matlab仿真实验。-Generated Gaussian white noise, colored noise and general noise.
chap2_01_WhiteNoise_series
- 白噪声及有色噪声序列的产生,一个很小的.m文件-White noise and colored noise sequences
白噪声及有色噪声序列的产生
- %白噪声及有色噪声序列的产生 clear all; close all; L=500; %仿真长度 d=[1 -1.5 0.7 0.1]; c=[1 0.5 0.2]; %D、C多项式的系数(可用roots命令求其根) nd=length(d)-1; nc=length(c)-1; %nd、nc为D、C的阶次 xik=zeros(nc,1); %白噪声初值,相当于ξ(k-1)...ξ(k-nc) ek=zeros(nd,
白噪声、M序列和噪信比程序
- 白噪声及有色噪声序列、M序列的产生程序,噪信比计算程序(White noise and colored noise sequence, M sequence generation procedure, noise to noise ratio calculation program)
色噪声程序,
- 信号处理,本代码包含了AIC,BIC准则,MDL准则的程序matlab实现以及每个程序的模块。(This code contains AIC, BIC criterion, MDL standard program matlab implementation and modules of each program.)
电力线噪声模型仿真
- 电力线噪声的建模,有色背景噪声和脉冲噪声的模型建立(Modeling of Power Line Noise)
噪声建模
- 文件为通信系统中散粒噪声以及高斯有色噪声matlab建模(File Modeling for Particle Noise and Gauss Colored Noise in Communication System by MATLAB)