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

搜索资源列表

  1. 自动多阈值分割

    1下载:
  2. 用Matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像-prepared using Matlab automatic threshold segmentation procedures, image segmentation before the introduction of automatic image smoothing
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.16kb
    • 提供者:马文
  1. jianleizuidaijulifa250

    0下载:
  2. 用间类最大距离法自动求取多张图像的阈值,MATLAB实现
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:12.39kb
    • 提供者:张丽娜
  1. automatic

    0下载:
  2. matlab程序,自动多阈值分割,本方法较好用适合,经本人亲自验证-matlab program, automatic multi-threshold segmentation, the method used for good, I personally verified by the
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:42.47kb
    • 提供者:tinge
  1. yuzhifenge

    0下载:
  2. 用matlab实现自动多阈值分割,有需要的可以-Matlab multi-use automatic threshold segmentation, we need to look at
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:41.02kb
    • 提供者:高菲
  1. multi-ctp1

    2下载:
  2. 一个基于阈值的粒子比较准则,用于处理多目标约束优化问题,该准则可以保留一部分序值较小且约束违反度在允许范围内的不可行解微粒,从而达到由不可行解向可行解进化的目的;一个新的拥挤度函数,使得位于稀疏区域和Pareto前沿边界附近的点有较大的拥挤度函数值,从而被选择上的概率也较大 从而构成解决多目标约束优化问题的混合粒子群算法。-A comparison based on the threshold criteria for the particle to handle multi-objective
  3. 所属分类:matlab

    • 发布日期:2016-12-15
    • 文件大小:4kb
    • 提供者:李洪
  1. zidongduoyu

    0下载:
  2. 实现多阈值自动分割,在车牌识别应用效果很好-Automatic segmentation of multi-threshold, good effect in the vehicle license plate recognition applications
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:74.22kb
    • 提供者:夜星辰
  1. pso_threshold-segmentation

    2下载:
  2. 图像阈值分割,为确定图像分割的最佳阈值,基于粒子群优化算法提出了一种多阈值图像分割方法-Image segmentation, image segmentation to determine the optimal threshold value, based on particle swarm optimization algorithm proposes a multi-threshold image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:696byte
    • 提供者:
  1. mw_NBdenoising2

    0下载:
  2. 基于多小波变换的阈值降噪技术的相邻系数法降噪算法-Based on multi-threshold wavelet transform coefficients of adjacent noise reduction noise reduction algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:559byte
    • 提供者:张磊
  1. duotezhonghongxianbaojing

    0下载:
  2. 该程序实现多特征红线报警算法,两个matlab文件,一个为函数,另一个为主函数,调用该函数文件;该程序将4路信号,每一路信号的特征量值及其固定阈值求出来,并一起画出图来。-The program features multi-red alarm algorithm, two matlab files, one for function, the other main function calls the function file the program seek out four signa
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2kb
    • 提供者:牛志嘉
  1. duotezhengzishiyingyuzhi

    0下载:
  2. 该程序实现多特征自适应阈值算法,两个matlab文件,一个为函数,该函数求出信号的特征量值并通过梯度下降法训练出其初始阈值,另一个为主函数,调用该函数文件;该程序将4路信号,每一路信号的特征量值及其自适应阈值求出来,并一起画出图来。-The program features multi-adaptive threshold algorithm, two matlab files, one for the function,the function seek out characteristics
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2.71kb
    • 提供者:牛志嘉
  1. xiaoboyuzhiquzao

    0下载:
  2. 小波阈值降噪的matlab代码 里面有两个程序 一个比较了软硬阈值去噪 另外一个对多层小波分解的阈值去噪做了对比-Wavelet threshold denoising matlab code there are two programs a relatively soft and hard thresholding is another multi-layer wavelet threshold denoising to do a comparison
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:28.89kb
    • 提供者:许凝
  1. zuidashangduoyuzhi

    0下载:
  2. 最大熵多阈值实现多红外图像的实时处理,多阈值实现-The maximum entropy multi-threshold to achieve real-time processing of multiple infrared image.
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:181.44kb
    • 提供者:向海燕
  1. BP-neural-network-prediction-method

    1下载:
  2. BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:3.69kb
    • 提供者:陈发东
  1. pso-bp

    1下载:
  2. 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.96kb
    • 提供者:艾岳巍
  1. wavelet

    1下载:
  2. 基于新型阈值处理函数的多算法融合小波去噪方法,去燥效果较好,可实现一维信号的有效降噪!另附有小波盲源分离代码-A Better Method based on a novel fusion algorithm of multi-threshold processing function , can achieve the effective denoising for one-dimensional signal. Additionally,Wavelet Blind Source Separ
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3.69kb
    • 提供者:libo
  1. xbfx

    1下载:
  2. 小波分析、局部放电试验所采集的信号中往往混有白噪声、周期干扰信号去除。此处采用常用db系列小波中的db6小波进行9尺度的多分辨分解后,根据白噪声能量特性,估算各尺度的阈值大小,采用硬值进行处理,后进行重构。-Wavelet Analysis、Signal acquired partial discharge test is often mixed with white noise, periodic interference signal removal. Db series wavelet c
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:33.35kb
    • 提供者:小贺
  1. gampmatlab

    3下载:
  2. 最新的压缩感知算法:Generalized Approximate Message Passing及其衍生算法,性能逼近l1范数凸优化方法的阈值迭代算法。压缩包中包含了诸多例程。-The latest compressed sensing algorithm: Generalized Approximate Message Passing its derivative algorithms, performance approaching l1 norm convex optimization
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:10.63mb
    • 提供者:love12121
  1. nenjan_v56

    0下载:
  2. 包括面积、周长、矩形度、伸长度,比较了软阈值,硬阈值及当今各种阈值计算方法,一种基于多文档得图像合并技术。- Including the area, perimeter, rectangular, elongation, Comparison of soft threshold and hard threshold and today various threshold calculation method, Based on multi-document image obtained comb
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:7.76kb
    • 提供者:盛艳
  1. Wavelet-denoising

    0下载:
  2. 小波去噪的过程中使用多诺霍软硬阈值的方法去除图像中的噪声-In the process of the wavelet denoising using donoghue soft hard threshold method to eliminate the noise in the image
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.13kb
    • 提供者:杨立章
  1. piugun

    0下载:
  2. 基于多相结构的信道化接收机,DC-DC部分采用定功率单环控制,比较了软阈值,硬阈值及当今各种阈值计算方法。- Channelized receiver based on multi-phase structure, DC-DC power single-part set-loop control, Comparison of soft threshold and hard threshold and today various threshold calculation method.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4.53kb
    • 提供者:fengbenling
« 12 »
搜珍网 www.dssz.com