搜索资源列表

  1. level-set

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

    • 发布日期:2024-05-16
    • 文件大小:555008
    • 提供者:张倩
  1. PSO

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

    • 发布日期:2024-05-16
    • 文件大小:314368
    • 提供者:程徐
  1. germ

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

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:mcj
  1. 5

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

    • 发布日期:2024-05-16
    • 文件大小:1602560
    • 提供者:wenping
  1. DE-phase-only-synthesis

    0下载:
  2. 运用差分进化算法实现一维线阵方向图优化,还包含了带有单纯形算法局部搜索的混合算法程序-One-dimensional linear array pattern optimization using differential evolution algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:45056
    • 提供者:解磊
  1. costly-punishment

    0下载:
  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 coope
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:张强
  1. f1

    0下载:
  2. 用差分进化算法辨识非线性函数的参数,算法简单,实现容易,比较合适初学者-Differential evolution algorithm for identification of nonlinear function parameters, the algorithm is simple, and easy to implement, suitable for beginners
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:陈雨
  1. use-DE-solve-rugged-function

    0下载:
  2. 用Diffirential Evolution求解一个复杂方程的最小值-Use DE to find a global minimum in the range [-10, 10] for a rugged function, and the function s search space is R5.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1377280
    • 提供者:孔焕军
  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
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:86016
    • 提供者:李严
  1. QGA

    1下载:
  2. 基于种群进化和自然选择的远离,量子遗传的相关源代码,用于优化种群,-Based on population evolution and natural selection away from the the quantum genetic source code for optimization populations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:皮皮鲁
  1. fdtd_2d_tm_src_tfsf

    0下载:
  2. 二维TM偏振平面波传播演进的FDTD实现。-Two-dimensional plane-wave propagation in the evolution of FDTD implementation
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:andrew
  1. result

    0下载:
  2. 意见传播模型Opinion evolution in closed community实现,共有5个c程序,均为原创程序,程序简单易懂,适合初学者~-Views the propagation models Opinion evolution in closed community, a total of five c program, both the original program, the program is simple a
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:hp
  1. gp7.2.1.3

    0下载:
  2. 基因規劃法,也就是演化行計算,俗稱AI,應用範圍很廣泛-Genetic programming method, that is, the evolution of the line calculated, commonly known as AI, a wide range of applications
  3. 所属分类:DNA

    • 发布日期:2024-05-16
    • 文件大小:442368
    • 提供者:suyanzan
  1. scfdma.zip

    0下载:
  2. sc fdma for lte uplink in long term evolution ,sc fdma for lte uplink in long term evolution
  3. 所属分类:文件格式

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:naga mahesh
  1. zuiyoubaoliu

    0下载:
  2. 遗传算法最优保留 轮盘赌选择、单点交叉、位点变异 绘制最优适应度进化曲线-Genetic algorithm for optimal retention roulette wheel selection, single point crossover Loci draw optimal fitness evolution curve
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:王佳
  1. Main

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

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:咸龙滨
  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 or
  3. 所属分类:3G开发

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者: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 or
  3. 所属分类:弱点检测代码

    • 发布日期:2024-05-16
    • 文件大小:437248
    • 提供者: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 or
  3. 所属分类:3G开发

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者: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 or
  3. 所属分类:串口编程

    • 发布日期:2024-05-16
    • 文件大小:226304
    • 提供者:duanyuting
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org