-
DATA
matlab数据文件,聚类标准测试数据,K均值聚类等经典算法都可以用。mat文件(matlab data files, the standard test data clustering, K-means clustering algorithm can be used such as the classic. mat file)
- 2013-05-22 16:59:34下载
- 积分:1
-
roboearth
robotearth本体定义文件,定义了类别概念和关系等(The OWL ontologies used in the KnowRob system, about robot concept and class.)
- 2014-01-07 13:51:56下载
- 积分:1
-
text1
本代码用matlab编写Runge-Kutta算法程序,并且用ode45函数的编写代码进行对比分析。(The code is written using Runge-Kutta algorithm matlab program, and were analyzed by writing code ode45 function)
- 2014-01-17 09:41:19下载
- 积分:1
-
fish
The fisher iris data file in matlab (in case you do not have it).
usually it comes with matlab and is called "fisheriris.mat" and can be read without specifying the path of the file.
- 2010-12-13 11:21:11下载
- 积分:1
-
greedy_user_pairing
MU-MIMO中的贪婪算法的MATLAB程序。(Greedy user pairing algorithm in MU-MIMO.)
- 2011-11-15 10:12:01下载
- 积分:1
-
SCaminapark
实现SC、minn和park算法的度量函数,且求出了均值和方差(The metric function SC, minn and park algorithm, and calculated the mean and variance)
- 2012-09-30 18:05:54下载
- 积分:1
-
ICA
it is the matlab code of the imperialistic competitive algorithm.
- 2014-01-22 00:53:30下载
- 积分:1
-
minFD
用最速下降法求解多维函数的极值
function [x,minf]=minFD(f,x0,var,eps)
目标函数:f
初始点:x0
自变量向量:var
精度:eps
目标函数取最小值时的自变量值:x
目标函数的最小值:minf( With the steepest descent method for solving the multi-dimensional function of the extreme value function [x, minf] = minFD (f, x0, var, eps) target function: f Initial Point: x0 argument vector: var Accuracy: eps target function takes the minimum value of the independent variable values: x minimum target function: minf)
- 2015-05-31 14:43:54下载
- 积分:1
-
band-passfilter
用MATLAB实现绘制带通滤波器的损耗函数曲线(Using MATLAB drawing of the loss of band-pass filter function curve)
- 2010-11-21 10:45:35下载
- 积分:1
-
PROG3
MATLAB code that do the following NOT,AND,OR,NOR,XOR,NAND operation,Image dilation and erosion(binary and gray image),Image closing and opening(binary and gray image),Boundary detection
e)Image thinning and thickening(binary and gray image),Skeletonizing
- 2015-01-06 02:10:08下载
- 积分:1