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

搜索资源列表

  1. lorenz-chaos

    1下载:
  2. 可以直接画出lorenz系统在各种参数下的3D演化吸引子和分叉图-Can directly draw the evolution of the the lorenz system in the various parameters of the 3D attractor bifurcation diagram
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:882486
    • 提供者:wu
  1. 02_Computer-Evolution-and-Performance

    0下载:
  2. computer architecture
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:201387
    • 提供者:jamshed
  1. C51Calc

    0下载:
  2. 简易计算器可进行乘方、开方、指数、对数、三角函数、统计等方面的运算。-The simple calculator involution, evolution, index, computing on number, trigonometric, statistical, and other aspects.
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:49507
    • 提供者:越子枫
  1. DEPalgorithm

    0下载:
  2. very useful matlab differential evolution algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:30640
    • 提供者:aaa
  1. mpso

    0下载:
  2. 改进粒子群优化算法,包含群体初始化,群体进化。-Improved particle swarm optimization algorithm, and contains the group initialization group evolution.
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:1622
    • 提供者:靳红
  1. level-set

    0下载:
  2. 水平集方法的诞生有效解决了以前算法不能解决的在曲线演化过程中的拓扑变化问题,其核心是利用水平集这一数学理论来对能量函数进行极小值求解的曲线演化过程,通过求解极小值最终获取目标轮廓从而达到图像分割的目的 为了解决不同应用领域的图像处理问题,各种相应的基于水平集方法的图像分割算法已被提出,大量的研究者仍在不断地改进和提高这些算法的效率和有效性.对现有的用于部分图像分割的水平集方法进行了综述,主要介绍传统水平集方法无重新初始化水平集方法连续水平集方法以及最近相关的改进方法,并简要讨论了各种方法的优缺点
  3. 所属分类:Communication

    • 发布日期:2017-12-04
    • 文件大小:554807
    • 提供者:张倩
  1. DEmath

    0下载:
  2. Differential Evolution Algorithm Matlab code
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:32039
    • 提供者:zimo niu
  1. diagnostics_current

    0下载:
  2. The torque and sequence negative impedance analysis, with the evolution of short-circuit turns of the stator phase winding in a 3HP induction machine was done in the present paper.
  3. 所属分类:Project Design

    • 发布日期:2017-11-26
    • 文件大小:1282661
    • 提供者:said
  1. PSO

    0下载:
  2. 针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。-TSP problem solving for the traditional algorithms such as genetic alg
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:314650
    • 提供者:程徐
  1. 5

    0下载:
  2. 本文提出一种通过实时调整目标特征权值来进行背景自适应跟踪的算法。首先,定义了一种综合特征集合用以描述目标的颜色和局部轮廓。其次,提出了在滤波框架中对目标特征进行评估的算法,从而使得具有强区分能力的特征占有较大的权值,进而使其能够在跟踪过程起到较大的作用。采用传统的Kalman 滤波和粒子滤波对所提出的算法进行了验证。-In this paper, we propose a new adaptive visual object tracking method based on online f
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:1602495
    • 提供者:wenping
  1. germ

    1下载:
  2. 细菌的繁殖模型,很好的体现的细菌的繁殖演变过程。有助于新手学习MATLAB-Model of the propagation of bacteria, well reflect the propagation of bacteria evolution. Help novices learn MATLAB
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-28
    • 文件大小:1349
    • 提供者:mcj
  1. costly-punishment

    1下载:
  2. netlong程序,应用的课题方向:博弈上的合作,尤其是奖励和惩罚在合作中的角色。可以直观地发现合作水平的演化。做这方面课题时只需少量修改即可。-netlong program, the direction of the subject of the application: Game on cooperation, in particular, is the role of reward and punishment in cooperation. Intuitive to find the
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:5238
    • 提供者:张强
  1. IGKA

    0下载:
  2. 遗传算法是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的算法,文档中提供遗传算法的全部源程序代码。-The genetic algorithm is the calculation of the process of biological evolution model to simulate natural selection and genetic mechanism of Darwin' s theory of biolog
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:85885
    • 提供者:李严
  1. Main

    0下载:
  2. hansen函数de算法 差分进化算法-hansen function de algorithm differential evolution algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:1845
    • 提供者:咸龙滨
  1. 34

    0下载:
  2. TD-SCDMA的长期演进TD-LTE。为减轻TD-LTE综测仪开发中调试的复杂性,通过研究分析TD-LTE系统原语,提出了一种基于DSP TMS320C6455和FPGA 5vsx95tff1136(Xilinx)芯片的原语追踪平台。-Long-term evolution of TD-SCDMA, TD-LTE. TD-LTE system primitives through research and analysis in order to reduce the complexity o
  3. 所属分类:3G develop

    • 发布日期:2017-11-17
    • 文件大小:4308
    • 提供者:duanyuting
  1. paixu

    0下载:
  2. TD-SCDMA的长期演进TD-LTE。为减轻TD-LTE综测仪开发中调试的复杂性,通过研究分析TD-LTE系统原语,提出了一种基于DSP TMS320C6455和FPGA 5vsx95tff1136(Xilinx)芯片的原语追踪平台。-Long-term evolution of TD-SCDMA, TD-LTE. TD-LTE system primitives through research and analysis in order to reduce the complexity o
  3. 所属分类:Exploit

    • 发布日期:2017-11-20
    • 文件大小:436940
    • 提供者:duanyuting
  1. maopao

    0下载:
  2. TD-SCDMA的长期演进TD-LTE。为减轻TD-LTE综测仪开发中调试的复杂性,通过研究分析TD-LTE系统原语,提出了一种基于DSP TMS320C6455和FPGA 5vsx95tff1136(Xilinx)芯片的原语追踪平台。-Long-term evolution of TD-SCDMA, TD-LTE. TD-LTE system primitives through research and analysis in order to reduce the complexity o
  3. 所属分类:3G develop

    • 发布日期:2017-12-05
    • 文件大小:4718
    • 提供者:duanyuting
  1. paixufahanshu

    0下载:
  2. TD-SCDMA的长期演进TD-LTE。为减轻TD-LTE综测仪开发中调试的复杂性,通过研究分析TD-LTE系统原语,提出了一种基于DSP TMS320C6455和FPGA 5vsx95tff1136(Xilinx)芯片的原语追踪平台。-Long-term evolution of TD-SCDMA, TD-LTE. TD-LTE system primitives through research and analysis in order to reduce the complexity o
  3. 所属分类:Com Port

    • 发布日期:2017-11-24
    • 文件大小:226393
    • 提供者:duanyuting
  1. sushu1

    0下载:
  2. TD-SCDMA的长期演进TD-LTE。为减轻TD-LTE综测仪开发中调试的复杂性,通过研究分析TD-LTE系统原语,提出了一种基于DSP TMS320C6455和FPGA 5vsx95tff1136(Xilinx)芯片的原语追踪平台。-Long-term evolution of TD-SCDMA, TD-LTE. TD-LTE system primitives through research and analysis in order to reduce the complexity o
  3. 所属分类:Parallel Port

    • 发布日期:2017-11-12
    • 文件大小:255284
    • 提供者:duanyuting
  1. GA--CSharp

    0下载:
  2. 一个利用C#语言实现的遗传算法源程序,通过对花朵的演化说明遗传算法的原理-The principle of a genetic algorithm source code using the C# language, genetic algorithm is described through the evolution of flowers
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:1313
    • 提供者:陈天栋
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com