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

搜索资源列表

  1. zlsj

    0下载:
  2. 滑动窗口的数据流闭合频繁模式的挖掘算法,用VC编写-sliding window of data flow closure frequent pattern mining algorithm, prepared by VC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16989
    • 提供者:tianya
  1. RON

    0下载:
  2. RON 在资源分配网络的学习过程中引入了滑动窗口和网络结构在线优化的思想,使网络能根据最 近一段时间内的误差信息自动实现网络结构优化,从而使RBF网既能在线适应对象的变化
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2696
    • 提供者:honesty
  1. windows

    0下载:
  2. 滑动窗口模拟 // 对滑动窗口中每一个2字节串排序 // 排序是为了进行快速术语匹配 // 排序的方法是用一个64k大小的指针数组 // 数组下标依次对应每一个2字节串:(00 00) (00 01) ... (01 00) (01 01) ... // 每一个指针指向一个链表,链表中的节点为该2字节串的每一个出现位置
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5595
    • 提供者:柳惠
  1. lz77_source

    1下载:
  2. 源代码的思路参考自 Mark Nelson 所著的<<数据压缩技术原理与范例>> 中的第八章\"滑动窗口压缩\",是lz77算法的一种简介直观的实现,但是由于 没有采用如LZSS算法中的二叉搜索树技术,所以在运行速度上不如LZSS算法。 采用了微量缓冲区buf 以加快执行速度。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:79917
    • 提供者:xxxxxiao
  1. 滑动窗口法去噪算法

    1下载:
  2. 滑动窗口法去噪算法
  3. 所属分类:matlab例程

  1. Cmpp3.0_Vc

    0下载:
  2. Cmpp3.0实现代码,滑动窗口,多线程,-Cmpp3.0 implementation code, classic.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:15223
    • 提供者:张大海
  1. SlidingWindow

    1下载:
  2. 自己写的关于时间序列滑动窗口分段算法,能输出分段点的位置下标。-Wrote on their own time series sliding window segmentation algorithm, can point out the location of the next sub-standard.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:193544
    • 提供者:susan
  1. router

    0下载:
  2. 最短路径路由算法及MATLAB实现报告,通过对滑动窗口算法的实现,了解其与单工停等协议的区别,讨论其改良性。内含MATLAB代码,是完整的报告。-The shortest path routing algorithm and MATLAB implementation report to understand the difference with simplex stop and other agreements, and discuss its improvement of the slid
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:44177
    • 提供者:Tony
  1. huadongchuangkou

    0下载:
  2. 使用Java编写的模拟滑动窗口协议,部分修改可实现停等、回退N帧以及选择重发功能-Analog sliding window protocol written in Java, the partial revision of the stop-and-wait fallback N frame retransmission function
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:2192
    • 提供者:code
  1. smooth

    1下载:
  2. 本程序基于滑动窗口可以实现对一维曲线平滑及降噪,根据有用信号的频率,选取合适的窗口宽度。-This procedure can be achieved based on the sliding window, select the appropriate window width of one-dimensional curve smoothing and noise reduction, according to the frequency of the desired signal.
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:1173
    • 提供者:Lesha
  1. 2222

    0下载:
  2. 针对无线传感器网络中,节点受噪声影响导致测量精度下降的问题,提出一种基于滑动窗口内正态记分 检验的同质感知数据融合方法.在节点内设置滑动窗口,存储一个周期内的测量值样本数据,并对样本数据进行双样 本正态记分检验,-Due to the declining accuracy caused by noise in wireless sensor networks, a data fusion method called normal score test, based on slidi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:459449
    • 提供者:yaoyao
  1. lvbo

    1下载:
  2. 图像处理方面,包括滑动窗口,线性滤波,中值滤波-Image processing, including sliding window, linear filtering, median filtering
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1944
    • 提供者:刘雨
  1. windowplus

    0下载:
  2. 对语音信号的分帧操作依靠采用有滑动的具体宽度的窗口用加权的方法来完成的-The sub frame operation of the speech signal is accomplished by using a weighted method with a window having a sliding specific width.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:TZY
  1. trackbar

    0下载:
  2. 滑动条是open cv动态调节参数的工具,依附于窗口而存在-The slider is a tool that dynamically adjusts parameters for open cv, depending on the window
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-15
    • 文件大小:11889664
    • 提供者:李军
  1. multi_iter_average

    0下载:
  2. 多次迭代滑动平均算法,是选一矩形窗口,在平面上逐点滑动,计算窗口内所有点的平均值及观测值与此平均值之差-Multiple iterative moving average algorithm is to a rectangular window, sliding on the plane point by point, calculate the average value of all the points in the window and the difference between t
  3. 所属分类:Algorithm

    • 发布日期:2017-12-13
    • 文件大小:1241
    • 提供者:LU
  1. Slide_Window_Ma

    1下载:
  2. 使用matlab程序,应用滑动窗口的方法,求解马氏距离(Sliding window Mahalanobis distance solution)
  3. 所属分类:matlab例程

  1. 滑动平均滤波器实验报告

    0下载:
  2. 给出一段噪声音乐信号,用滑动平均滤波器进行处理,观察改变滑动窗口宽度对声音效果的影响。 (1)读取一段噪声信号,画出未处理噪声信号的时域波形和信号频谱图; (2)在Matlab中利用滑动平均滤波器对噪声信号进行处理,得出处理后的图像; (3)改变滑动窗口的宽度,观察处理后噪声以及图像得出对效果的影响。(A piece of noise music signal is given. It is processed with a sliding average filter to obse
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:817152
    • 提供者:玉玲珑
搜珍网 www.dssz.com