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

搜索资源列表

  1. 2Dlineintegral

    0下载:
  2. PIECEWISE_EVAL: evaluates a piecewise function of x usage: y = PIECEWISE_EVAL(x,breakpoints,funs) arguments (input) x - vector or array of points to evaluate though the function breakpoints - list of n breakpoints, -inf and +inf are implic
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1401
    • 提供者:左贤君
  1. workzuojian

    0下载:
  2. 已知单位负反馈系统被控对象的传函为: • 设计滞后-超前校正装置,使校正后的系统满足: • (1).在单位斜坡信号作用下,Kv=10s^(-1) • (2).校正后相角裕度³ 45° • (3).系统校正后剪切频率wc ³ 1.5s^(-1) • (4).时域性能指标:s%£ 30%,Tp £ 2s,Ts £ 6s -units known ne
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1555
    • 提供者:zyhd
  1. ONE_NEW_GA_TO_SOLVE_TSP

    0下载:
  2. 用vc++程序编的遗传算法解决TSP问题.txt def.h TSP.cpp tsp.h -with vc procedures addendum to the genetic algorithm to solve TSP. Txt def.h TSP.cpp ts p.h
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:4027
    • 提供者:jiangyi
  1. Rand.rar

    1下载:
  2. 随机数生成类。封装c++的rand函数,用于生成均匀、正态、伽马、贝塔、泊松、指数、几何等分布规律的随机数。 内含生成各分布的算法源码。各分布可通过ts测试。,A random number generator class. it Packages the rand function of C++,and is used to generate uniform, normal, gamma, beta, Poisson, exponential, geometric and other dis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:3951
    • 提供者:winxp
  1. random

    0下载:
  2. George Marsaglia的“The mother”随机数生成代码,称循环周期达2^250,可以通过ts检验,适用于大规模仿真。 源码已进行类封装。测试程序直接产生可用于matlab的m文件。-George Marsaglia s The mother random number generator code, saying that the cycle period could up to 2 ^ 250,and could pass through the ts test.Suit
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:7998
    • 提供者:winxp
  1. 02666199TS-TSP

    0下载:
  2. 禁忌搜索算法,解决三十个城市间的旅行商问题,求最短距离-Tabu search algorithm to solve thirty cities between the traveling salesman problem, the shortest distance
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2848
    • 提供者:童言
  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. Collaborativefuzzyclusteringmodel

    1下载:
  2. 协同模糊聚类建模通过特征选择和协同模糊聚类的模糊建模方法构建T-S模型,并用此模型对数据进行测试。-Collaborative fuzzy clustering modeling and collaboration through the feature selection fuzzy clustering TS fuzzy modeling method to build models and use this model of data for testing.
  3. 所属分类:matlab

    • 发布日期:2015-11-03
    • 文件大小:3323
    • 提供者:zhangwenming
  1. ts

    0下载:
  2. 时间序列分析与预测方法的文字介绍,一个幻灯片-Time series analysis and forecasting methods to introduce
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-28
    • 文件大小:351715
    • 提供者:cc
  1. FastKalmanAlgorthm

    0下载:
  2. 快速卡尔曼算法是递推最小二乘算法中的一种, 它的收敛速度比梯度算法快得多, 其计算量又比常规卡尔曼算法少得多, 特别适合于跟踪像电离层这样的快变化时变信道。 本文对 用于自适应均衡的快速卡尔曼算法进行了详细研究。-Fast Kalman algo r ithm is one of recursive least squares algo r ithm s . It has much faster equalizer convergence than the gradient algo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:183348
    • 提供者:张海洋
  1. STC-in-detecting-TS

    0下载:
  2. 描述短时相关基本原理和算法结构的一篇文章,并给出实验结果,帮助更好理解短时相关法-Short descr iption of the basic principles and algorithms related to the structure of the article, and gives experimental results, the relevant law to help better understand the short-term
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:80461
    • 提供者:
  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
    • 提供者:张闯
  1. ts

    2下载:
  2. 线性表的基本操作建立一个包含图书(书号,书名,定价)信息的的链表,并具有如下功能: (1) 根据指定图书个数,逐个输入图书信息; (2) 根据书名进行查找,返回此书的书号和定价; -Linear form of the basic operation to establish a book (ISBN, title, pricing) information linked list, and has the following functions: (1) according to
  3. 所属分类:Data structs

    • 发布日期:2017-11-07
    • 文件大小:1700
    • 提供者:qjs
  1. TS

    0下载:
  2. 在matlab上编程,采用禁忌搜索解决TSP问题-In matlab programming, using tabu search to solve the TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:2279
    • 提供者:王深水
  1. ts-solve-0-1-knapsack-a-info

    1下载:
  2. 用禁忌搜索解决0-1背包问题,及一些关于禁忌搜索优化和并行处理的资料-Tabu search to solve 0-1 knapsack problem, and some information on tabu search optimization and parallel processing of data
  3. 所属分类:Data structs

    • 发布日期:2017-11-06
    • 文件大小:5420679
    • 提供者:cmn
  1. SA-VRP(TS-VRP)

    1下载:
  2. 采用模拟退火算法或禁忌算法求解车辆路径问题-Using simulated annealing algorithm or tabu search algorithm to solve the vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5000
    • 提供者:dr
  1. TS

    0下载:
  2. 采用人工智能神经网络的改进Holpfield神经网络解决旅行商问题-Improved use of artificial neural network neural network to solve the traveling salesman problem Holpfield
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3788
    • 提供者:秦志恒
  1. MPEG-2-PS-TO-TS

    0下载:
  2. MPEG-2节目流到传输流的转换,非常棒-MPEG-2 PS TO TS
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:276359
    • 提供者:yw
  1. TSP_TS

    0下载:
  2. 采用禁忌搜索算法解决中国城市tsp问题,语言环境为matlab(Using tabu search algorithm to solve the problem of Chinese city tsp)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:39936
    • 提供者:yunhao123321
  1. TS-TSP

    0下载:
  2. 本禁忌搜索算法主要用于求解经典的TSP问题(Tabu search algorithm is used to solve the classical TSP problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:10240
    • 提供者:舒逸流风
« 12 3 »
搜珍网 www.dssz.com