资源列表
PCA
- 用于模式识别中的PCA降维输入数据data和option。data是一个矩阵,每一行代表一个样本。option是选择降维到多少维。-[eigvector, eigvalue] = PCA(data, options) [eigvector, eigvalue] = PCA(data)
ga
- 一种多目标遗传算法策略的基因表达数据的基因选择的论文-A multi-objective genetic algorithm strategy for gene expression data for genetic selection of papers
HybridalgorithmbasedonabalancedstudyofMTSP
- 基于混合算法的均衡路程MTSP研究 给出了MTSP的整数线性规划模型、分类, 提出了均衡各旅行商访问路程和均衡各旅行商访问人数的多目标 问题针对均衡各旅行商访问路程的设计了相应的求解算法, 求解算法为遗传算法和一的混合算法给出了相应 的示例和实验结果, 并对实验结果的有效性进行了研究-Hybrid algorithm based on a balanced study of MTSP given distance of the MTSP integer linear programm
fcm
- 在VC开发环境下实现的模糊C均值算法(FCM),功能已经通过测试。-VC development environment in the realization of the fuzzy C-means algorithm (FCM), features have been tested.
yichuansuanfa
- 遗传算法实现人脸定位 效果比较理想 大家多多下载-yichuan suanfa shixian renlian dingwei xiaoguo bijiao lixiang
NeualNetwork
- 這是用人工智慧編寫的類神經網路,裡面包含改進的SOM ART LT 等等程式碼供各位需要者下載-This is prepared by artificial neural network, which contains the improved SOM ART LT code, etc. for those who need it for your download
fuzzy_program
- 本文在学习模糊控制时做的几个模糊控制器,只要导入工作区间就可以运行-In this paper, fuzzy control, learning to do a few fuzzy controller, as long as you can into the work of interval running
matlabyicuan
- 这是几个遗传算法的程序,不是自己编的但是值得学习-This is the number of genetic algorithm procedure, but not own to learn
Perceptron
- Perceptron neural network written in c-Perceptron neural network written in c++
InferNet2.3
- Infer.NET is a .NET framework for machine learning. It provides state-of-the-art message-passing algorithms and statistical routines for performing Bayesian inference.
intelligent_signal_processing_and_intelligent_cont
- 《智能信息处理和智能控制》是清华大学自动化系编写的论述智能技术中人工神经网络和智能系统的书。-" Intelligent Information Processing and Intelligent Control" is the Department of Automation, Tsinghua University, discussed the preparation of smart technology in artificial neural networks an
SVMDecision
- VM分类器通常具有较高的分类精度。我这里不想过多的去说SVM是怎么回事,只是提供一种使用SVM进行判别的方法。决策树与SVM的结合,可以分多类。-VM classifier usually has a higher classification accuracy. I do not want too much here to say how the matter SVM, SVM is used to provide a method for identification. The combin
