资源列表
programme
- 里面包含了FFT等多个常用的工程方法的C++源代码-Which includes the FFT and other commonly used engineering approach, C++ source code
m3
- 神经网络的各种控制算法,包括系统辨识和控制等功能实现,徐艳丽书上第3章-Various control algorithms, including system identification and control functions of the neural network realized, Xu Yanli book' s first chapter
Hal-Tamrin-01-(1)
- exam solve AI help education learning
apriori
- 数据挖掘中的Apriori算法实现,源码中包含简单的例子和说明.算法模块可独立应用到其他程序中.-Apriori data mining algorithm, source code contains a simple example and descr iption. Algorithm modules can be independently applied to other procedures.
AlphaBeta
- AlphaBeta剪枝算法,学习人工智能的一个例子!-AlphaBeta pruning algorithm, an example of artificial intelligence to learn!
C-ant
- 运用蚁群算法求解TSP问题,蚁群算法十几年来研究比较热门的人工智能算法,应用在很多领域,如TSP、JSP等。-The use of ant colony algorithm to solve the TSP problem, ant colony algorithm for more than ten years of research and more popular artificial intelligence algorithms, applications in many fields
pso
- 引入了动态联盟思想,构造了无线传感器网络任务分配的动态联盟模型及其相应的求解算法,并引入多Agent思想,提出了一种带多Agent的无线传感器网络自适应任务调度策略-Union, the introduction of dynamic thinking, a dynamic alliance of wireless sensor network task allocation model and its corresponding solution algorithm, and the intr
BP_Algorithm
- 用VC++实现的BP(反向传播负反馈)神经网络算法-with VC BP (BP negative feedback) neural network algorithm
AC
- 蚁群算法小程序,教初学者如何使用C++语言来解决蚁群算法的相关问题-Ant colony algorithm for a small program to teach beginners how to use C++ language ant colony algorithm to solve the issues related to
Perceptron
- Perceptron neural network written in c-Perceptron neural network written in c++
ANN-master
- 使用BP算法实现了一个隐层的人工神经网络(ANN),是学习BP算法的一个很好的参考-implement an Artificial Neural Network(ANN) with one hide layer,using bp algorithm,a good reference to the study of bp algorithm
PSO--svm
- 用简单粒子群算法PSO优化支持向量机SVM,提高故障分类精度。-Using particle swarm optimization (PSO, optimization of support vector machine SVM, improve the fault classification accuracy.
