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

搜索资源列表

  1. smoothdata

    0下载:
  2. matlab程序-关于雷达系统中随机有限集算法中的平滑算法的仿真程序-matlab program- on radar systems stochastic finite set of algorithms smoothing algorithm simulation program
  3. 所属分类:transportation applications

    • 发布日期:2017-05-04
    • 文件大小:91672
    • 提供者:zhouxue
  1. VB6_OpenGL_curve

    0下载:
  2. VB6+OpenGL:空间曲线插值算法,光滑,平滑算法的范例.-VB6+OpenGL: space curve interpolation algorithm, smooth, smoothing algorithm examples.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:305074
    • 提供者:daode1212
  1. mmsp

    0下载:
  2. 前后向平滑算法:算法的原理很简单,以五点三次平滑为例。取相邻的5个数据点,可以拟合出一条3次曲线来,然后用3次曲线上相应的位置的数据值作为滤波后结果。简单的说就是 Savitzky-Golay 滤波器 。只不过Savitzky-Golay 滤波器并不特殊考虑边界的几个数据点,而这个算法还特意把边上的几个点的数据拟合结果给推导了出来。-Before and after the smoothing algorithm: the principle of the algorithm is very s
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-05-07
    • 文件大小:1058598
    • 提供者:kk
  1. season

    0下载:
  2. 温特线性和季节性指数平滑算法适用于需求增长且伴有季节性特点的预测-The linear and seasonal index smoothing algorithm is suitable for the prediction of demand growth and seasonal characteristics
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:1291
    • 提供者:谢亚南
  1. Readxls

    0下载:
  2. 读取excel内数据后,对应基因位点的FST值作图,并平滑曲线。(load data in excel format, draw panel with pairing FST value and gene position)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:83968
    • 提供者:无可
  1. 去燥算法

    0下载:
  2. 利用平均与中值算法去燥.均值滤波算法:也称线性滤波,主要思想为邻域平均法,即用几个像素灰度的平均值来代替每个像素的灰度。有效抑制加性噪声,但容易引起图像模糊,可以对其进行改进,主要避开对景物边缘的平滑处理。 中值滤波:基于排序统计理论的一种能有效抑制噪声的非线性平滑滤波信号处理技术。中值滤波的特点即是首先确定一个以某个像素为中心点的邻域,一般为方形邻域,也可以为圆形、十字形等等,然后将邻域中各像素的灰度值排序,取其中间值作为中心像素灰度的新值,这里领域被称为窗口,当窗口移动时,利用中值滤波可以
  3. 所属分类:图形图象

    • 发布日期:2017-12-19
    • 文件大小:405504
    • 提供者:华帅
  1. music

    0下载:
  2. MUSIC算法是一种基于矩阵特征空间分解的方法。给出了空间平滑music算法的MATLAB程序和常规的MATLAB程序,可进行对比学习。(Music algorithm is a method based on matrix feature decomposition. The MATLAB program and the routine MATLAB program of the spatial smoothing music algorithm are given, which can be
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:十万英尺
  1. QuasiWavelets

    0下载:
  2. matlab编程。拟小波分析。数据平滑。微分方程数值计算。图像平滑。(matlab program. quarsi wavelet method. data smooth. images process. differential eqation computing.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:95232
    • 提供者:wpz888
  1. spark-timeSeries

    1下载:
  2. 采用ARIMA模型(自回归积分滑动平均模型)+三次指数平滑法(Holt-Winters),用scala语言实现的在spark平台运行的分布式时间序列预测算法(Using the ARIMA model (autoregressive integral moving average model) + Holt-Winters (Holt-Winters), using scala language to achieve the spark platform to run the distribut
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:33792
    • 提供者:小龙女
  1. mexFGS_wx1

    0下载:
  2. 该方法是基于加权最小二乘法(WLS)提出的,首先将D-维空间域转化为一系列一维子序列,通过求解一维子序列来逼近D-维线性系统的解,接着运用一维求解序列逐维分离,通过分离算法采用线性时间三角矩阵迭代求解三点拉普拉斯矩阵。(guided filter code propose an efficient technique for performing spatially inhomogeneous edge-preserving image smoothing)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:689152
    • 提供者:紫式君邪
  1. 656085

    0下载:
  2. 该代码功能:用高斯函数对图像进行平滑处理()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:113664
    • 提供者:Zoeordl
  1. 5.空间平滑MUSIC算法的MATLAB程序

    1下载:
  2. 基于空间平滑的MUSIC算法的MATLAB仿真程序(The MATLAB program of 5. space smooth MUSIC algorithm)
  3. 所属分类:GPS编程

  1. Hessian矩阵算法

    0下载:
  2. 对图像进行Hessian矩阵处理,由于二阶对噪声比较敏感,所以采用高斯平滑(The image is processed by Hessian matrix, because the two order is sensitive to noise, so Gauss smoothing is used.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-10
    • 文件大小:40960
    • 提供者:Soryu20
  1. FOA

    2下载:
  2. 果蝇算法实现路径查询,在栅格地图中,通过改变参数调节路径平滑度(The FOA implements path query. In a grid map, the smoothness of the path is adjusted by changing the parameters.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:毅本无言
  1. csapsdem

    0下载:
  2. 三次平滑样条光滑算法,用于处理噪声造成的波动点,对其连线进行光滑处理(Cubic Smoothing Splines)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:叮咚响
  1. Root-MUSIC_pinghua

    0下载:
  2. 前向平滑的Root-MUSIC算法,可估计相干信源的波达方向(Forward smoothing Root-MUSIC algorithm to estimate the direction of arrival of coherent sources)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:729088
    • 提供者:小败想吃肉
  1. DLCNBTI

    0下载:
  2. 高斯平滑滤波,可以用与图形及型号处理计算()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:125952
    • 提供者:DGAM%2524057
  1. Astar算法

    2下载:
  2. 航迹规划的典型算法,是一种实时地三维航迹规划,已经做过了航迹平滑(aStar algorithm for trajectory tracking)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:5047296
    • 提供者:贺老师
  1. gdfm_toolbox_1.3

    0下载:
  2. 基于虑子方法拟合平滑转换向量自回归模型,包含若干分解算法(Fitting smooth transformation vector autoregressive model)
  3. 所属分类:其他

    • 发布日期:2018-11-25
    • 文件大小:8192
    • 提供者:hanm
  1. 八个方向的sobel边缘检测算法

    3下载:
  2. 利用八方向的sobel边缘检测,实现对图像多梯度的梯度检测,检测出的边缘信息更加平滑连续。(Eight direction Sobel edge detection is used to realize gradient detection of image multi gradient, and the edge information detected is more smooth and continuous.)
  3. 所属分类:图形图象

    • 发布日期:2019-05-24
    • 文件大小:55296
    • 提供者:追梦苦旅
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 36 »
搜珍网 www.dssz.com