搜索资源列表
average
- 这个程序对于输入的一系列浮点数,求出其平均值 M,方差 S^2,标准差 S-procedures for the importation of a series of float, derived average M, S ^ 2 variance, standard deviation S
average-gray
- 图片处理,可以打开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
k-average
- k平均聚类算法,实现聚类的图形显示-k average clustering algorithm to achieve the cluster graphics
zhp-average
- 输入一组数,计算他们呢的平均值和方差,用链表实现实现,插入和删除比较方便-importation of a group of calculating it on average and variance, using chain to achieve realization, insert and delete more convenient
The Inversion of Multiscale Convolution Approximation and Average of Distributions
- The Inversion of Multiscale Convolution Approximation and Average of Distributions inversion formulas of the multiscale convolution approximation which is defined by a convolution kernel
average
- 这个程序对于输入的一系列浮点数,求出其平均值 M,方差 S^2,标准差 S-procedures for the importation of a series of float, derived average M, S ^ 2 variance, standard deviation S
k-average
- k平均聚类算法,实现聚类的图形显示-k average clustering algorithm to achieve the cluster graphics
openforecast
- 搞算法预测的可以来看。有移动平均法,指数平滑法什么的。-engage algorithm can look at the forecast. A moving average, exponential smoothing method whatever.
movingAveragePredict
- /** * @author jakcy_wu(wujichun) * * 预测分析--本算法只适用于受周期变化或者波动影响的数据 * 权值移动平均算法 * 本期預測值=(前期值*權數)求和/n * * 默认权值为{1,1,1},取最近3次的平均 * 注意权值和必须=权值集合.length */-/*** @ author jakcy_wu (wujichun)** Forecast and Analysis-- This algorit
10种软件滤波方法的示例程序
- 限副滤波,中位值滤波法,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).
doc_filter_by_software_c_code_by_zhzzh18
- 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -1, limiting filtering method (also known as the filtering proced
StudentSM
- C#的编写的学生成绩统计管理系统源代码: 符合要求:成绩修改,添加,删除。成绩的总分,平均分,排序。各成绩档比例-C# prepared by the students scores source code management system : compliance with the requirements : results change, add, delete. The combined results, the aver
Program1
- 曲线数据处理之滑动平均算法,主要讲述:曲线平滑。具体内容为:无论通过什么观测途径所得到的曲线数据,总不免有噪声。为了了解事物的变化规律,可以通过平滑处理消除噪声的干扰。观测曲线既有长周期的趋势性变化,也包括短周期的局部变化,在人们注重趋势性变化时,也需要对曲线进行平滑处理。-curve data processing for moving average algorithm, the story : curve smoothing. S
Taverage
- 实现图像均值(average)滤波处理的简单程序,清晰易懂。-mean (average) of a simple filtering process, lucid.
average-gray
- 图片处理,可以打开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
smusicwave0704
- 对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
ensemble-average
- Generation of the ensemble average.
data average set
- data average set for experiment
average
- 对于遥感数据中高光谱数据进行平均处理功能,可以自我选择光谱条数(The average processing function of hyperspectral data in remote sensing data can be used to select spectral lines)
[EA]一种均线例读学习Moving Average
- [EA]一种均线例读学习Moving Average(if(OrderSelect(i,SELECT_BY_POS,MODE_TRADES)==false) break;)