资源列表
facedetect
- Fact detection by using matlab
bp1
- BP算法的C语言实现--三层神经元网络.普通BP算法和改进型BP[带缓冲项]算法-BP algorithm C-language implementation- three-layer neural network. Ordinary BP algorithm and the improved BP [with a cache entry] algorithm
pso
- 基本粒子群优化算法(Particle Swarm Optimization作用:求解优化问题-Elementary particle swarm optimization algorithm (Particle Swarm Optimization role: Solving optimization problems
ant
- TSP问题蚁群算法通用MATLAB源程序-Ant colony algorithm for TSP problem common MATLAB source code
ga
- 改进的遗传算法。采用一定的策略来保证遗传算法的初始化合理,采用产生正态分布随机数初始化。-Improved genetic algorithm. Using certain strategies to ensure a reasonable initialization of genetic algorithms, using the normal distribution of random numbers generated initialization.
svm
- 统计学习理论中提出的支撑向量机回归(SVR)遵循了结构风险最小化原则,从而避免了一味追求经验风险最小化带来的弊端-Statistical learning theory proposed by the support vector machine regression (SVR) to follow the structural risk minimization principle, thus avoiding the blind pursuit of Empirical Risk Minim
BOX
- 问题描述:给定初时材料的面积,确定如何如设计盒子的尺寸来使盒子的容积(体积)最大。 求解方法:遗传算法-Problem Descr iption: Given the size of initial material, such as the design of the box to determine how to make a box the size of the volume (volume) maximum. Solving method: genetic algorithms
Birch
- birch的源代码,国外网站下载,只能在x86 solaris上运行-x86 solaris
ISODATA
- isodata算法源码的一个示例,网上下载的-isodata
GATSP
- 遗传算法解决TSP问题matlab代码 详细说明代码含义即实现步骤-Genetic algorithm to solve TSP problem matlab code detailed descr iption of the code means that the implementation steps
RRTS
- 基于随机粗糙模拟的TS算法,用于解决连续型多目标规划问题-The application of random rough simulation-based TS algorithm to multiobjective problem
pso_in_SD
- 最新SD期刊上关于改进型PSO算法,我是通过学校内部数据库在SD下载的哦!包括《A dynamic inertia weight particle swarm optimization algorithm》、《Adaptive Particle Swarm Optimization》、《Cyber Swarm Algorithms – Improving particle swarm optimization using adaptive memory strategies》。这三篇都是比较有研
