-
accelerated_greedy_EM
an em algorithom for gussuion mixture model.
using matlab
- 2010-07-12 09:20:52下载
- 积分:1
-
SVP
支持向量机用于分类程序,是我的毕业论文程序。(Support vector machines for classification procedures, is my thesis process.)
- 2010-08-04 22:20:12下载
- 积分:1
-
nonlineareq2
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
- 2012-03-27 03:34:44下载
- 积分:1
-
tsp
matlab code for travelling salesman problem
- 2012-03-27 20:16:02下载
- 积分:1
-
RLS1
本程序为带遗忘因子的递归最小二乘的程序,在MATLAB下进行仿真。(This procedure with forgetting factor recursive least squares procedure, the MATLAB simulation.)
- 2012-04-29 10:41:39下载
- 积分:1
-
2
说明: 本程序实现多模态故障检测与故障诊断,用的方法是LPP_GMM_FJ,对象为TE,GMM是用的FJ算法,效果很好(This procedure realize multimodal, fault detection and fault diagnosis method is LPP_GMM_FJ, object for TE, GMM FJ algorithm is used, the effect is very good)
- 2013-08-31 15:48:07下载
- 积分:1
-
BaysianPGaussian
最简单的贝叶斯分类器和高斯方法的结合案例 可直接运行 适合初学者(Combined with the simplest case of Bayesian classifier and Gaussian methods can be run directly suitable for beginners)
- 2014-12-23 21:58:44下载
- 积分:1
-
Interface-design-articles
matlab 编程应用100例中的界面设计篇(Interface design articles)
- 2011-05-19 18:49:42下载
- 积分:1
-
kmeans
说明: k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)
- 2020-06-21 23:40:01下载
- 积分:1
-
chaotic_maps
Chaotic maps. Matlab simulation.
- 2007-09-30 18:26:40下载
- 积分:1