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

搜索资源列表

  1. ElasticNet

    0下载:
  2. 使用到的参数跟谈到弹性网络的那一章里头所讲的是一样的, ke 则是终止条件。如果 step 被打勾,则程式在每一步之间会暂停 100毫秒(或其他使用者输入的数值)。如果 Random 被打勾,则程式会以系统时间作为乱数产生器的种子数,否则,就以使用者输入的数( Random 右边那一格)为种子数。 你可以利用 load 来载入推销员问题档与其最佳解,如此便可比较弹性网络所找出来的解与最佳解差了多少。 Central, Radius, and Error 这三个参数的前两个,只影
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:39690
    • 提供者:林尚义
  1. regiongrow

    0下载:
  2. 区域增长的算法实现: 1)根据图像的不同应用选择一个或一组种 子,它或者是最亮或最暗的点,或者是位 于点簇中心的点 2...通过像素集合的区域增长 算法实现: 区域A 区域B 种子像素增长.3)增长的规则 4) 结束条件.-regional growth algorithm : 1) According to the images chosen a different application or group of seeds, It is perhaps the most - or the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2074
    • 提供者:蒋建军
  1. C_genetic

    0下载:
  2. 本例是本人写的遗传算法的最简单的一个实现,并且带有一个说明文档。用C语言编写,在TurborC中调试,由于当时在随机数产生上没有种种子,所以极易收敛,有兴趣可以种上种子试一下。-the cases I wrote is the most genetic algorithm to achieve a simple, and with a documented. C language, in which TurborC debugging, because the random number gen
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7556
    • 提供者:zbjg
  1. prime

    1下载:
  2. 产生大素数。以时间作为随机数生成的种子,随机生成大素数。-Generate large prime numbers. With time as the random number generator seeds, randomly generated large prime numbers.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-06-12
    • 文件大小:760
    • 提供者:hejun
  1. generic_tsp

    0下载:
  2. 用遗传算法求解TSP问题,种子数100,遗传概率和交叉概率可以在源程序中修改。-Genetic Algorithm with TSP problem, a few hundred seeds, genetic probability and crossover probability can modify the source program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:272888
    • 提供者:stefwang
  1. MUL_FATHER

    0下载:
  2. 多父体杂交算法模型。采用实数编码方案,种群种子随即获取。该程序有详细的代码注释,希望对大家有所帮助。-Father of hybrid algorithm for multi-body model. Using real-coded program for populations of seeds immediately. The program has a detailed code comments, want to help everyone.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:762342
    • 提供者:李洋
  1. MulSeed

    0下载:
  2. 多种子点的区域增长,程序可在matlab环境中更直接运行;-Many seeds of regional growth, the program can be more direct in matlab environment to run
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1252
    • 提供者:Gophy
  1. life

    0下载:
  2. :元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于 自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自 动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具-MATLAB s version of Conway s Game of Life. "Life" is a cellular automaton invented by John
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2202
    • 提供者:zhangziliang
  1. matlab-scan

    0下载:
  2. matlab种子扫描算法的实现,共有两个文件,都是matlab的m文件,已经试过了,可以正常运行-Seeds of MATLAB scanning algorithm, a total of two documents, are matlab m file, have tried, can be normal operation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:927
    • 提供者:zzq
  1. random-numbers

    0下载:
  2. 利用三种不同原理产生随机数的方法,种子可以随意变换-Using three different principle methods for generating random Numbers, seeds can be changed at will
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1396
    • 提供者:徐勇
  1. FICA

    0下载:
  2. FAST ICA使用方法和程序,用于ICA识别玉米种子图像!-FAST the ICA using the methods and procedures for the image of the ICA to identify maize seeds
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:659886
    • 提供者:马溶良
  1. writeseeds

    1下载:
  2. a function that write seeds for rand and randi based on current time
  3. 所属分类:matlab例程

    • 发布日期:2017-03-02
    • 文件大小:597
    • 提供者:ericzhu
  1. opengl

    0下载:
  2. opengl 种子扫描线算法 包含扫描线和种子算法-the opengl seed scan line algorithm contains the scanning lines and the seeds algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-11
    • 文件大小:1985271
    • 提供者:王豪为
  1. suijishu

    0下载:
  2. 产生随机数,时间种子,随机性较好,fortran语言-Generate random numbers, the time seeds, better randomness, fortran language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:266123
    • 提供者:cx
  1. Internal-comparison-algorithm

    0下载:
  2. 系统用srand()函数产生一个以当前时间开始的随机种子。其产生的种子用选择排序、冒泡排序、快速排序将顺序表中的数字排好,设置变量记录每种排序关键字的移动次数和关键字的比较次数。选择排序:利用L.length-1个循环,将随机种子按从小到大的顺序排好。-System with srand () function generates a random seed to start the current time. Which produces seeds with selection sort,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:11005
    • 提供者:郭春杰
搜珍网 www.dssz.com