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

搜索资源列表

  1. 软件滤波算法

    2下载:
  2. 十种软件滤波算法 限副滤波 中位值滤波法 算术平均滤波法 递推平均滤波法(又称滑动平均滤波法)中位值平均滤波法(又称防脉冲干扰平均滤波法) -filtering software filtering algorithm limits Vice median filtering method arithmetic average recursive filtering average filtering method (also known as the moving average filter
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2867
    • 提供者:汤瑞
  1. Program1

    0下载:
  2. 曲线数据处理之滑动平均算法,主要讲述:曲线平滑。具体内容为:无论通过什么观测途径所得到的曲线数据,总不免有噪声。为了了解事物的变化规律,可以通过平滑处理消除噪声的干扰。观测曲线既有长周期的趋势性变化,也包括短周期的局部变化,在人们注重趋势性变化时,也需要对曲线进行平滑处理。-curve data processing for moving average algorithm, the story : curve smoothing. Specifically : no matter what w
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18977
    • 提供者:梁建军
  1. Clvbo

    0下载:
  2. 防脉冲干扰移动平均值法数字滤波器的C语言算法及其实现-defense pulse interference moving average method digital filter algorithm in C Language and its Implementation
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:qwqw
  1. movingAveragePredict

    0下载:
  2. /** * @author jakcy_wu(wujichun) * * 预测分析--本算法只适用于受周期变化或者波动影响的数据 * 权值移动平均算法 * 本期預測值=(前期值*權數)求和/n * * 默认权值为{1,1,1},取最近3次的平均 * 注意权值和必须=权值集合.length */-/ ** * @ author jakcy_wu (wujichun) * * Forecast and Analysis -- This algorithm applies only to the af
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1116
    • 提供者:吴名
  1. 41695054ModifyShiftAverageRegress

    0下载:
  2. 一种新的移动平均算法,大家看看吧,希望对大家有帮助-A new moving average algorithm, let us look at it, I hope all of you help
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3754
    • 提供者:一只小手
  1. mvaverage

    1下载:
  2. 信号的平滑处理,moving average算法,Mablab源程序-signal processing, moving average algorithm, in Mablab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2748
    • 提供者:danny
  1. aar

    0下载:
  2. Calculates adaptive autoregressive (AAR) and adaptive autoregressive moving average estimates (AARMA)of real-valued data series using Kalman filter algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:3587
    • 提供者:dhanya
  1. RA

    0下载:
  2. 本fortran程序是重磁滑动平均算法的程序。-The fortran program is gravity and magnetic moving average algorithm procedure.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:578
    • 提供者:sunfeng
  1. average

    0下载:
  2. 视频监控 滑动平均算法 opencv图像处理库-Moving average algorithm for video surveillance opencv image processing library
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6081680
    • 提供者:dh
  1. Moving_average_algorithm

    0下载:
  2. Document detailing the moving average algorithm.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-23
    • 文件大小:60436
    • 提供者:mcholbi
  1. R

    3下载:
  2. 传统的脉搏血氧R值提取大多采用脉搏波的峰谷值法.一个脉搏周期的峰谷值往往不能反映真实的R值,因此通常采用多个周期峰谷值的平均来提高R值的精度。提供了移动平均算法进行脉搏血氧信号特征值提取源码。-Traditional pulse oximetry R value extraction most of the peak value of the pulse wave method. A peak value of pulse cycles often do not reflect the true
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:641
    • 提供者:石波
  1. ave_method

    0下载:
  2. 需求预测算法,时间序列中移动平均算法.matlab编写,代码全. 待整理-Demand forecasting algorithm, time series moving average algorithm Matlab to write code for the whole to be processed
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:600
    • 提供者:zhaojg
  1. Trigger-Algorithm

    0下载:
  2. 一个基于Matlab/Simulink建模的算法:Trigger. Trigger使用移动平均和匹配滤波器对原始信号进行噪声处理和信号峰值提取,并验证原始信号的正确性。Trigger使用M-code实现,并且使用S-function封装到Simulink中。-An algorithm based on Matlab/Simulink modeling: Trigger. Trigger moving average and the matched filter noise processing
  3. 所属分类:Other systems

    • 发布日期:2017-09-23
    • 文件大小:1441792
    • 提供者:ylh
  1. HuaDongPingJun

    0下载:
  2. 本程序是matlab滑动平均算法。用于去除低频干扰。-This procedure is the matlab moving average algorithm.Used to remove the low frequency interference.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:589
    • 提供者:zhangsai
  1. MAgonglvpu

    0下载:
  2. 关于滑动平均算法关于功率谱计算程序,初步演示了滑动平均算法的计算过程-About moving average algorithm on the power spectrum calculation procedures, the initial presentation of the moving average calculation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:893
    • 提供者:李惠强
  1. MA_EMA_AMA

    1下载:
  2. 卡夫曼自适应移动平均线MATLAB代码 SMA:Simple MA 简单平均线 EMA:Exp MA指数平均线 AMA:Adaptive MA 卡夫曼自适应移动平均 算法过程 卡夫曼自适应移动平均算法过程整理 对比测试代码(测试数据使用HS300指数,数据直接从Yahoo上下载):-Kaufman adaptive moving average MATLAB code SMA: Simple MA Simple Average EMA: Ex
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:光辉
  1. KZA

    0下载:
  2. KZA 自适应滑动平均算法 c语言代码实习 可以判断非连续区间-KZA adaptive moving average algorithm c language code internship can determine the non-continuous interval
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:22940
    • 提供者:刘思庆
  1. queen

    0下载:
  2. 一种测试滑动平均效果的算法,使用数据结构循环队列-A test the effect of moving average algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:215374
    • 提供者:张明
  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. Algorithm

    0下载:
  2. 实现了中值滤波算法和移动平均算法的Android程序代码(The Android program code of median filtering algorithm and moving average algorithm is realized.)
  3. 所属分类:android开发

    • 发布日期:2018-05-03
    • 文件大小:15905792
    • 提供者:花生ihasen
« 12 3 »
搜珍网 www.dssz.com