GAUSSIAN

共 133 篇文章
GAUSSIAN 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 133 篇文章,持续更新中。

介绍回归问题中高斯过程的应用

介绍回归问题中高斯过程的应用,C. E. Rasmussen & C. K. I. Williams, Gaussian Processes for Machine Learning,

硕士论文

硕士论文,基于强背景噪声下的语言端点检测算法及实现。本文总结了现有的典型语音端点检测算法,深入分析了各算法的基本原理,比较 其优缺点,并给出了仿真结果。在此基础上,分析了现有语音信号的结构特点和特征参 数,提出了在较强背景噪声环境下的两种语音端点检测新算法。分别是基于多子带墒的 语音端点检测算法和基于Gaussian一右~a模型的语音端点检测算法。并给出了仿真 结果。从仿真结果可以看出在常

compute Bhattacharyya distance between two Gaussian classes

compute Bhattacharyya distance between two Gaussian classes

The most straightforward approximation is the standard Gaussian approximation, where the MAI is appr

The most straightforward approximation is the standard Gaussian approximation, where the MAI is approximated by a Gaussian random variable. This approximation is simple, however it is not accurate in

Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/

Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,x

Shape variation of the Gaussian pulse

Shape variation of the Gaussian pulse

Capacity of Multi-antenna Gaussian Channels notes

Capacity of Multi-antenna Gaussian Channels notes

a document about "Baseball Playfield Segmentation Using Adaptive Gaussian Mixture Models"

a document about "Baseball Playfield Segmentation Using Adaptive Gaussian Mixture Models"

MATLAB给图像添加高斯、椒盐、加性及乘性噪声[噪声生成]源代码Gaussian-Pepper-Noise-Generator

MATLAB给图像添加高斯、椒盐、加性及乘性噪声[噪声生成]源代码Gaussian-Pepper-Noise-Generator

Gaussian Jordan

Gaussian Jordan消元法。比较简答,且完备中文注释。

ddtool,实现one class classification.包括gaussian 模型

ddtool,实现one class classification.包括gaussian 模型, gaussian 混合模型,Parzen density,knn,kmean,kcenter等方法

Gaussian belief propagation code in matlab.

Gaussian belief propagation code in matlab.

This software is a Matlab implementation of restricted sampling from Gaussian distribution, and samp

This software is a Matlab implementation of restricted sampling from Gaussian distribution, and sample x (column vector) from N(x_mu, x_var), restricted in x_min<=x<=x_max.

Detecting Cars Using Gaussian Mixture Models

This example shows how to detect and count cars in a video sequence using foreground detector based on Gaussian mixture models (GMMs)

粒子滤波的基本程序及粒子滤波原始论文Novel approach to nonlinear_non-Gaussian Bayesian state estimation

粒子滤波的基本程序及粒子滤波原始论文Novel approach to nonlinear_non-Gaussian Bayesian state estimation

software to find the threshold of an LDPC code in a Gaussian channel

software to find the threshold of an LDPC code in a Gaussian channel

The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce

The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower

VC++ based Gaussian Noise Generator + Kalman Filter

VC++ based Gaussian Noise Generator + Kalman Filter

noise image processing test gaussian salt pepper additive.非常容易的一个code

noise image processing test gaussian salt pepper additive.非常容易的一个code

This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse wit

This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation receiver and intgrator.