搜索资源列表
Guassian 中心极限定理产生高斯白噪声
- 用中心极限定理产生高斯白噪声,能直接运行,可以看出效果图-Central limit theorem with Gaussian white noise have a direct run, one can see the effect of map
errwin_sliding_with_sigma_loop.py
- Guassian 2d filter : using numpy, matplotlib and scipy in python. Could be used for Image processing purposes
Plotresult
- this the test of generate guassian random variable-this is the test of generate guassian random variable
IIR_Filter_Design
- A set of IIR filter design source code with GUI, this tool can design most of Doppler filter shapes, including classic 6dB, Flat, Rounded, Bell shape, Guassian shape, etc.
guassian
- 使用Box-Muller Method产生高斯分布-Generated using the Box-Muller Method Gaussian distribution
Stochastic-Lab
- stochastic lab matlab code such as guassian proce-stochastic lab matlab code such as guassian process
Guassian-filter
- 读取图片 并使用高斯低通滤波器对图片平滑-to read a bmp image to compute its smoothed result with a 3*3 Guassian filter (sigma=1)
gaussian
- a program for computing Guassian. It takes for parameters (a pointer pointing to a defined function, and three two-dimensional points) as the inputs, and output the Guassian result.
guassian
- 基于matlab的高斯混合模型的建立(matlab代码+注释)-guassian mixed model
Gaussian-Mixture-Model-GMM
- guassian mixture model matlab code
guassian-algorithm
- 简易高斯guassian函数的Matlab语言实现-Realization of Simple Gaussian Function by