资源列表
ridgeregresssvm
- 最小二乘支持向量机岭回归函数,可以进行预测和分类-least squares support vector machine regression function Ridge, forecasts and classification
神经网络代码
- 神经网络代码,可在matlab6.0以上版本环境下运行
bpnet
- 一个很优秀的改进BP神经网络算法, 希望搞人工智能的朋友有用!
标准粒子群算法matlab算例
- 标准粒子群算法matlab算例
minRoute
- 图论与网络论中求最短路径的DDijkstra算法-Graph theory and network theory to seek the shortest path algorithm DDijkstra
Fasticadef
- matlab平台ICA独立成分分析源代码。用法:[icasig,W] = Fasticadef(x) 输入量:x 输出量:icasig(独立成分),W(分离矩阵)-matlab platform independent component analysis ICA source code. Usage: [icasig, W] = Fasticadef (x) input: x output: icasig (independent component), W (separation
simple_pso
- this program introduses one of training algorithms.
classification-neural-network
- 有导师学习神经网络分类,这个你可以和无导师学习做过比较-A tutor to learn the classification neural network
TLBO
- this a source code written in the matlab format for the teaching learning optimization algorithm.-this is a source code written in the matlab format for the teaching learning optimization algorithm.
GA
- 遗传算法,采用创建初始群方式,进行计算.保证程序可以无误使用.-Genetic algorithm, to create the initial group to be calculated. Assurance procedures can correct.
partition
- 贪心算法-会场安排问题的源代码 【问题描述】 假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的算法进行安排。 这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。 编程任务:对于给定的 k 个待安排的活动,编程计算使用最少会场的时间表。 【贪心策略】 根据会场安排问题的定义,首先将问题简化为:找出两个活动i和j,若它们满足start
10-to-2
- 将十进制转换成二进制,能够有效的实现该功能,且可以实现矩阵等数据类型转换。-To convert decimal to binary, can effectively implement this feature, and can achieve a matrix such as data type conversion.
