资源列表
1-s2.0-S1877050916315502-main
- Learning Vector Quantization Neural Network Based External Fault Diagnosis Model for Three Phase Induction Motor Using Current Signature Analysis
JIUgong-problem
- c++ 编写的重排九宫问题 人工智能 哈希函数 A*算法-the code of jiugong problem in C++
GA_UDv1.1
- The UD AG v 1.0 program is a program designed to solve generic problems through genetic algorithms.
ch9_logic1a
- 计算机动词理论关于什么是逻辑,逻辑有什么特点的文章-The introduction of computer verb theory about logic
Gamma
- gamma函数的C语言实现,用C语言来实现gamma函数,效率高,程序简洁,很好的实现了gamma函数-gamma function of the C language, using C language to realize gamma function, high efficiency, the program is simple and very good realization of the gamma function
TSPPrim
- 用最小生成树解决旅行家问题 用到了prim算法 近似算法-Used in the prim algorithm approximation algorithm for minimum spanning tree to solve the problem of travelers
feel
- 人工智能用vc实现单层感知器 人工智能用vc实现单层感知器-feel
EsaGalileo
- Galileo systyem very useful descr iption.
libsvm-3.22
- libSVM最新版本,支持多个平台直接引用,在matlab中有简单的例子(The latest version of libSVM supports multiple platforms for direct reference, with simple examples in MATLAB)
MA_BruyninckxHybridControlApplications
- Used for Compliance control of a robot
PF_PHDpaper
- 粒子滤波实现的概率假设密度滤波和随机集领域的开创性文章,发表于IEEE trans-It is presened on the particle filter for the probability hypothesis density filter and finite random set
TSP-GA.zip
- 旅行商问题(TSP)是一个经典的优化组合问题,本个案列采用遗传算法来求解TSP问题,进行了选择、交叉、变异算子的设计,并通过MATLAB对算法进行了实现,附有详细的说明和代码。,The traveling salesman problem (TSP) is a classic combination optimization problem, in this case the column using a genetic algorithm to solve TSP problem select