资源列表
NeuralFaceRec
- VB编写的人脸识别程序,使用了人工神经网络来实现识别-VB face recognition, the use of artificial neural networks to achieve recognition
Discrete_PSO_TSP_C
- 离散粒子群算法(Discrete PSO)C语言源代码。 附带有利用D-PSO解决旅行商问题(TSP)的代码可作为使用时的Demo参考-discrete particle swarm algorithm (Discrete PSO) C language source code. Incidental use of a D-PSO solve the traveling salesman problem (TSP) code can be used as a reference when t
stockforcast
- 采用vb编写的利用循环神经网络来预测股票走势的源程序-prepared using cyclic neural network to forecast the stock trend of the source
FuzzyControlinvertedpendulum
- LabVIEW仿真的倒立摆,采用的是模糊控制算法。无需LabVIEW的仿真控制工具包。-LabVIEW Simulation inverted pendulum, using the fuzzy control algorithm. Without LabVIEW Simulation Control Kit.
NSGA(C++) 单目标遗传算法
- 单目标遗传算法c++ 本程序以调通,有充分的说明便于理解 须注明的是本程序来自于网络-single objective of the genetic algorithm c procedures to transfer links. Note fully annotated to facilitate understanding of the process from the network
Aprioriall[VC++]
- Aprioriall的频繁序列发觉源码,用vc++编的-Aprioriall sequence found that the frequent source with vc + + series
crossvalidate
- 基于决策树的n则交叉验证分类器 (决策树程序直接调用matlab中的) crossvalidate.m N则交叉验证程序,N可选 NDT.mat 含9个国际公认标准数据集,已做过标么处理,可直接使用 专业-n Based on Decision Tree is cross-validation classification (decision tree directly call the Matlab) cr ossvalidate.m N is cross-validation
AI_GA_matlab
- 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子
svm_delphi
- 基于libsvm,开发的支持向量机图形界面应用程序,并提供了关于C和sigma的新的参数选择方法,使得SVM的使用更加简单直观
专家-神经网络代码
- 专家系统-神经网络代码-expert system-neural network code
VB-BP-Artificial-neural
- 如何在VB下实现BP神经网络的拓扑优化算法
immunity
- 人工免疫算法算法。适用于单目标,多目标优化问题。