搜索资源列表

  1. average

    0下载:
  2. 这个程序对于输入的一系列浮点数,求出其平均值 M,方差 S^2,标准差 S-procedures for the importation of a series of float, derived average M, S ^ 2 variance, standard deviation S
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1254
    • 提供者:中文名
  1. average-gray

    0下载:
  2. 图片处理,可以打开12幅图片,分别存储在指针中,每读入一副点存入,最后显示可得到平均后的结果。有利于得到稳定背景。-pictures, can open 12 photographs were stored in the target, every time deposited into a point, Finally available to show the average results. Conducive to a stab
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:69601
    • 提供者:zhou
  1. k-average

    0下载:
  2. k平均聚类算法,实现聚类的图形显示-k average clustering algorithm to achieve the cluster graphics
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:50631
    • 提供者:齐玉祥
  1. zhp-average

    0下载:
  2. 输入一组数,计算他们呢的平均值和方差,用链表实现实现,插入和删除比较方便-importation of a group of calculating it on average and variance, using chain to achieve realization, insert and delete more convenient
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1380
    • 提供者:赵鹏
  1. The Inversion of Multiscale Convolution Approximation and Average of Distributions

    0下载:
  2. The Inversion of Multiscale Convolution Approximation and Average of Distributions inversion formulas of the multiscale convolution approximation which is defined by a convolution kernel
  3. 所属分类:网络编程

    • 发布日期:2011-01-26
    • 文件大小:93250
    • 提供者:jeanyeh2011
  1. average

    0下载:
  2. 这个程序对于输入的一系列浮点数,求出其平均值 M,方差 S^2,标准差 S-procedures for the importation of a series of float, derived average M, S ^ 2 variance, standard deviation S
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:中文名
  1. k-average

    0下载:
  2. k平均聚类算法,实现聚类的图形显示-k average clustering algorithm to achieve the cluster graphics
  3. 所属分类:行业应用软件

    • 发布日期:2024-04-30
    • 文件大小:51200
    • 提供者:齐玉祥
  1. openforecast

    0下载:
  2. 搞算法预测的可以来看。有移动平均法,指数平滑法什么的。-engage algorithm can look at the forecast. A moving average, exponential smoothing method whatever.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:83968
    • 提供者:刘胜航
  1. movingAveragePredict

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

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:吴名
  1. 10种软件滤波方法的示例程序

    0下载:
  2. 限副滤波,中位值滤波法,3、算术平均滤波法,4、递推平均滤波法(又称滑动平均滤波法)-vice limited filtering, and the median value filter, 3, the arithmetic average filter, 4, the average recursive filtering method (also known as the moving average filter).
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:5120
    • 提供者:李天华
  1. doc_filter_by_software_c_code_by_zhzzh18

    0下载:
  2. 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -1, limiting filtering method (also known as the filtering proced
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:许海洋
  1. StudentSM

    0下载:
  2. C#的编写的学生成绩统计管理系统源代码: 符合要求:成绩修改,添加,删除。成绩的总分,平均分,排序。各成绩档比例-C# prepared by the students scores source code management system : compliance with the requirements : results change, add, delete. The combined results, the aver
  3. 所属分类:C#编程

    • 发布日期:2024-04-30
    • 文件大小:228352
    • 提供者:欧阳
  1. Program1

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

    • 发布日期:2024-04-30
    • 文件大小:18432
    • 提供者:梁建军
  1. Taverage

    0下载:
  2. 实现图像均值(average)滤波处理的简单程序,清晰易懂。-mean (average) of a simple filtering process, lucid.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:赵杰伊
  1. average-gray

    0下载:
  2. 图片处理,可以打开12幅图片,分别存储在指针中,每读入一副点存入,最后显示可得到平均后的结果。有利于得到稳定背景。-pictures, can open 12 photographs were stored in the target, every time deposited into a point, Finally available to show the average results. Conducive to a stab
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-30
    • 文件大小:3744768
    • 提供者:zhou
  1. smusicwave0704

    0下载:
  2. 对wave文件进行读取,并提取短时平均能量,过零率,短时平均幅值值,音频中每一帧的最大值,最小值-right wave to read documents and extract short-term average energy, the zero-rate, short-term value of the average amplitude, Audio each fr a me of the maximum, minimum
  3. 所属分类:Audio

    • 发布日期:2024-04-30
    • 文件大小:61440
    • 提供者:daisiguang
  1. ensemble-average

    0下载:
  2. Generation of the ensemble average.
  3. 所属分类:绘图程序

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:hecsp
  1. data average set

    0下载:
  2. data average set for experiment
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:65536
    • 提供者:ibrahimmayar
  1. average

    0下载:
  2. 对于遥感数据中高光谱数据进行平均处理功能,可以自我选择光谱条数(The average processing function of hyperspectral data in remote sensing data can be used to select spectral lines)
  3. 所属分类:文档资料

    • 发布日期:2024-04-30
    • 文件大小:6492160
    • 提供者:特种兵鲁
  1. [EA]一种均线例读学习Moving Average

    0下载:
  2. [EA]一种均线例读学习Moving Average(if(OrderSelect(i,SELECT_BY_POS,MODE_TRADES)==false) break;)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:极峰007
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org