搜索资源列表
gaussian distributed number
- C Generate a pseudorandom, gaussian distributed number with mean 0 and standard deviation 1. C The random number is generated with ran1. C param idum An integer argument passed to ran1
gaussian elimination with partial pivoting
- gaussian elimination with partial pivoting for C++ 解方程组
opencv_gaussian filter median filter
- opencv_ 应用gaussian filter 高斯滤波 and中值滤波 median filter 处理图像的简单程序
fast Gaussian process latent variable model
- fast Gaussian process latent variable model Software (FGPLVM). This toolbox allows for larger GP-LVM models through using the sparse approximations suggested in papers by authors including Titsias, Snelson, Ghahramani, Seeger, and Lawrence
图像中添加高斯噪声的功能
- 该程序是利用opencv编写的,实现的是在一幅图像中添加高斯噪声的功能。,The program is to use opencv prepared to realize is that in an image to add Gaussian noise function.
tongtailvbo.rar
- 各类同态滤波器的比较,如指数同态滤波器,高斯同态滤波器,低通同态滤波器,高通同态滤波器,Comparison of various types of filters with the state, such as the index homomorphism filter, Gaussian filter with the state, low-gang-state filters, high-gang-state filter
gaussf.rar
- 高斯滤波器的源代码, function [xh] = gaussf(B,irfn,ipoint,sr,ncc),Gaussian filter of the source code, function [xh] = gaussf (B, irfn, ipoint, sr, ncc)
emgmm
- 最大的高斯混合模型似然估计的期望最大化算法-Maximum likelihood estimation of Gaussian mixture model by expectation maximization algorithm
detection_and_estimation_with_noise_in_DSSS
- 描述了在高斯白噪背景下,对直扩信号进行检测所采用的方法和仿真流程。-Describes the Gaussian white noise in the background, on the Direct Sequence Spread Spectrum Signal detection methods and simulation process.
NormalDis
- 生成二维的联合高斯分布,matalb程序,代码中包含联合分布密度图。-Generate two-dimensional joint Gaussian distribution, matalb procedures, the code contained in the joint distribution density map.
eblearn.tar
- Gaussian Mixture Algorithm
gmm-gmr
- GMM Gaussian Mixture Models in C
ruiliclutter
- 产生功率谱为高斯谱的瑞利杂波,并画出图形-Have a power spectrum for the Gaussian spectrum of Rayleigh clutter, and draw graphics
BilinearSystems
- concerned with the blind identication of bilinear systems excited by higher-order white noise. Un- like prior work that restricted the bilinear system model to simple forms and required the excitation to be Gaussian dis- tributed, the result
GentleTutorialoftheEMAlgorithm
- EM算法(英文)A Gentle Tutorial of the EM Algorithm and its Application to Parameter Estimation for Gaussian Mixture and Hidden Markov Models-A Gentle Tutorial of the EM Algorithm and its Application to Parameter Estimation for Gaussian Mixture a
R1-091695
- Phase noise resulting in Common Phase Error (CPE) and Inter-Carrier Interference (ICI) is a critical challenge to the implementation of OFDM systems. Modeling phase noise as a stationary Gaussian random process with the specified power spectr
code
- 窄带高斯过程,3种实现,相差不是太多,希望有所帮助-Narrowband Gaussian process, three kinds of realization, a difference is not too much
my_GMM
- this program is implementation of gaussian mixture model.
Gaussian
- Parallel algorithm for Gaussian Elimination. Elimination in both a shared memory environment, using OpenMP, and in a distributed memory environment, using MPI. Parallel LU and Gaussian algorithms for linear systems have been studied extensi
gaussian-laplacian
- Gaussian blur, followed by laplacian.