搜索资源列表
汇编程序 最大值最小值平均值
- 汇编程序 最大值最小值平均值
matlab中如何计算一个区域的像素平均值
- 本程序的计算一副图象矩阵中左上角3*3个像素的平均值
统计BUF数据区中各有符号字节数的平均值
- 编写程序,以统计BUF数据区中各有符号字节数的平均值。上机调试程序,检查程序正确性。
带输入求任意个平均数
- 求任意个数的平均值,输入数字就可以求得结果,是本人学习汇编的习作,请多指教。-seeking arbitrary number, the average import figures can be obtained result is a compilation of my learning exercises, please enlighten.
数据统计
- 专用的地球化学元素参数统计,可以一次同时统计一个*.mdb文件中的所有参数表的每一个数字性字段的"原始样品数,统计样品数,平均值,标准离差,变异系数, 极大值,极小值,众值,中位数"-dedicated geochemical parameters can be time in a statistical*. mdb file of all the parameters of each table a numerical field o
junzhi_suifuzhibian
- 用在matlab的simulink中对函数求平均值的仿真-used in Matlab Simulink function of the average for the simulation
some_way_of_filter
- 1.限幅滤波 2.中位值滤波 3.算术平均值滤波 4.递推平均滤波-1. Limiter filter 2. 3 median filter. Arithmetic mean filtering 4. Recursive average filter
1
- VB 数理统计实用算法,求平均值和文本框_平均值-VB practical algorithm of mathematical statistics, and the average and the average of the text box _
RadarDataFilter
- C++语言写的通用的图像滤波处理类,可以对二维图像进行多达9种不同的滤波功能,包括中值滤波,平均值滤波-C++ Language written in a common type of image filter processing can be carried out on two-dimensional images up to 9 different types of filter functions, including med
MAX197average
- 基于51,使用max197进行多次采样,去掉最大最小值,取平均值,减少误差,用12864显示-Based on 51, using a number of MAX197 sampling, remove the largest minimum, take the average to reduce the error, and 12864 show
average_point
- 一个vc++的求平均值的小例子,用到了指针,和多种函数-A vc++ Average for the small examples used for the pointer, and a variety of functions
DigitalFilterCprogram
- 在许多的数据采集系统中,现场的强电设备较多,不可避免 地会产生尖脉冲干扰,这种干扰一般持续时间短,峰值大,对这样 的数据进行数字滤波处理时,仅仅采用算术平均或移动平均滤波 时,尽管对脉冲干扰进行了1/n的处理,但,其剩余值仍然较大。 这种场合最好的策略是:将被认为是受干扰的信号数据去掉,这 就是防脉冲干扰平均值滤波法的原理。-In many data acquisition system, the stro
PC
- PC机与智能仪器串口通信,通过串口对温度值进行采样,计算最小值,最大值,平均值-PC machines and intelligent serial communication apparatus through the serial port on the sample temperature to calculate the minimum, maximum, average
tiao
- 跳水程序,对数据进行处理,求平均值,去掉一个最小值和最大值,然后再求平均值-Diving procedures, treatment of data, and on average, to remove a minimum and maximum, and then for the average
caijishuju
- 数据处理求平均值的方法 数据处理求平均值的方法-Data processing method for the average of the average data-processing method for data processing method for the average
work1
- 提取纹理图像特征,包括平均值、标准差、平滑度、三阶矩、一致性、和熵。-Extract texture features, including mean, standard deviation, smoothness, third moment, consistency, and entropy.
GradeCalculator
- 学生考试成绩统计,计算,GPA统计,平均值-grade calculation,
fliter
- 使用滤波器对一个对带噪声的正弦信号进行平均值滤波-Use the noise filter with an average value of the sinusoidal signal filtering
math
- 数据统计,可以计算最大值和最小值,还有平均值。可以删除最大值最小值。可以排序。-Statistics, maximum and minimum values can be calculated, as well as average. You can delete the maximum minimum. Can be sorted.
SUM
- 输入三个整数,并求三个整数的和及平均值。(Enter three integers, and find the sum and average of three integers.)