搜索资源列表
average
- 这个程序对于输入的一系列浮点数,求出其平均值 M,方差 S^2,标准差 S-procedures for the importation of a series of float, derived average M, S ^ 2 variance, standard deviation S
Static_Plot
- 对数据进行统计计算,得到其平均值,均方差,并用图形显示,适合于测量数据试验的统计显示,可以保存统计图像-statistical data, to be their average, standard deviation and used graphics suitable for measurements in the test statistics, statistics images can be saved
数据统计
- 专用的地球化学元素参数统计,可以一次同时统计一个*.mdb文件中的所有参数表的每一个数字性字段的\"原始样品数,统计样品数,平均值,标准离差,变异系数, 极大值,极小值,众值,中位数\"-dedicated geochemical parameters can be time in a statistical *. mdb file of all the parameters of each table a numerical fiel
DataStar
- 大学物理试验经常要数据处理,计算不确定度和标准偏差,这个小程序能够帮你轻松计算出结果。-University of regular physical experiments to data processing, calculation of uncertainty and standard deviation, the small program to help you easily calculate the result.
算总不确定度等_2004_03_02
- C++开发的算平均值,残差,标准偏差,和总不确定度 -C development numerical average, residuals, standard deviation, and the total uncertainty
statxtre
- 实现基于区域的亮度直方图的某些纹理描绘子:如均值、标准偏差、平滑度、三阶矩、一致性和熵。-based regional brightness histogram certain texture descr iptor : If the mean, standard deviation, smooth, Third-order moments, consistency and entropy.
sr
- 随机共振相似度的Matlab计算程序,计算看出输入-输出的相似度S随着噪音的标准差的增大而不断得到改善,直到增大至一饱和值为止。-Stochastic resonance Matlab similarity calculation process, the calculation to see input- output of the similarity S as the standard deviation of the noise
stdmean
- standard deviation mean for matlab
evaluate
- 用来描述融合图像的熵值,标准偏差以及标准差的评价程序。-Images used to describe the entropy of fusion values, standard deviation and standard deviation of the evaluation procedures.
matlabscore
- 某校60名学生的一次考试成绩如下: 某校60名学生的一次考试成绩如下: (93 75 83 93 91 85 84 82 77 76 77 95 94 89 91 88 86 83 96 81 79 97 78 75 67 69 68 84 83 81 75 66 85 70 94 84 83 82 80 78 74 73 76 70 86 76 90 89 71 66 86 73 80 94 79 78 77 63 53 55
mse
- 平均标准偏差,一个计算用的Matlab小程序,希望大家喜欢-The average standard deviation, a calculation using a small Matlab program, I hope everyone likes
index
- 图像质量的性能指标,设计标准差,熵,空间频率等指标-Image quality performance, the design standard deviation, entropy, spatial frequency and other indicators
myDI
- 返回图像f1和图像f2之间的偏差指数 f1为融合结果图像 f2为参考标准图像-F1 and f2 returns image deviation between the image index
Standard-deviation-and-mean
- 给出了隶属度函数求故障标准差和均值的程序,此程序能够很好的对故障识别做出曲线比较。-It could give standard deviation and mean and compare different faults though figure.
orthogonal-frequency-deviation-method
- Orthogonal frequency deviation method
Mean-and-standard-deviation
- 面向对象程序设计课后习题代码平均数和标准差-Object-oriented program design Homework code mean and standard deviation
Deviation-factor
- 这是石油行业,关于天然气的偏差因子参数的求解软件,可以计算偏差因子-This is the oil industry, gas deviation factor on solving software parameters can be calculated deviation factor
HAZOP-deviation
- HAZOP 偏离选择技术with english abstrac-HAZOP deviation selection techniques with english abstrac
The-average-deviation
- 这个程序是基于matlab的计算工件粗糙度的轮廓算术平均偏差Ra的值。里面有例程,还有详细的代码注释,希望对各位有所帮助,代码段还有不完善的地方,日后再改进,但是逻辑应该是没有问题的,大家可以基于此来书写新的程序,算是抛砖引玉吧-This procedure is based on the calculation of the value of matlab workpiece contour arithmetic average ro
Average-and-Standard-Deviation.c
- a C program to calculate the average and standard deviation. In addition, the top and bottom three scores are to be printed at the end.