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

搜索资源列表

  1. 图像去躁之邻域算法

    0下载:
  2. 本程序用来实现数字图像的消除噪声,采用邻域加权求平均的算法,在原来基础上作了一点小小的优化-the procedures used to achieve the elimination of digital image noise, using Neighborhood weighted average for the algorithm, based on the original made one small Optimization
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1282
    • 提供者:呵呵
  1. 565517782

    0下载:
  2. 大家一起分享。下列数字滤波算法中最简单的是 A)限幅滤波 B)限速滤波 C)加权平均滤波 D)中值滤波 二、填空题(每空2分,共30分)...(-share with everyone. The following figures filtering algorithm is the most simple A) limiting filter B) speed filtering C) Weighted average filter D) filter 2, fill in the blank
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:297867
    • 提供者:lucy
  1. denoise0

    0下载:
  2. 有效抑制噪声的算法,通过图像自身的荣誉信息,设定不同的权值,把灰度在所求像素灰度附近的像素灰度进行加权平均。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:1357
    • 提供者:李保磊
  1. SOR

    0下载:
  2. 松弛因子的介绍(“松弛迭代法是高斯-塞德尔迭代法的一种加速方法,基本思想是将高斯-塞德尔迭代法得到的第k+1次近似解向量与第k次近似解向量作加权平均,当权因子(即松弛因子)w选择是适当时,加速效果很明显。因此这个方法最关键的是如何选取最佳松弛因子。")和算法。-Relaxation factor of the introduction (" relaxation method is the Gauss- Seidel iteration method for an accelerated
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:4594
    • 提供者:陈倩倩
  1. idw.rar

    1下载:
  2. 实现反距离加权平均插值算法~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~,to fulfill idw Algorithm have a good luck!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1126871
    • 提供者:dww
  1. r214

    1下载:
  2. 多假设跟踪算法(MHT)是一种在数据关联发生冲突时,形成多种假设以延迟做决定的逻辑。与PDA合并多种假设的做法不同,MHT算法把多个假设继续传递,让后续的观测数据解决这种不确定性。举个例子,PDA对所有假设以对应的概率进行加权平均,然后再对航迹进行更新。因此,如果有10个假设,PDA会将这10个假设有效的合并只留下一个假设。而另一方面,MHT却是保持这10个假设的子集并延迟决定,这样可以利用之后的观测数据解决当前扫描帧的不确定性问题。 -Multiple Hypothesis Tracking
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:128715
    • 提供者:haiser
  1. Multilevel-median-filter-code

    0下载:
  2. Matlab多级非线性加权平均中值滤波算法代码,能解决一般的问题-Matlab nonlinear weighted average multi-level median filtering algorithm code, can solve the general problem
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2559
    • 提供者:落成
  1. resample

    0下载:
  2. 四邻域加权平均算法 实现了图像的高质量重采样-resample function
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:1483
    • 提供者:马金光
  1. DEM内插 反距离加权平均算法

    1下载:
  2. DEM内插 反距离加权平均算法 DEM插值经常用到的算法-DEM interpolation inverse distance weighted average algorithm for DEM interpolation algorithms are often used
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-25
    • 文件大小:32768
    • 提供者:晴宇
  1. Fuzzy

    1下载:
  2. 模糊算法,实现了求交法计算模糊蕴含关系、最大最小法进行合成运算、求并法计算输出量的模糊集合、加权平均法计算实际的清晰控制量等部分的详细代码。-Fuzzy algorithm, the realization of the intersection method to calculate fuzzy implication relations, max-min method for synthesis of computing, and method for output fuzzy sets,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:8685
    • 提供者:LCC
  1. guasssmooth

    0下载:
  2. 图像平滑用于去除图像中的噪声。高斯平滑,就是将每个像素的灰度值用其领域的加权平均值代替。该算法简单,能够有效去除高斯噪声。 -Image Smoothing is used to remove image noise. Gaussian smoothing is the gray value of each pixel with its weighted average of the field instead. The algorithm is simple and can effecti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:842286
    • 提供者:zhengfang
  1. Weighted-average_

    0下载:
  2. 数字高程模型(DEM)加权平均算法,计算单个点-Digital elevation model (DEM) weighted average algorithm to calculate a single point
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:790
    • 提供者:wushao
  1. filter

    0下载:
  2. 基于51单片机的C语言代码,指数加权平均算法滤波函数,也是一个一阶低通滤波器。文件中有比较详细的注释。-Based on the the 51 microcontroller C language code, exponentially weighted average algorithm filtering function is also a first-order low-pass filter. Detailed notes in the file.
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:1159
    • 提供者:平雅畅
  1. xiangsujituxiangronghedaima

    0下载:
  2. 这是一个像素级图像融合的MATLAB实现代码,主要包括加权平均算法,主成分分析法和IHS算法的具体实现,本程序能顺利运行。-This is a pixel-level image fusion MATLAB implementation code, including the implementation weighted average algorithm, principal component analysis and IHS algorithm, the program can run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:456406
    • 提供者:简雄
  1. medical_weight_average_fusion

    0下载:
  2. 医学图像融合,加权平均算法,matlab代码(medical image fusion)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:141312
    • 提供者:My.Hsiung
  1. 加权图像融合算法程序 MATLAB编写 - 副本

    0下载:
  2. 一种图像融合算法,加权平均,实现两幅图像的融合(An image fusion algorithm, weighted average, to achieve the fusion of two images)
  3. 所属分类:软件工程

    • 发布日期:2018-04-28
    • 文件大小:29696
    • 提供者:清分自来
  1. 加权平均图像融合算法

    0下载:
  2. 小波融合的加权平均算法,适用于初学者,很好的引入(Weighted average algorithm for wavelet fusion)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:332800
    • 提供者:请记得我
  1. loess-master

    0下载:
  2. 局部加权平均算法,用于时间序列预测,大家看着给点好处就好(Local weighted average algorithm for time series prediction.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:114688
    • 提供者:会飞的鱼zl
  1. 3pi(1)

    1下载:
  2. 本设计以MCU为控制核心,使用迷宫算法与机器自主学习的思想核心和电机PID调速为运动核心的一款智能迷宫小车,通过对传感器的加权平均处理进行高精度数据采集,将连续性变量转换成离散随机变量。首先根据左手运算进行迷宫整体搜索,然后进行数组记忆和最优路径运算,第二次进入赛道5秒逃出迷宫。(This design takes the MCU as the control core, uses the maze algorithm and the machine independent learning c
  3. 所属分类:书籍源码

    • 发布日期:2019-12-25
    • 文件大小:1883136
    • 提供者:那就是
  1. 十大滤波算法程序大全

    1下载:
  2. 十大滤波算法,经典可用,TEXT,word格式,包含一阶滞后滤波法、中位值滤波法、消抖滤波法、限幅平均滤波法、限幅消抖滤波法、限幅滤波法(程序判断滤波法)、算术平均滤波法、加权递推平均滤波法、递推平均滤波法(滑动平均滤波法)、AD滤波处理方法。(Ten filtering algorithms, classic and available, text, word format, including first-order lag filtering method, median filterin
  3. 所属分类:单片机开发

    • 发布日期:2020-11-07
    • 文件大小:8192
    • 提供者:爬山虎的脚
« 12 3 »
搜珍网 www.dssz.com