搜索资源列表
GMM
- 混合高斯模型的C++程序,封装成为C++的类,直接调用即可。-gaussian mixture model train code
emgmm
- 最大的高斯混合模型似然估计的期望最大化算法-Maximum likelihood estimation of Gaussian mixture model by expectation maximization algorithm
肌电信号模式识别
- 实现了两种算法,在时域内分别利用肌电信号的过零点数和波长作为特征,并利用高斯重构算法进行模式识别。(Two algorithms are implemented. In the time domain, the zero crossing point and wavelength of the EMG signal are used as the features, and the Gauss reconstruction algorithm is used for pattern recogn
GMM
- 一种改进的混合高斯模型(GMM)算法,加入形态学滤波与团块处理算法,运动目标提取效果良好。(An improved hybrid Gauss model (GMM) algorithm, which combines morphological filtering and blob processing algorithm, achieves good moving target extraction.)
基于高斯混合模型的红外目标检测算法研究
- 目前图像处理技术已经广泛应用于人们生产生活的各个方面,对于相关技术的研究具有广泛的研究意义和应用价值,本文中研究的主要内容为基于混合高斯模型的红外图像运动目标检测算法研究及实现。(All aspects of the image processing technology has been widely applied in people's life and production, has wide application value and research significance for
高斯混合模型EM算法MATLAB程序
- 在高斯混合模型上实现聚类问题的算法。将2个高斯混合,然后尝试学习两个高斯混合后的参数。(Algorithm for clustering problem on Gauss mixture model. Mix the 2 Gauss and then try to learn the parameters after the two Gauss mixing.)
GMM
- 混合高斯算法,用opencv3实现,用于对运动目标进行检测 效果还算是不错的,代码通俗易(Hybrid Gauss algorithm)
3.贝叶斯分类器
- 贝叶斯定理是用数学的方法来解释生活中大家都知道的常识,而机器学习使用的各种算法中,最常见的就是贝叶斯定理。此代码为贝叶斯分类python代码,包含高斯贝叶斯分类器,多项式贝叶斯分类器和伯努利贝叶斯分类器,并有具体的数据例子进行仿真比较(Bias's theorem is a mathematical way to explain all the common sense in life, and machine learning using various algorithms, the mos
算法
- 高斯正态分布曲线 具体拟合过程 matlab算法过程(the process of matlab algorithm of Gaussian normal distribution curve)
基于FPGA的高斯分布随机数的生成_姚若河
- 介绍了一种利用fpga硬件平台产生高斯随机数的算法(An algorithm for generating Gauss random numbers using FPGA hardware platform is introduced)
基于FPGA的高斯随机数发生器的设计与实现_徐新才
- 介绍了一种利用FPGA硬件平台生成高斯随机数的算法。(An algorithm for generating Gauss random numbers using FPGA hardware platform is introduced)
实验
- 高斯低通滤波器实现图像去噪,通过去除高频分量来降低图像噪声(Image denoising by Gauss low pass filter and reduction of image noise by removing high frequency components)
三种解方程算法
- 在MATLAB中使用高斯赛德尔算法等三种算法进行方程的求解(hree algorithms, such as Gauss Seidel algorithm, are used in MATLAB to solve the equation)
GUASS
- 实现高斯若儿当消元算法,其中包含源代码和样例,解释说明内容(Realization of Gauss's algorithm)
Gauss-Seidel迭代算法(后面有与Jacobi法比较)
- 高斯的迭代算法,后面有何jacobi算法比较(Gauss's iterative algorithm, what's the comparison of Jacobi algorithm later?)
一种快速稳健高斯回归滤波算法_孔明
- 针对稳健高斯回归滤波器运行速度过慢的问题,利用截断高斯权函数的快速卷积提高了算法 运行速度。在详细分析稳健高斯回归滤波器和卷积函数的基础上,推导了截断高斯权函数,并通过实验 确定了合适的参数值。(convolution of the truncated Gauss weight function is used to improve the algorithm. Running speed. Based on the detailed analysis of the robust Gauss r
高斯消元法用矩阵解n元一次方程组.js
- 可以求线性方程组,学习算法时,突发奇想就用js做了一个(You can solve linear equations. When learning algorithms, you can use js to create a whimsy.)
基于法向量的点云数据精简算法仿真
- 点云数据精简程序简单易懂!matlab算法——计算三维散乱点云的曲率,包括主曲率,高斯曲率和平均曲率(Reduced algorithm of laser measurement data for geometric parameters of ring forgings based on Artificial Immune Algorithm.)
分布估计算法
- 一个简单的高斯分布EDA算法,用于求camel函数最优解(A Simple EDA Algorithm for Gauss Distribution)
gp
- 采用高斯算法对高边坡变形时间序列进行预测(Prediction of High Slope Deformation Time Series Using Gauss Algorithms)