CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - .ts

搜索资源列表

  1. TS_TSP

    0下载:
  2. 解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。 至于下面的参数可以自己调: T:总的循环次数; tabulength:禁忌长度; Pby:变异概率;
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5666
    • 提供者:rty
  1. OptAlgorithm

    0下载:
  2. 实现了TS,SA,GA,ENA,MGLS等一系列现代优化算法,包括benchmark
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6029464
    • 提供者:yeoman
  1. ts

    0下载:
  2. 這是一個用vb撰寫而成的TS演算法,可以提供初學者試試看
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4149
    • 提供者:高永林
  1. TS-TSP.rar

    0下载:
  2. 使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序,The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:2848
    • 提供者:ann
  1. Recurrent-T-S-FNN

    0下载:
  2. 递归T-S模糊神经网络学习算法,用遗传算法优化参数-Recursive TS fuzzy neural network learning algorithm, using genetic algorithm parameters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2294
    • 提供者:
  1. kalmanfuzzy

    1下载:
  2. 基于T-s模糊模型用于估计非线性系统的状态的kalman滤波器。-Ts-based fuzzy model used to estimate the state of nonlinear systems kalman filter.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7072
    • 提供者:王新
  1. TSP

    1下载:
  2. 各种算法的TSP源码,包含GA、SA、TS、ANN。-TSP source of various algorithms, including GA, SA, TS, ANN.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:8126
    • 提供者:
  1. f

    0下载:
  2. 多目标遗传算法, 多目标遗传算法,-if you want study MOGA ,you you must read them.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:700
    • 提供者:wanggang
  1. sA-TS-for-TSP

    1下载:
  2. 模拟退火算法及禁忌搜索算法解tsp的比较,文章及matalb源码-Simulated annealing algorithm and tabu search algorithm for solving tsp comparison, articles and matalb source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:74935
    • 提供者:mengxiangwei
  1. RRTS

    0下载:
  2. 基于随机粗糙模拟的TS算法,用于解决连续型多目标规划问题-The application of random rough simulation-based TS algorithm to multiobjective problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1903
    • 提供者:姚黎明
  1. TS-Fuzzy_Models

    2下载:
  2. TS-Fuzzy Model模糊系统论文pdf文件以及Matlab code源码,对学习很有帮助。-paper: "Compact TS-Fuzzy Models through Clustering and OLS plus FIS Model Reduction" and Matlab code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-03
    • 文件大小:167936
    • 提供者:Vlog
  1. fuzzyanfis

    2下载:
  2. TS的模糊神经网络程序,包括数据对比输出,网络均方差输出对比,隶属度函数对比-TS fuzzy neural network program, including the comparison of the data output, the network mean square output contrast, comparison of membership functions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-02-11
    • 文件大小:1024
    • 提供者:陈光
  1. TS-TSP1

    0下载:
  2. TS-TSP1,用禁忌搜索求解旅行商问题的的一个初级程序-Tabu search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2490
    • 提供者:屈国强
  1. Biomimicry

    0下载:
  2. kevin passino的经典智能控制辨识的书,内容涉及智能控制中的群智能算法,T-S模糊模型,神经网络-kevin passino identification intelligent control of the classic book, covering Intelligent Control of swarm intelligence algorithm, TS fuzzy model, neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:9986236
    • 提供者:肖剑
  1. SVM-Multiregression

    0下载:
  2. SVM Multiregression for Non Linear Channel Estimation in Multiple-Input Multiple-Output Systems 在多输入多输出系统中的SVM多元回归非线性逼近-This paper addresses the problem of Multiple-Input Multiple-Output (MIMO) frequency non-selective channel estimation. We d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:120934
    • 提供者:lux
  1. T_S_anfis

    1下载:
  2. 本文研究了模糊系统和神经网络这两种人工智能方法的长处和短处,并将它们有机地结合在一起。将基于T-S模型的模糊神经网络应用于水质评价中,取得了较好的效果,为水质评价提供了一个新的方法。 -In this paper, fuzzy systems and neural network artificial intelligence methods both strengths and weaknesses, and they are organically combined. TS model
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-17
    • 文件大小:3101696
    • 提供者:陈宇航
  1. ts_tsp

    0下载:
  2. 利用TS解tsp,把所有路徑解解出,再找出最佳解-The use of TS solution tsp, solved all paths solution, and then find the optimal solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1085
    • 提供者:廖小育
  1. duoquanzhishengjingwangluo

    0下载:
  2. 应用多权值神经网络方法对静态手势进行识别, 对手势字母图像采用傅里叶描述子提取特征信息, 取低频信息成分构建成犯维特征向量, 并应用多权值神经网络的算法, 构建各类的神经元网络-W ith th e develo Pm en t of hu m an eom p uter intera etion te ehn olo盯, th e h as been b ased on an im P o rt a n t tas k fo r U r o n s diseu ssion
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:576677
    • 提供者:流星
  1. functions

    0下载:
  2. This paper provides the review of literature benchmarks (test functions) commonly used in order to test optimization procedures dedicated for mul- tidimensional, continuous optimization task. Special attention has been paid to multiple-extreme
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2234689
    • 提供者:payal
  1. TS-SA

    0下载:
  2. 禁忌搜索和模拟退火相结合的算法,解决TSP问题。注:31城市。-Tabu search and simulated annealing to a combination of algorithms to solve TSP. Note: The 31 cities.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1456
    • 提供者:张闯
« 12 »
搜珍网 www.dssz.com