CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SA算法

搜索资源列表

  1. several-algorithm-

    0下载:
  2. 遗传算法 量子遗传算法 模拟退火 粒子群算法 代码很规范-several algorithm (GA QGA SA )
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1503421
    • 提供者:曾祥生
  1. include

    0下载:
  2. 非常有用的模拟退火算法入门知识可以下载-SA very useful
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:327056
    • 提供者:zengxiangsheng1
  1. rapid-calculation24CPP

    0下载:
  2. 速算24 要求: a. 一副牌54张牌,黑桃(SA,SK,SQ,SJ,S10,??,S2),红桃(HA,HK,HQ,HJ,H10,??,H2),方块(DA,DK,DQ,DJ,D10,??,D2),草花(CA,CK,CQ,CJ,C10,??,C2)以及大鬼Q1和小鬼Q2。其中,A,K,Q,J及Q1,Q2的点值分别为:1,13,12,11,1,1。其余点值就是牌值。 b. 由计算机随机出四张牌。 c. 用户输入能算出24的表达式(只能用加、减、乘、除及括号组成的四则运算)。
  3. 所属分类:Oracle

    • 发布日期:2017-04-14
    • 文件大小:3312
    • 提供者:王学
  1. spectraMatch

    0下载:
  2. 这是光谱中比较光谱之间的相似程度的算法,其中包括SA、SCF、SCM、SCA、SGA、SID-This is a degree of similarity between the spectral comparison algorithm spectrum, including SA, SCF, SCM, SCA, SGA, SID
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1447
    • 提供者:杨艳
  1. beibao

    0下载:
  2. 模拟退火算法是一种通用的随机搜索算法,是对局部搜索算法的扩展。与一般局部搜索算法不同,SA以一定的概率选择领域中目标值相对较小的状态,是一种理论上的全局最优算法。-Simulated annealing algorithm is a common random search algorithm is an extension of local search algorithm. Different general local search algorithm, SA with a certain
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:661
    • 提供者:charle007
  1. COR(v1.1)

    0下载:
  2. 资源竞争算法,此算法经过测算由于PSO、GA、SA等等,可以快速有效的优化。- Competition Over Resource Optimization Algorithm,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2439
    • 提供者:孙少龙
  1. GA_CVRP

    3下载:
  2. 用遗传算法和模拟退火实现的限重的VRP(CVRP),250个customer,一个仓库,数据文件在里面,导入eclipse就可以运行。-this is a hybrid algorithm of GA and SA to solve CVRP problem, which is devopled on eclise with java.it contains a input dataset involved with 249 customers and one single depot.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:54272
    • 提供者:张放
  1. TSP(GAaSA)

    3下载:
  2. 基于模拟退火的遗传算法求解旅行商TSP问题-TSP by GA+SA
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11659
    • 提供者:suyue
  1. PSA-nonuSA_89941

    0下载:
  2. 粒子群模拟退火算法 混合算法 可以运行 效果不错-pso sa
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-03
    • 文件大小:14914261
    • 提供者:wshr
  1. simulated-nnealing-algorithm

    0下载:
  2. 模拟退火算法对求解函数最小值很有效果 代码-sa simulated nnealing-spso-algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2427
    • 提供者:wshr
  1. Radiation-focusing-device

    0下载:
  2. 这个是用SA模拟退火算法设计的辐射聚焦器,当然自己可以修改成光束整形程序,用在光束整形中,虽然有效果,但是结果还是不完善。-This is SA simulated annealing algorithm designed to focus the radiation is, of course, they can be modified to beam shaping procedures used in beam shaping, although effective, but the re
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1241
    • 提供者:夏绍燕
  1. Subspace-Methods-for-Joint

    0下载:
  2. 基于子空间方法的联合稀疏恢复,通过MUSIC算法进行结合测试,给出了测试结果-We propose subspace-augmented MUSIC (SA-MUSIC), which improves on MUSIC such that the support is reliably recovered under such unfavorable conditions. Combined with a subspace-based greedy algorithm, known
  3. 所属分类:Project Design

    • 发布日期:2017-05-07
    • 文件大小:1050105
    • 提供者:bigbigtom
  1. SA_TSP

    0下载:
  2. 使用模拟退火算法解决旅行商问题,在matlab里面实现-use SA algorithm to solve traveling salesman problem
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:2036736
    • 提供者:equiealene
  1. Desktop

    0下载:
  2. 退火算法用于解决SA问题。商旅问题的java算法。(Annealing algorithm is used to solve the SA problem. Java algorithm for business travel problems.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:Guo.
  1. omp-master

    0下载:
  2. 压缩感知重构算法之正交匹配追踪(OMP)。 一个不错的MATLAB源代码。(% Othogonal matching pursuit of Tropp et Gilbert % Find greedy approx of s s.t. phi*s = y % y : data % phi : measurement matrix % K :number of vectors used in the approx (typ. = S or M) % Written by David M
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:richard9
  1. [muchong.com]WinFormCallMatlab

    0下载:
  2. 算法学习,通过学习PCA降纬,来实现数据的特征值提取,进而抽取主成份数据来实现功能(learn speak told you alougt sdhekt dhisfnka shdfi isaf ifak if sa)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-02
    • 文件大小:1562624
    • 提供者:敬畏
  1. tsp

    0下载:
  2. matlab源代码用模拟退火算法求解TSP问题(we use SA to solve TSP problem, This is the matlab code.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:奔跑人生
  1. 神经网络入门13课源码

    3下载:
  2. 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 RBF、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Algorithm, GA ) 第十课 粒子群优化( Part
  3. 所属分类:其他

    • 发布日期:2020-01-29
    • 文件大小:4372480
    • 提供者:1234567845432
« 1 2 ... 7 8 9 10 11 12»
搜珍网 www.dssz.com