-
cubgs-src
matlab coding for Background sub
- 2011-09-02 18:43:18下载
- 积分:1
-
Fcm
FCM Data set clustering using fuzzy c-means clustering.
[CENTER, U, OBJ_FCN] = FCM(DATA, N_CLUSTER) finds N_CLUSTER number of
clusters in the data set DATA. DATA is size M-by-N, where M is the number of
data points and N is the number of coordinates for each data point. The
coordinates for each cluster center are returned in the rows of the matrix
CENTER. The membership function matrix U contains the grade of membership of
each DATA point in each cluster. The values 0 and 1 indicate no membership
and full membership respectively. Grades between 0 and 1 indicate that the
data point has partial membership in a cluster. At each iteration, an
objective function is minimized to find the best location for the clusters
and its values are returned in OBJ_FCN.
- 2013-04-21 07:30:57下载
- 积分:1
-
PSAM
psam用户手册,对sam卡学习有帮助。(psam user manual, learning on the sam card help)
- 2010-11-23 18:04:16下载
- 积分:1
-
DEA-atlab
DEA模型的MATLAB算法,DEA-Solver.rar(DEA MATLAB)
- 2011-01-26 18:01:48下载
- 积分:1
-
newmark
The Betta-Newmark program for analysising one-Degree Freedom systems
- 2014-10-16 16:57:29下载
- 积分:1
-
matlab_boxplot
箱线图,或称盒须图,用5个点即可以对给定数据集做出简单总结,这5个点从包括最大值、上四分位数、中位数、下四分位数、最小值。(boxplot.m, used to draw the box plot for a given data set,can make a brief summary by just five nodes, including the maximum value, the upper quartile, the median, lower quartile, and the minimum.)
- 2016-02-03 16:35:42下载
- 积分:1
-
code
粒子滤波算法在电池寿命预测中的应用,程序仿真(Application of particle filter algorithm in battery life prediction and program simulation)
- 2017-12-18 19:43:20下载
- 积分:1
-
0-1fenpei
本程序是用来解决0-1规划问题的,匈牙利算法的MATLAB程序(用以解决分配(指派)问题)
本程序的用法是:输入效率矩阵 marix 为方阵,调用自编指令[z,ans]=fenpei(marix) 输出z为最优解,ans为最优分配矩阵。(This procedure usage is: input efficiency marix phalanx, calls for matrix maozhi instructions, [z] = fenpei (ans marix) output z for optimal solution, ans for optimal distribution matrix.)
- 2010-12-03 19:28:09下载
- 积分:1
-
function-approximating
函数逼近教学例子,可以选择不同训练算法。(Function approximation teaching example, you can choose different training algorithms.)
- 2013-12-12 01:17:48下载
- 积分:1
-
SparkMLlibDeepLearn-master
深度信念网络,非常好的代码,有具体的事例(Deep belief network, very good code, there are specific examples)
- 2020-11-26 10:59:31下载
- 积分:1