搜索资源列表
jgap_2.5_src
- java实现的遗传算法, 他的设计需要最小集合的支持, 并且在这个基础上实现更复杂的遗传算法! 目录结构如下: jgap_2.5_src.zip\\srcjgap_2.5_src.zip\\lib jgap_2.5_src.zip\\examples jgap_2.5_src.zip\\tests 还有相应的帮助-achieve the genetic algorithm, the design needs the support of the smallest p
libvisca.tar
- visca lib, for camera control
libsvm-weight-2.81
- 一种基于局部密度比权重设置模型的加权支持向量回归模型来单步求解多分类问题:该方法先分别对类样本中每类样本利用局部密度比权重设置模型求出每个样本的权重隶属因子,然后运用加权lib支持向量回归算法对所有样本进行训练,获得回归分类器,希望对大家有用!
Genetic-algorithm
- Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代
libsvm
- 关于libsvm的VC程序,用于机器学习中的识别和分类-a VC code about lib-svm
lib-SVM分类器C实现
- lib-SVM分类器实现,一个用VC实现的SVM分类器。,lib-SVM classifier implementation, implementation of a VC with the SVM classifier.
mysvm.rar
- 这个代码是用lib-svm来实现svm分类器的,简单易懂,并且有详细的注释,对于刚刚接触SVM的初学者有很大的帮助,一看就能上手,我也是新手,所以应该还是很有帮助的。,This code is used to achieve lib-svm classifier svm, easy-to-read, and detailed notes, just contact SVM for the great help for beginners, a look will be able to start
psvm-1.0.tar
- a parallel svm lib from googlecode.
LibSvmUsing(lib)SVMTutorial
- 我一直覺得 SVM 是個很有趣的東西,不過也一直沒辦法 (mostly 衝堂) 去聽林智仁老師 的 Data mining 跟 SVM 的課; 後來看了一些網路上的文件跟聽 kcwu 講了一下 libsvm 的用法後,就想整理一下,算是對於並不需要知道完整 SVM 理論的人提供使用 libsvm 的入門。-I always think that SVM is a very interesting thing, however, has been no way to (mostly red hal
Lib-2.5good
- SVM LIB,SVM支持矢量机的算法库,里边有一系列的相关算法和说明-SVM LIB, some algorithm for support vector machine
SOMF-lib-and-implementation
- 基于kohonen库的SOFM神经网络实现,内含库文件及说明,以及基于该库文件的实现及实现。-Based kohonen SOFM neural network library, containing library files and instructions, and based on the library implementation and implementation.
DOT
- DOT算法,dot of template,用于在线识别物体,尤其是对纹理比较简单的物体的在线检测,效果比较明显,比如玻璃瓶,手机等物体-DOT algorithm, dot of template, for online object recognition, especially for relatively simple objects, the texture of online testing, the effect is more obvious, such as glass bot
SVM
- 这是基于lib svm的向量支持机的简单实例-This is based on lib svm support vector machine simple example
pso-lib
- 粒子群工具箱,可用,可实现单目标,多目标最优化-PSO toolbox available, single-target, multi-objective optimization
GA-Library_CPP
- 完整遗传算法库,可编译生成.dll或.lib使用,同时上传有3个示例-GA Library
librcsc-4.1.0.tar
- 这是编译agent2d源文件时所需要的lib文件。agent2d是Robocup仿真2D曾经的冠军Helios开放出来的源代码。-Lib files needed to compile the the agent2d source files. agent2d is Robocup simulation champion Helios open the 2D code.
inttobin
- Componetn pascal lib to chromosomes
Text-Classification_libSVM
- 用seg进行分词 输入参数一:输入文本语料所在的文件夹路径。 如 文本文件语料都放在 train//text 文件夹下,则参数为:train//text//* 。 注意:必须每篇文章在一个txt文本中。 输入参数二:输入存储分词后的结果文件所在的文件夹路径:如:result//text。注意:不需要加* 本工具采用了中科院的中文分词工具,ICTCLAS,请自行到ICTCLAS官网下载该工具。并把Data文件夹,Configure.xml,ICTCLAS30.h,ICTCLAS3
mitfcc
- mfcc MIT梅尔倒谱系数的提取lib-mfcc lib
lib-SVM
- lib-SVM的运行包,在命令行cmd中敲入代码执行相应的训练和测试,压缩包中有命令行示例。-The operation of the lib-SVM package, the command line CMD in the middle of the training and testing of the corresponding code, compressed package in the command line examples.