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

搜索资源列表

  1. Average-model

    0下载:
  2. 用平均背景法去除背景,算法思想比混合高斯模型和codebook模型简单,适合提取背景变化较小的场景。用中值滤波去除掉产生的椒盐噪声-Average method to remove the background with the background, the algorithm thought codebook than the Gaussian mixture model and a simple model for extraction of small changes in backgr
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1.35mb
    • 提供者:李晓悦
  1. AR.rar

    1下载:
  2. 运用自回归滑动平均模型进行预测的matlab 程序,The use of autoregressive moving average model to predict the matlab program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:4.29kb
    • 提供者:史剑
  1. K

    0下载:
  2. K均值算法-分类器-有效抑制边缘点影响-简单有效-K-means algorithm- Classifier- effectively inhibiting the impact of edge points- simple and effective
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.02mb
    • 提供者:我我
  1. student

    0下载:
  2. 一个用c++写的简单的学生管理系统,包括添加,删除,按成绩平均分和总分排出顺序-A c++ to write with a simple management system for students, including add, delete, according to results from the average total points and the order of
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:112.41kb
    • 提供者:王湛懿
  1. average

    0下载:
  2. this an average calculation system..it just a simple program and it is accurate-this is an average calculation system..it just a simple program and it is accurate
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:12.77kb
    • 提供者:wanlovewan
  1. Sample_MACrossEA.mq5

    6下载:
  2. 两均线“金叉”"死叉“开单EA MT5编程-Two moving average " MACD" , " Sicha" programming billing EA MT5
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-10
    • 文件大小:1.46kb
    • 提供者:jaring
  1. average-tree

    0下载:
  2. 自己写的平衡二叉树算法,用的c++ 写的,比较简单,希望对大家有用-Write their own balanced binary tree algorithm, used to write c++, relatively simple, we hope to be useful
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5.86kb
    • 提供者:李莉
  1. Average

    0下载:
  2. 提供初學者計算平均數的一個簡單範例加上簡單的視窗元件練習-Offers beginners a simple average calculated with a simple widget example exercises
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:164.23kb
    • 提供者:dennis
  1. ngineering-simple-filtering-GUI-

    0下载:
  2. 工程简易滤波的GUI界面以及源程序代码,包括平均滤波法-The engineering simple filtering GUI interface as well as source code, including average filtering method
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:27.43kb
    • 提供者:hedi
  1. Simple-velocimetry-xs128

    0下载:
  2. 基于飞思卡尔公司的16位单片机的一个用于简单测速程序,测得的是平均速度,可以对进一步改进程序具有重要作用-Measured based on Freescale 16-bit microcontroller for simple velocimetry procedures, average speed, can play an important role in further improving procedures
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:284.87kb
    • 提供者:李木
  1. Weighted-moving-average-method

    0下载:
  2. 加权移动平均法就是根据同一个移动段内不同时间的数据对预测值的影响程度,分别给予不同的权数,然后再进行平均移动以预测未来值。 加权移动平均法不像简单移动平均法那样,在计算平均值时对移动期内的数据同等看待,而是根据愈是近期数据对预测值影响愈大这一特点,不同地对待移动期内的各个数据。对近期数据给予较大的权数,对较远的数据给予较小的权数,这样来弥补简单移动平均法的不足。-Weighted moving average method is according to the degree of infl
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:779byte
    • 提供者:陈发东
  1. Simple-moving-average-method

    1下载:
  2. 简单移动平均法是指对由移动期数的连续移动所形成的各组数据,使用算术平均法计算各组数据的移动平均值,并将其作为下一期预测值。 简单的移动平均的计算公式如下: Ft=(At-1+At-2+At-3+…+At-n)/n    式中,Ft--对下一期的预测值;    n--移动平均的时期个数; At-1--前期实际值; At-2,At-3和At-n分别表示前两期、前三期直至前n期的实际值。-Simple moving average method refers to the da
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:708byte
    • 提供者:陈发东
  1. average

    0下载:
  2. 利用汇编语言在MASM6.0实现,求平均值,代码简单易懂-In MASM6.0 use of assembly language to achieve, an average, the code is simple to understand
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:958byte
    • 提供者:陈水
  1. intelligent-charging-machine

    1下载:
  2. 学生时期,基于AT80C51的智能充电机大功率程序,采用简单的控制充电平均电压大小,控制充电电流,最大充电电流能达到20A-Students period, based on intelligent charger power AT80C51 procedures, using a simple average magnitude of the voltage controlled charging, control the charging current, the maximum charg
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.99kb
    • 提供者:王恒
  1. Simple-moving-average

    0下载:
  2. 单纯移动平均 对波形噪声减低处理的一种方法 本人的作业于大家分享-Simple moving average
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:610byte
    • 提供者:王惠民
  1. average-filtering

    0下载:
  2. 一种中值滤波的算法,简单但是实用,可以做简单的修改达到自己的要求,并附上了一张滤波前后的对比图-A median filtering algorithm, simple but practical, simple modifications can be done to achieve their demands, along with a comparison chart on a before and after filtering
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:75kb
    • 提供者:望江
  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
    • 文件大小:1kb
    • 提供者:光辉
  1. The-average-spectrum

    0下载:
  2. 一款简单实用的labview 处理波形平均频谱的vi,其中20 是指波形峰值在平均值20 范围内的视为有效波形-A simple and practical LabVIEW processing waveform average spectrum of VI, where 20 means the wave peak value in the average range of 20 as effective waveform
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:130.65kb
    • 提供者:银海烟台
  1. 10-Average-number-even

    0下载:
  2. 本算法是算10个数的偶数平均值,算法简单-This algorithm is even count the average number of 10, the algorithm is simple
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:882byte
    • 提供者:王卓
  1. Average-background-method

    0下载:
  2. 平均背景法是一种学习背景场景和分割前景目标的简单方法。这种方法只能用于背景场景中不包含运动部分。而且,这种方法还要求光线保持不变,比如室内静止场景。-Average background method is a simple way to split the background and foreground objects scene study. This method can only be used for background scene does not contain moving
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1.91kb
    • 提供者:陈海
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com