资源列表
ustc2
- robocup中国科技大学2队的代码,守门员代码写得很好,总体写得也是相当不错的-RoboCup China Science and Technology University 2 team code, code written in a very good goalkeeper, on the whole is written in fairly good
bp
- 基于神经网络的故障诊断 以变压器为例 BP神经网络 我的论文-Neural network based fault diagnosis in transformers, for example my paper BP neural network
naive_bayes_numeric
- 利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
QUBIT4MATLAB3.02
- 量子计算的matlab的应用,关于量子计算中在神经网络中的应用中的算法的实现。-The application of quantum computing matlab
PLSsvm
- PLSSVM_V2.0 把PLS和SVM算法结合,用于智能计算。 程序简单快捷。-PLSSVM_V2.0 Combine PLS with SVM, quick and symple.
src_Backprop_ANN_XOR
- 人工神经网络ANN多层感知器BP神经网络算法的C#源代码,一个外国人编写,供大家研究学习使用。-ANN artificial neural network MLP BP neural network algorithm C# source code, a foreigner writing for everyone to learn.
aprioriGUI
- 这是实现资料挖掘中的Apriori演算法的源代码 此java程式需先在同一资料夹下创建一个database.txt档 开启档案后,输入最小支持度及信赖度,程式会执行计算出关联法则 此与一般的apriori代码不同,经过修改后亘加完美-This is the realization of the Apriori data mining algorithm java source code for this program need to be in the same folder cr
DS
- DS证据理论中的合成规则的算法实现;该算法对两个基本可信度分配(BPA)的合成规则进行实现,算法包含在DS.h文件中,main.c文件对其进行调用,并对简单示例进行测试。-DS evidence theory in the synthesis of the rules of algorithm the algorithm two basic probability assignment (BPA) to achieve the synthesis rules, the algorithm is
FuzzyBPNN
- matlab格式源代码。功能:模糊BP神经网络集成解耦算法和应用于控制优化模型问题。-matlab source code format. Function: fuzzy BP neural network ensemble decoupling control algorithm and optimization model applied to the problem.
gco-v3.0
- graph cut 优化算法的最新版本,包含C++版本(在VS2005以上版本可以调通)和Matlab接口,-graph cut optimization algorithm of the latest version, includes C++ version (or later in the VS2005 can be transferred through) and the Matlab interface
nsga2code
- 改进的deb的nsga2源代码,比原来的nsga2适用范围更广-Deb' s nsga2 improved source code, than the original scope of application of a broader nsga2
kmeans
- kmeans文本聚类算法的简单实现,是用JAVA实现的-kmeans a simple realization of the text clustering algorithm is implemented using JAVA