资源列表
standard
- 巡线小车的冠军代码。根据参数修改后饥渴使用,-Transmission line
GA
- 遗传算法求函数最值问题 matlab代码 使用轮盘赌选择 交叉 变异-Genetic algorithm for function most value problem matlab code crossover and mutation using the roulette wheel selection
electronic-nose
- 这是一个基于BP 神经网络的猪肉新鲜度检测方法,电子鼻-This is a BP neural network based detection of pork freshness, the electronic nose
Bp
- java算法实现BP神经网络的建立和训练-java algorithm and BP neural network to establish training
matlab
- matlab神经网络的30个案例分析及源代码-matlab neural network analysis of 30 cases, and source code
NPE
- 流行学习的一种:邻域保持投影,该方法是局部线性嵌入的线性拓展,较好的保持了数据的局部线性结构-Neighborhood Preserving Embedding (You need to download LGE.m)
monituihuosuanfa
- 模拟退火算法求解TSP问题,Kirkpatric等将热力学中的退火思想引入组合优化领域,提出一种解大规模组合优化问题,特别是NP完全组合优化问题的有效近似算法——模拟退火算法(Simulated annealing algorithm)。-翻译结果(中 > 英)复制结果 Simulated annealing algorithm for solving TSP problems, the Kirkpatric will in thermodynamics of annealing id
net-work-02
- 这是我们学校著名教授的径向基网络的课件,讲的很好,拿来和大家分享。-this is a PPT of my school ,and which is teached by a perfesser.
matlab-svm--tools
- matlab的标准svm工具箱安装及使用说明-The MATLAB standard SVM kit installation and use
A-stable-self-learning-PID-control-
- 自学习专家系统关于一个稳定的自学习PID控制器。-A stable self-learning PID control
block-training-method
- 介绍了美籍华人陈克训的“棋慧”围棋程序及用分块法实现智能围棋算法的方法。 “棋慧”是美籍华人陈克训所设计的电脑围棋程序,在电脑围棋赛上屡获佳绩。-Mr Chan describes the training of Chinese Americans "chess wisdom" Go with the binning procedure and intelligent chess algorithm method. "Chess wisdom" Mr Chan is a Chinese-
Genetic-Algorithms
- 这是一个简单的遗传算法c语言实现,估价函数为正值,个体适应度函数与目标函数一致-This is a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function