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

搜索资源列表

  1. Lee filter for speckle noise reduction

    1下载:
  2. 在自适应中值滤波的基础上,采用均值与方差得到一个阈值,来判断极值点是不是噪声点!(On the basis of adaptive median filtering, a threshold is obtained by means of mean and variance to determine whether the extreme point is a noise point!)
  3. 所属分类:图形图象

  1. 用MATLAB实现遗传算法程序.pdf

    1下载:
  2. 遗传算法的基本步骤如下: 1)在一定编码方案下,随机产生一个初始种群; 2)用相应的解码方法,将编码后的个体转换成问 题空间的决策变量,并求得个体的适应值; 3)按照个体适应值的大小,从种群中选出适应值 较大的一些个体构成交配池; 4)由交叉和变异这两个遗传算子对交配池中的 个体进行操作,并形成新一代的种群; 5)反复执行步骤2-4,直至满足收敛判据为止。(The basic steps of the genetic algorithm are as follows: 1) u
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:76800
    • 提供者:傲视天下
  1. adaptivethresh

    0下载:
  2. wellner的自适应阈值函数,进行图像的二值化(Wellner's adaptive thresholding)
  3. 所属分类:图形图象

  1. M

    0下载:
  2. 本程序利用为自适应中值滤波器的实现,可用于图像去噪(An image noise reduction algorithm)
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:19456
    • 提供者:220681
  1. original

    0下载:
  2. 粒子的位置代表优化问题在搜索空间中的潜在解,粒子的速度决定他们飞行的方向和距离,所有的粒子都有一个被优化的函数决定的适应值。(The position of the particles represents the potential solution of the optimization problem in the search space. The velocity of the particles determines the direction and distance of the
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:hhhxy
  1. DSPecg

    0下载:
  2. 心电信号R波查找,按照R波特点自动调整RR间期和R峰阈值,实现自适应查找。很实用。(ECG R wave lookup, in accordance with the characteristics of R wave automatically adjust the RR interval and R peak threshold, adaptive search. Very practical.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:522240
    • 提供者:aoxiao2010
  1. VHMS虚拟主机销售系统ep手机自适应模板

    0下载:
  2. kangle vhms是一款专为虚拟主机商研发的免费虚拟主机管理系统; vhms虚拟主机管理系统的所有日常管理功能包含了虚拟主机管理模块、域名管理模块、财务管理模块、代理模块、等。可以很方便的自动开通空间,充值,让您无需值守完成所有交易。可以实现这些业务到期邮件通知的自动化流程;(Kangle VHMS is a free hosting management system designed for virtual hosting providers)
  3. 所属分类:其他

    • 发布日期:2018-11-14
    • 文件大小:3181568
    • 提供者:guoguo520
  1. rcitime__type

    0下载:
  2. 二进制粒子群优化算法pso,主程序:swarmpso m 它包括以下子程序: 1  初始化:swarminit m 2  适应值计算函()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:yrza%2526964
  1. 基于自适应LBP和SVM的织物疵点检测算法

    0下载:
  2. 基于优化的局部二值模式织物疵点检测,论文,未翻译(Fabric defect detection based on optimized local two value model, paper, untranslated)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-09
    • 文件大小:505856
    • 提供者:Holland
  1. 基于自适应阈值分割的宫颈细胞图像分类算法

    0下载:
  2. 基于自适应阈值分割的宫颈细胞图像分类算法论文详细阐述了作者进行图像预处理,分割,细胞分类的步骤,很值得学习(Cervical Cell Image Classification Algorithm Based on Adaptive Threshold Segmentation The paper elaborates on the author's steps of image preprocessing, segmentation and cell classification, and i
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:1564672
    • 提供者:vergg
  1. 新建 Microsoft Word 文档

    1下载:
  2. 程序为自适应中值滤波程序,对图像椒盐噪声能够很好的去除,效果良好,并包含与普通中值滤波程序相比。(The program is an adaptive median filter, which can be used to remove salt and pepper noise well, and it has a good effect, and is compared with the ordinary median filter program.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:13312
    • 提供者:躲躲躲
  1. RLS自适应滤波器程序

    0下载:
  2. RLS实现自适应滤波器的设计,)?令hM(-1)=0,计算滤波器的输出d(n)=XMT=hM(n-1);?2)?计算误差值eM(n)=d(n)-d(n,n-1);?3)?计算Kalman增益向量KM(n);?4)?更新矩阵的逆RM-1(N)=PM(N);?5)?计算hM(n)=hM(n-1)+KM(n)eM(n);(Design of adaptive filter based on RLS)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:11264
    • 提供者:yin1995
  1. rbiorltyfunction

    0下载:
  2. 二进制粒子群优化算法pso,主程序:swarmpso m 它包括以下子程序: 1  初始化:swarminit m 2  适应值计算函()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:busya
  1. ABSE

    0下载:
  2. 熵值越大则每个符号包含的平均信息量越大。有研究发现,在有噪声的语音信号中,语音信号的熵和噪声信号的熵存在着较大的差异,对噪声信号来说在整个频带内分布相对平坦,熵值小,语音信号集中在某些特定频段内,熵值大。因此利用这个差异可以区分噪音段和语音段。(The greater the entropy is, the greater the average information of each symbol is. It is found that, in noisy speech signals, t
  3. 所属分类:语音合成与识别

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:p雄
  1. adapt_mid_filter

    0下载:
  2. 实现自适应中值滤波,边缘问题采用复制边缘像素的方法。(Achieve adaptive median filtering, and the edge problem uses a method of copying edge pixels)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:cenxing
  1. AdaptiveFilter

    0下载:
  2. 运用自适应过滤法来对数据进行预测,对于给定阶数的系数,每次预测值与真实值比较,计算残差,直至残差几乎不变化,可以得到比较好的系数,(Using adaptive filtering method to predict data, for a given number of coefficients, each prediction value is compared with the real value, the residual error is calculated until the r
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:黄盖后人
  1. 彩色边缘检测和自适应中值滤波

    0下载:
  2. 利用MATLAB进行彩色边缘检测和自适应中值滤波(Using MATLAB for Color Edge Detection)
  3. 所属分类:图形图象

  1. 高斯

    1下载:
  2. 高斯滤波器,sigma值可根据信号输入自动调整(Gauss filter and Sigma value can be automatically adjusted according to signal input.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:雷雷爱吃草
  1. 基于最大类间方差阈值与遗传算法的道路分割

    2下载:
  2. 最大类间方差法是由日本学者大津(Nobuyuki Otsu)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。背景和目标之间的类间方差越大,说明构成图像的2部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2部分差别变小。(The largest between-class variance method was proposed by the Japanese scholar Nobuyuki Otsu
  3. 所属分类:2D图形编程

    • 发布日期:2018-05-02
    • 文件大小:743424
    • 提供者:EMC
  1. 仿真例题1

    1下载:
  2. 通过利用MATLAB S型函数实现对参数的自适应控制,即是说,估计参数收敛到真实值,输出误差收敛到0(By using the MATLAB S function to realize the adaptive control of the parameters, it is said that the estimated parameter converges to the real value, and the output error converges to 0.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:101376
    • 提供者:遗憾lo
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com