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

搜索资源列表

  1. Visitor

    0下载:
  2. 设计模式——访问者模式 Visitor模式允许我们在不改动原有结构的基础之上不断增加新的功能。 ICumulation接口定义了方法Cumulate(),旨在计算1+2+……+n,有两种不同的实现方法,一个是一般的叠加算法GeneralArithmetic,一个是高斯算法GaoSiArithmetic。 因为某种原因,系统需要添加求平均值的功能,还有计算1到n的平方和。 按照一般的思路,我们需要在ICumulation中定义两个方法分别计算平均值和平方和,并在实现类中同
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:87871
    • 提供者:linhuibaby
  1. ConsoleApplication1

    0下载:
  2. 统计学的几个算法,包括计算平均值、中位数、众数、极差、离差、离差平方和、方差、标准差、标准差的无偏估计,以及变异系数。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7207
    • 提供者:fj
  1. RLS

    0下载:
  2. 递归式最小均方(RLS)算法的基本思想是力图使在每个时刻对所有已输入信号而言重估的平方误差的加权和最小,这使得RLS算法对非平稳信号的适应性要好。与LMS算法相比,RLS算法采用时间平均,因此,所得出的最优滤波器依赖于用于计算平均值的样本数,而LMS(NLMS)算法是基于集平均而设计的,因此稳定环境下LMS(NLMS)算法在不同计算条件下的结果是一致的
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3084
    • 提供者:闫丰
  1. 平均经圈质量流涵数的计算

    0下载:
  2. 平均经圈环流(MMC,M ean M eridional Circu lat ion)是由子午面上风分量v 和垂直运动分量X 沿纬圈的平均值[v ]、[X]决定的环流, 构成MMC 的主要系统是Hadley 环流圈、Ferrel环流圈和极地环流圈。这里给出平均经圈质量流涵数的计算程序。
  3. 所属分类:其它程序

  1. matlab中如何计算一个区域的像素平均值

    0下载:
  2. 本程序的计算一副图象矩阵中左上角3*3个像素的平均值
  3. 所属分类:源码下载

    • 发布日期:2011-04-10
    • 文件大小:623
    • 提供者:huangguanlang
  1. Geochem 数据集基本统计参数计算

    0下载:
  2. 数据集基本统计参数计算,例如平均值、均方差、最大值、最小值、1/4分位值、2/4分位值、3/4分位值、峰度系数、偏度系数、异常下限等。使用迭代算法实现。-A program for statistic parameters from a dataset, such as the means, STD variation, MinX, MaxX, 1/4 quatitile, 2/4 quatitile, 3/4 quatitile, Kut. and Skew. coefficients, th
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-26
    • 文件大小:3755
    • 提供者:Micheals
  1. math

    0下载:
  2. 数据统计,可以计算最大值和最小值,还有平均值。可以删除最大值最小值。可以排序。-Statistics, maximum and minimum values ​ ​ can be calculated, as well as average. You can delete the maximum minimum. Can be sorted.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2912
    • 提供者:李星婷
  1. intrans

    0下载:
  2. 利用对比度拉伸方法增强图像,函数mean2直接在函数调用内计算平均值-Contrast stretching method to enhance the image, function mean2 directly in the function call to calculate the average
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:768
    • 提供者:陈勃翰
  1. MyAplication

    0下载:
  2. 一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大值和交换值.-Preservation and a small applet to read the document, prepared by VC, through the dialog box is displayed in the data synchronization view, and the preservation of
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:113342
    • 提供者:站长
  1. dd

    0下载:
  2. 文中给出了数据融合算法,并提出把数据融合方法应用于火电机组的在线性能计算中,使计算结果能更完善、准确地反映机组的运行状况。这种数据融合方法计算简便,可以反映传感器在空间或时间上的冗余或互补的信息,获得比有限个传感器的算术平均值更准确的测量结果,具有较高的可靠性,实际应用结果证实了该算法的准确性,可推广到其它具有正态分布特性测量结果的数据融合。-Paper gives the data fusion algorithms, and to make the data fusion method is
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:165591
    • 提供者:coco
  1. tongjigongzi

    0下载:
  2. 1. 统计工资 设计要求: (1) 使用结构数组设计一个公司职员的数据结构,使用下述的结构定义: struct employee{ int age char name[15] double salary } (2) 在主函数里构造一个数组company,用来存放职工信息。 (3) 设计update函数,用来对company中指定职员的信息进行更改。要求先按照name查询到相应的职员,然后修改并保存。 (4) 设计一个read函数,用来向compan
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6458
    • 提供者:龙君
  1. 8086cpu

    0下载:
  2. 8086cpu的汇编语言程序,实现欢迎界面,计算平均值,和等功能-8086 assembly program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:36599
    • 提供者:王辉
  1. 2015

    0下载:
  2. /* i:循环变量 * n:输入的第一个数,即数列的长度 * m:每m个数计算平均值 * b:每组的第一个数,初始值为2 * c:判断当前是第几组数,用于控制每个输出之间的空格-/* I: loop variable* n: Enter the first number, that is, the length of sequence* m: Calculation of average number per m* b: The first number in each grou
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:939
    • 提供者:林浊
  1. image_statistics

    0下载:
  2. 图形计算第一和第二的一系列图像顺序统计。计算平均值,有效值,偏度和峰度 - 一阶统计。 (图形用户界面粗糙度参数计算)-GUI for calculating 1st and 2nd order statistics of series of images. Calculates Average, RMS, Skewness and Kurtosis- 1st order statistics. (identical to File ID:#25981- GUI for calcula
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:30403
    • 提供者:cuijianzhu
  1. tongjigongzi

    0下载:
  2. 能对全体职工或大于某一年龄的职工工资求和并计算平均值。能对全体职工或某一年龄段职工的工资求和。 -Able to all employees or greater than a certain age and calculate the sum of the average wage of workers. Able to all employees or pay a sum of ages of employees.
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-03
    • 文件大小:7959
    • 提供者:龙君
  1. GradeCalculator

    0下载:
  2. 学生考试成绩统计,计算,GPA统计,平均值-grade calculation,
  3. 所属分类:Education soft system

    • 发布日期:2017-04-17
    • 文件大小:65227
    • 提供者:sam
  1. background-extraction

    0下载:
  2. 首先将视频提取出图像序列。将图像序列r、g、b三个分量分别计算平均值,再合成一幅图像作为背景图像。-First, extract the video image sequence. The image sequence r, g, b, respectively, calculate the average of three components, and then synthesized image as a background image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:855
    • 提供者:刘敏
  1. include

    0下载:
  2. 这时一个学生成绩管理系统,有排序,计算平均值等功能-Then a student achievement management system, a sort, calculate the average functions
  3. 所属分类:Education soft system

    • 发布日期:2017-04-25
    • 文件大小:9584
    • 提供者:龚杰
  1. Read_nii.tar

    0下载:
  2. 读取文件夹及其文件,计算nii文件平均值和标准差,并将结果保存为nii文件(Read the folder and its files, calculate the average value and standard deviation of the NII file, and save the result as a NII file)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:WHJJ
  1. 数组排序和计算练习

    0下载:
  2. 编写一个控制台程序,输入五个数求和,最大值,平均数,平均值小数点后一位(Write a console program, enter five numbers of summation, maximum, mean, average, one after the decimal.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:30720
    • 提供者:kingdomson
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com