资源列表
kisomapforusps
- isomap算法的kernel形式,能对unseen point进行低维嵌入,里面包含了可运行的多个文件,在usps上成功应用-isomap algorithm kernel form of the unseen point to low-dimensional embedding, which contains several files that can be run, successfully applied in the usps
GA-BP
- 这是一个采用遗传算法优化bp神经网络权值阈值的MATLAB程序-This is a genetic algorithm to optimize neural network weights bp threshold MATLAB program
libgep-0.4.src.tar
- LibGEP, a C++ library dedicated to Gene Expression Programming.
BP
- 这是一个用动量法和自适应学习速率法改良过后的BP神经网络。编绎环境为VC9.0。当网络训练完成后。能查看误差曲线图。-This is a method with momentum and adaptive learning rate method, after the BP neural network improved. Code Interpretation of the environment VC9.0. When the network training is completed. C
bp
- 自己编写的BP神经网络matlab算法,m文件。-Back Propagation Artificial Neural Networks, ANN
CarPlateRecognition
- 利用神经网络进行车牌识别,图像先进行二值化,通过多次学习从而建立满足一定要求的识别网络。-License Plate Recognition using neural networks, the binary image before, through multiple learning to recognize the establishment of the network meet certain requirements.
AnimalSystem
- 利用MFC以及人工智能产生式知识设计的简单动物的识别系统,能够识别7种动物-MFC and artificial intelligence using knowledge of the design of a simple production animal identification system can identify 7 animals
gatool
- 用遗传算法开发的一个求解非线性规划的例子,罚函数限制可行域,非常实用,稍微修改就可用于别的例程。-The development of a genetic algorithm for solving linear programming examples, penalty limit the feasible region, very practical, can be slightly modified for the other routines.
FCM
- vc环境下的FCM模糊聚类算法程序。里面包含FCM算法的介绍,以及程序的函数说明。-vc environment fuzzy clustering algorithm FCM procedures. FCM algorithm which contains a descr iption of functions and program instructions.
K-meansclusteringalgorithmmatlabprogram
- 模式识别课上的大作业,要求用K-均值算法对150个样本进行分类。-Pattern Recognition course the big job, asked to use K-means algorithm to classify 150 samples.
yiqunjulei
- 改进的蚁群算法,基于遗传算法的改进,解决不收敛的问题。-Improved ant colony algorithm, based on genetic algorithm to solve non-convergence problems.
ga-bp
- 用遗传算法优化bp神经网络权值系数.matlab 编程实现.-GA algorithm was used to optimize the bp net weights.