搜索资源列表
Q-algorithm-of-RL
- 强化学习的Q算法matlab代码。适合寻找最优路径。让您对q算法一定有直观的理解!-A matlab program about Q of Reinforcement Learning Algorithm
Successive-Projections-Algorithm
- 主要用于近红外光谱处理中光谱特征选择,是目前近红外光谱数据处理的重要方法之一。-Successive Projections Algorithm for NIR data analysis
matlab-genetic-algorithm-toolbox
- matlab遗传算法工具箱函数及实例讲解-matlab genetic algorithm toolbox function and examples to explain
Nonlinear Integer Programming Matlab Genetic Algorithm Procedure
- 本程序是基于非线性整数规划的遗传算法所编写的Matlab程序-This procedure is based on the non-linear integer programming genetic algorithm written Matlab program
Prim-minimum-spanning-tree-algorithm
- 最小生成树Prim算法的matlab文件,无论是在数据结构还是在图论中都有广泛的应用-Prim minimum spanning tree algorithm matlab file, whether in data structures or graph theory, there are a wide range of applications
Colony-algorithm
- 给出算例的蜜蜂算法,可以用于智能优化,有实例,可供参考修改应用-Colony algorithm
Public-transport-system-the-best-path-algorithm.ra
- 公共交通最佳路径算法在分析城市道路网络最短路径算法 SP算法 和公交网络的特点的基础上,提出公共交通系 ( ) ( ) 统最佳路径算法.首先引入直达矩阵 T矩阵 和最小换乘矩阵 Q 矩阵 ,讨论公交网络节点间换乘 问题,得出最少换乘算法.利用 Q 矩阵确定节点间最少换乘次数,评价公交网络方便可达性.其次 ( ) 结合最少换乘算法,对最短路径算法 Dijkstra 算法 进行改进.在标号过程中,利用 Q 矩阵对待检验 T标号点进行筛选,减少 T 标号计算量,得到一条综合考虑
a-classicedition-of-clonal-selection-algorithm
- 克隆选择算法(clonal selection algorithm)的一种经典版本代码,使用起来效果不错,就不用自己编写了,jack编写的-a classic edition of clonal selection algorithm
matlab-Classical-algorithm-program
- 很多MATLAB经典算法的程序,比如插值与拟合、规划问题、数据分析、解方程、Dijkstra、Floyd、kruskal-some matlab Classical algorithm program,for exmple Dijkstra、Floyd、kruskal...
detection.algorithm.of.Turbo_BLAST
- 介绍MIMO系统中的检测算法,重点是迭代检测的原理。MIMO是下一代无线通信的关键技术之一。-MIMO system introduced detection algorithm, with emphasis on the principle of iterative testing. MIMO is the key to next-generation wireless communications technologies.
A.new.tree-based.encoding.genetic.algorithm.with.i
- 基于新的树编码方式用免疫遗传算法解决DCMST问题:提出了一种新的树编码方式,可以方便地表达一棵树,简化了树在遗传算法中的编码表达。且新的树编码方式清楚地表达了边的信息,有利于疫苗的设计。此外,本文使用免疫遗传算法,有效地克服了传统遗传算法中解退化的现象。数值实验表明,解的振荡相对于传统遗传算法减小了,且收敛速度更快。-New tree-based encoding genetic algorithm with immune DCMST problem: A new tree encoding,
Complete-collection-of-algorithm
- 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
Shop-scheduling-genetic-algorithm
- 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
An-improved-harmony-search-algorithm-for-solving-
- use and application of harmony search algorithm to optimization problems.
Genetic-algorithm-using-MATLAB
- 遗传算法在MATLAB环境中的实现,适合图形模式识别广泛应用等方面-Genetic algorithm implementation in MATLAB environment, suitable for wide range of graphics applications such as pattern recognition
Genetic-Algorithm-for-Path-Planning-
- 遗传算法用于路径规划,利用遗传算法进行机器人路径规划-Genetic Algorithm for Path Planning
Gravitational-Search-algorithm
- gravititional search algorithm
colone-immune-algorithm
- 克隆免疫算法,将记忆库种群采用克隆算法进行复制-Immune clone algorithm, using cloned populations of memory copy algorithm
bat algorithm
- bat algorithm matlab code
genetic algorithm matlab
- matlab tool for genetic algorithm