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

搜索资源列表

  1. 5mathprogram

    0下载:
  2. 数值算法与实现课程设计报告,包括插值算法,搜索算法,自适应算法。均配有源代码。-Curriculum design and implementation of numerical algorithm reports, including interpolation algorithm, search algorithm, adaptive algorithm. Equipped with source code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:175621
    • 提供者:
  1. thegeneticalgorithm

    0下载:
  2. 遗传算法的基本运算过程如下:   a)初始化:设置进化代数计数器t=0,设置最大进化代数T,随机生成M个个体作为初始群体P(0)。   b)个体评价:计算群体P(t)中各个个体的适应度。   c)选择运算:将选择算子作用于群体。选择的目的是把优化的个体直接遗传到下一代或通过配对交叉产生新的个体再遗传到下一代。选择操作是建立在群体中个体的适应度评估基础上的。   d)交叉运算;将交叉算子作用于群体。所谓交叉是指把两个父代个体的部分结构加以替换重组而生成新个体的操作。遗传算法中起核心作用的就是交叉算
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2756
    • 提供者:line
  1. adaptivethreshold

    0下载:
  2. 一款简单的自适应阈值的MAYLAB代码,使用的时候需要更改图片的路径,阈值参数可以自行设置-A simple adaptive threshold MAYLAB code, when the need to change the image using the path, free to set the threshold parameter
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:204313
    • 提供者:李强
  1. adaptivethre

    0下载:
  2. 不规则光照下自适应阈值的前景背景分离算法-Irregular light of the prospects for adaptive threshold background separation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:150873
    • 提供者:刘攀
  1. threshold-denoising

    0下载:
  2. 包含小波变换,curvelet变换的自适应阈值去噪,微分方程去噪等,近几年的关于去噪方面的文献,中英文都有,供大家参考-Include wavelet transform, curvelet transform adaptive threshold denoising, denoising differential equations, in recent years the literature on denoising, both Chinese and English, for your
  3. 所属分类:matlab

    • 发布日期:2017-06-18
    • 文件大小:27756776
    • 提供者:zale
  1. 8digita

    0下载:
  2. 8数码问题的解决方案,宽度优先搜索,和广度优先搜索,可以通过修改期中的全局值,可以适应任何维度的搜索-8 digital solution to the problem, breadth-first search, and breadth-first search, you can modify the period of global value, can adapt to any dimension of the search
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:324391
    • 提供者:limaosheng
  1. Small-world-networks-based-on-adaptive-threshold-e

    0下载:
  2. 基于小世界网络的自适应阈值边缘检测算法Small-world networks based on adaptive threshold edge detection algorithm-Small-world networks based on adaptive threshold edge detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:329381
    • 提供者:what1586
  1. 1

    0下载:
  2. 基于lms算法的干扰自适应抵消LMS算法是基于最陡下降法的统计估计的最小均方值算法,令误差的均方值达到最小时的抽头系数的值即为最优解。LMS算法抽头系数w的变化方向为代价方程的负梯度方向。-Lms algorithm based on adaptive interference cancellation algorithm is the LMS steepest descent method based on statistical estimation of the least mean sq
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3985
    • 提供者:ct
  1. work

    0下载:
  2. 一种新的内插方法,方向自适应内插,运用平行四边形插值核-A new interpolation method, the direction of adaptive interpolation, interpolation using nuclear parallelogram
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:724048
    • 提供者:张三
  1. lms

    0下载:
  2. 对通信中应用较多的自适应滤波算法LMS算法进行了仿真,并且解决了信号的起始值的对齐问题。-Application of communication are more adaptive filtering algorithm for simulation of LMS algorithm, and solve the initial value of the signal alignment problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:746
    • 提供者:cwb
  1. otsu

    0下载:
  2. 利用最大类间方差算法求解自适应阈值,对图像进行分割-Using Otsu adaptive threshold algorithm, the image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1676
    • 提供者:yangna
  1. Novel-robust-and-self-adaptive-road-following-algo

    0下载:
  2. 本文提出一种基于改进图模型的自适应道路跟踪算法,利用基于边缘置信度的均值偏移 算法,将图像划分为具有准确边界的若干同质区域,以这些区域为结点构建改进图模型,然后根据道路/非路模型统计信息,采用 Graph Cut 方法获得最终的二值图。该算法将Graph Cut 和均值偏移方法有效融合,以克服各自缺点,并通过道路/非路模型自更 新使得该算法可有效适应室外环境下复杂场景变化。-Two dimension road following is a crucial task of visio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2178226
    • 提供者:黄松
  1. art

    0下载:
  2. 用VC++编写的自适应谐振网络(ART)模型的源代码,用于将二值数据集进行无师聚类。-This program contains code implementing the adaptive resonance theory(ART) network. Source code may be found in ART.CPP.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2666
    • 提供者:liangbizhen
  1. MP3-watermarking

    0下载:
  2. :针对MP3 编码方式和帧结构进行分析,利用帧中的比例因子提出了一种压缩域水印算法。算法通过引入帧变化分析步 骤,很好地实现了水印的自适应嵌入。对于不同的系统要求,还可以通过修改门限信噪比的值SNRlim按需进行水印嵌入,使算法 具有更大灵活性。同时在牺牲一定的嵌入空间前提下,实现了水印信息的自同步。实验表明,对于不同风格的音乐,该水印算法 具有很好的不可听性。-In this paper,the encoding method and the frame structure of
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1386649
    • 提供者:郑杨
  1. Image-binarization

    0下载:
  2. 图片自适应二值化处理,二值化处理使用简单方便。-Adaptive binarization image processing, binary processing easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:214942
    • 提供者:aas
  1. SGAPublic

    0下载:
  2. SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;调用时Genetic(目标函数名) 使用SGA时,首先需要一个目标函数(像AimFunc.m),该函数返回适应度输入变量为待优化变量x输出为一个适应度。然后修改Genetic.m中可以修
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:4266
    • 提供者:余风
  1. Smart-preplan

    0下载:
  2. 从 模糊数学与GIS 空间分析的基本理论入手,以基于模糊算法的城市警务预案GIS 空间分析为例,具体阐述模糊C 均 值的自适应算法在GIS 空间分析中的实际应用。-Fuzzy Mathematics and GIS from the basic theories of spatial analysis to the city based on fuzzy GIS spatial analysis of police plans, for example, specifically add
  3. 所属分类:GIS program

    • 发布日期:2017-04-06
    • 文件大小:482497
    • 提供者:jun
  1. maxeandzishiying

    0下载:
  2. 通过最大熵和自适应灰度阈值方法来对图像进行分割,可得到效果较好的分割图像-By maximum entropy and the adaptive threshold method of image segmentation, image segmentation can be obtained better
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:851
    • 提供者:jessica
  1. Mathematical-Theory-of-FEM

    4下载:
  2. 《有限元方法的数学理论》中不但提供有限元法系统的数学理论。还兼重在工程设计和分析中的应用算法效率、程序开发和较难的收敛问题。目次:基本概念;Sobolev空间;椭圆边界值问题变分公式;有限元空间结构;Sobolev空间中的多项式近似理论.n维变分问题;有限元多栅法;加性Schwarz预条件; 极大范数估计;自适应网格; 变分病态、在平面弹性力学中的应用;混合法;迭代技巧用于混合法;算子插值理论的应用。读者对象;数学、物理和工程专业的研究生和技术人员。-" The mathematical
  3. 所属分类:Algorithm

    • 发布日期:2015-10-28
    • 文件大小:2197504
    • 提供者:xiangyunl
  1. ADAPTIVE-IMAGE-FUSION-ALGORITHM

    2下载:
  2. 针对低可见光图像和红外图像的特点,提出一种基于DT-CWT的自适应图像融合算法.该算法具有好的平移不变性和方向选择性,更适合于人类视觉.先对源图像作双树复小波变换,充分考虑各尺度分解层的系数特征,对 低通子带引入免疫克隆选择,根据统计评价准则定义亲和度函数,自适应获得最优融合权值 对高通子带则根据人类视觉特性定义局部方向对比度,并作为融合准则,突出和增强了各源图像的对比度与细节信息.实验结果表明: 与基于小波的融合结果相比较,本文的融合算法自适应性和鲁棒性更强,较好地保护和显示了源图像中
  3. 所属分类:Wavelet

    • 发布日期:2017-03-23
    • 文件大小:312924
    • 提供者:赵昭
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com