搜索资源列表
Apriori(VC程序)
- 本程序是数据挖掘中的关联规则模型中著名的Aprior算法的VC实现程序,可用于知识发现、数据挖掘、人工智能、模式识别等领域(请先解压文件)-The code is the VC implementation of the well-known Aprior algorithm in Association Rule Model of Data Mining field, can be used in Knowledge Discovery, Data Mining, AI, Pattern Re
Apriori2
- 这是关于数据仓库与数据挖掘的Apriori算法的实现程序,基于关系型数据库的。-This is the implementation of Apriori Algorithm used in Data Warehouse and Data Mining filed, based on the Relation Database.
GA遗传算法——理论、应用与软件实现中的源代码
- GA遗传算法——理论、应用与软件实现中的源代码-GA GA -- Theory, Application and Implementation of the software source code
ithms and Practical Implementation Source Code
- 自适应滤波 的c程序-adaptive filtering adaptive filtering procedures c
最新程序
- 采用面向负荷控制技术,用面向对象思想与快速原型法的设计方法,在SQL SERVER数据库中实现模型及数据的存储。算法尽量简单实用,时间复杂性及空间复杂性必须在实际环境允许的范围之内。-used for load control technology, using the object-oriented thinking and rapid prototyping of the system, SQL Server database implementation model and data st
binary DecisionTree
- 用VC++写的二叉决策树执行程序。修改修改就可以用。-with VC + + to write the two forks Decision Tree implementation procedures. Amendments can be amended on.
A Java implementation of SMO for training SVM
- 支持向量机的实现源代码! java实现!采用最小序贯算法-SVM achieve source code! Java achieve! Use the smallest sequential algorithm
改进BP训练神经网络正模型
- 药剂温度控制系统的智能PID控制方法与实现-temperature control system of intelligence PID control method and Implementation
monqp
- 支持向量机的核心程序,运用monqp函数的求法与实现-SVM core procedures, the use monqp Function Method and Implementation
SVKERNEL
- 支持向量机的核心程序,运用monqp函数的求法与实现-SVM core procedures, the use monqp Function Method and Implementation
ASM3
- cootes提出的ASM算法的matlab实现。在cootes用于课堂使用的源代码的基础上改写。改正了原来代码中的一些错误,加入了方便使用的样本训练标注保存环节。供图像分析处理,模式识别,人工智能研究者使用。-the ASM Algorithm Implementation of Matlab. Cootes used in the classroom use of the source code on the basis rewritten. To correct the original s
ModularNet
- 本源代码是本人亲自编写的关于模糊神经网络模型的实现,它结合了模糊逻辑和神经网络的优点,具有全局逼近的功能。本代码提供了简单的界面,输入学习样本,可以进行预测并能输出预测结果。-source code is personally prepared by the fuzzy neural network model implementation, which was a combination of fuzzy logic and neural network advantages, and hav
java based CRF implementation
- java based CRF implementation
fuzzy-neural-network-matlab-implementation.
- 输入为-两输入,输出为-单输出的模糊神经网络matlab实现。-Input- two input, output- single-output fuzzy neural network matlab implementation.
HMM2
- 多序列hmm模型代码,用于隐马尔科夫双观察序列的问题,例子是指硬币,c++实现-Multiple sequence hmm model code for the hidden Markov sequence of pairs of observed problems, examples refers to the coins, c++ implementation
tspGeneticAlgorithm
- 一个遗传算法求解TSP问题的具体实现,采用C++实现,可以采用网上提供的城市节点数据测试-A genetic algorithm for TSP on the specific implementation, using C++ implementation, available online the city can use the node data test
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.
c-P-P-implementation-apriori
- 这个文件是c++实现关联规则apriori算法,希望对大家进一步研究有用。-c++ implementation apriori association rules algorithm, we want to be useful for further research
ga-using-c-P-P-implementation
- 遗传算法用c++实现,希望对大家有用,学算法的可以-Genetic algorithms using c++ implementation
Eight-digital-implementation-code
- 以重排九宫问题(八数码问题)为例,采用人工智能中的图搜索算法实现从初始状态到目标状态的路劲寻优问题。-Eight digital implementation code