-
NaiveBayes
naive bayes方法是用于分类的一个传统方法,它是产生的比较早的一个方法,分类的准确度比较高。(naive bayes method is used for the classification of a traditional method, which is generated as early as one way of comparison, classification accuracy is relatively high.)
- 2008-07-19 17:50:42下载
- 积分:1
-
save_dx
这是一个将矩阵型数据转化为类型为.dx的曲线图文件的程序代码(This is a type of data into the matrix type. Dx graph paper code)
- 2011-04-27 11:50:00下载
- 积分:1
-
bbshe
The second line simply displays the matched image, the third line gets the
histogram of the matched image, and the last line plots the histogram, which
should match the specified PDF. Remember the PDF is supplied to the histogram
equalization function, not a CDF, it automatically creates a CDF from
the PDF supplied to it.
- 2011-07-01 00:03:09下载
- 积分:1
-
CurveLab-2.0.2.tar
CurveLab-2.0.2.tar.zip,最新的curvelab变换的程序(CurveLab- 2.0.2.tar.zip. The latest transformation process curvelab)
- 2007-05-04 23:43:01下载
- 积分:1
-
linclass
这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0
2 if W *X(:,i) + b < 0(his function classifies input data X using linear
discriminant function:
y(i) = argmax W(:,y) *X(:,i)+ b(y)
y
where parameters W [dim x nfun] and b [1 x nfun] are given
in model and nfun is number of discriminant functions.
In the binary case (nfun=1) the classification rule is following
y(i) = 1 if W *X(:,i)+ b >= 0
2 if W *X(:,i)+ b < 0)
- 2011-05-01 17:58:21下载
- 积分:1
-
let
一个非常有用 的工具箱,可以用来计算常规的常微分动力系统的李指数和维数(A very useful toolbox that can be used to calculate the conventional system of ordinary differential power index and the dimension of Li)
- 2011-05-15 21:54:37下载
- 积分:1
-
DEMC
说明: 基于蒙特卡罗马尔可夫链的差分遗传算法。算法有mc抽样改进,并用差分算法改进遗传优化算法(Difference genetic algorithm based on monte carlo markov chain. With MC sampling improvement algorithm difference algorithm improved genetic optimization algorithm)
- 2020-07-24 23:33:26下载
- 积分:1
-
id3parse
try this and get enjoy friends....
- 2012-06-16 00:20:36下载
- 积分:1
-
rle
游程编码是一种简单的非破坏性资料压缩法,其好处是加压缩和解压缩都非常快。(RLE is a simple non-destructive data compression method, the added advantage of very fast compression and decompression. The method is to calculate the length of consecutive compression of the data.)
- 2011-11-09 17:34:27下载
- 积分:1
-
MATLABProgrammingportal
MATLAB编程入门,适合初学者的学习,如果有需要的请下载。。。(Getting Started with MATLAB programming, suitable for beginners to learn, if necessary, download. . .)
- 2010-12-02 17:18:35下载
- 积分:1