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

搜索资源列表

  1. Fuzzy-KNN

    0下载:
  2. 模糊KNN.KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。-Fuzzy KNN
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1784
    • 提供者:刘笑
  1. 66128886GridView

    0下载:
  2. GridView的各种操作方式 快速预览: GridView无代码分页排序 GridView选中,编辑,取消,删除 GridView正反双向排序 GridView 和下拉菜单DropDownList结合 GridView和CheckBox结合 鼠标移到GridView某一行时改变该行的背景色方法 一 鼠标移到GridView某一行时改变该行的背景色方法二 GridView实现删除时弹出确认对话框 GridView实现自动 编号 GridView实现自定
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:801558
    • 提供者:liuhao
  1. multi_iter_average

    0下载:
  2. 多次迭代滑动平均算法,是选一矩形窗口,在平面上逐点滑动,计算窗口内所有点的平均值及观测值与此平均值之差-Multiple iterative moving average algorithm is to a rectangular window, sliding on the plane point by point, calculate the average value of all the points in the window and the difference between t
  3. 所属分类:Algorithm

    • 发布日期:2017-12-13
    • 文件大小:1241
    • 提供者:LU
  1. Grid-statistics

    0下载:
  2. 在空间分析过程中,经常要以栅格单元为单位进行栅格统计分析,用到的统计数据有栅格所有单元的最大值、最小值、平均值、标准差等,该源码实现了此功能。-In the process of spatial analysis, often with grid unit grid statistical analysis for the unit, use the statistical data of a grid of all unit maximum, minimum, average, poor st
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:215040
    • 提供者:刘一
  1. huidu

    0下载:
  2. 图像灰度化三种方法,平均值法,最大值法,加权平均法- U56FE u50CF u7070 u5EA0 u5316 u53E u7R09 u7R5
  3. 所属分类:Special Effects

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:deng
  1. qiupingjun

    0下载:
  2. 求两个任意输入整数、浮点数值等等的平均值。-Find the average value of two arbitrary input integers, floating point values, and so on
  3. 所属分类:SCM

    • 发布日期:2017-12-16
    • 文件大小:493568
    • 提供者:汪伟锋
  1. model_Air_sub_1

    2下载:
  2. 基于平均值模型的活塞发动机进气歧管simulink仿真模型-Simulink simulation model of intake manifold for piston engine based on average model
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-14
    • 文件大小:20661
    • 提供者:马伟
  1. LCD12864-Show-AD-Value

    0下载:
  2. 非常实用的STC15W4K32S4小程序,采集32个AD数据进行求平均值,LCD12864显示AD采集程序-The very practical STC15W4K32S4 program, which collects 32 AD data for the average, LCD12864 shows the AD collection program
  3. 所属分类:SCM

    • 发布日期:2017-12-14
    • 文件大小:71680
    • 提供者:张海蓝
  1. Electronic-circuit

    0下载:
  2. 3. 创建一个工程文件,编程实现将0 1 2 E F、姓名等显示在LCD屏上,编程实现将3到4位数据小数点后保留一位(如10.2、100.6)分别显示在三组LED屏上。 4. 编程实现按键输入功能,将按键信号显示在LED或LCD屏上,(如按▲键,,使屏幕信号逐渐加1,从0加到10,再按▼键,从10减到0。 5. 编程实现D/A转换(下行通道),输出(4~20mA)电流,并进行0点和斜率校正。 6. 编程实现A/D转换(上行通道)实现数据采集,将采集信号显示在LED和LCD屏上。程序要
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-14
    • 文件大小:458752
    • 提供者:yoiyo
  1. text

    0下载:
  2. 编写一个程序,读入3个整数,输出这3个整数的平均值。(Write a program, read into 3 integers, output the average value of these 3 integers.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:Tina07
  1. shuzhijisuan

    0下载:
  2. 可以进行弦割计算 ,微分计算,平均值计算,运用迭代法计算,进行二分值计算(String cutting can be calculated, differential calculation, the average value of the calculation, the use of iterative methods for the calculation of two points)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:少立
  1. ConsoleApplication8

    0下载:
  2. 一个班有 5 名学生,每个学生修了五门课,1)求每个学生的平均成绩,并输出每个学生的学号,每门课程的成绩及平均值。2)求某门课程的平均分; 1、分别编写2 个函数实现以上2 个要求。 2、第1 个函数用数组名作参数。第2 个函数用指针用参数,并在函数体内用指针对数组操作。(A class has 5 students, each student takes five courses, 1) asks each student's average grade, and outputs each
  3. 所属分类:

    • 发布日期:2017-12-22
    • 文件大小:2176000
    • 提供者:十三丶
  1. Sensor data processing

    0下载:
  2. 处理传感器数据的程序,例如测距传感器。去掉一个最大值,去掉一个最小值,然后8个数据取平均值。结果去除了部分噪声,减少了误差。(program that deals with sensor data, such as a range finder. Remove a maximum, remove a minimum, and then take the average of the 8 data. As a result, partial noise is removed and error i
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-20
    • 文件大小:11264
    • 提供者:小宋同志
  1. 实验三

    0下载:
  2. 每个类都有input()和print()成员函数。分别定义类Tutor和ST_Score的对象,分别输入若干个数据成员的值再显示出这些数据。degree是学位,dep是系 (2)修改ST_Score类,添加成员函数用于计算成绩平均值。 2、义一个基类myarray,基类中可以存放一组整数。 class myarray { public: myarray(int leng); ~myarray(); void input(); void display(); protected:
  3. 所属分类:

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:chouchou
  1. goujian0098

    0下载:
  2. 构建vi,每秒显示0~1之间的随机数。与此同时,计算并显示最后产生的4个随机数的平均值。只有4个数后才显示平均值,否则显。(Building VI, displaying random numbers between 0~1 per second. At the same time, calculate and display the average value of the 4 random numbers at the end. Only 4 numbers are displayed be
  3. 所属分类:LabView编程

    • 发布日期:2017-12-25
    • 文件大小:18432
    • 提供者:tutunu009
  1. gugu7860

    0下载:
  2. 构建vi,使用labview固有函数计算用户输入的三个数的平均值。另外加一段代码,将平均值乘以0-1的一个随机数,将计算(Constructing VI uses the LabVIEW intrinsic function to calculate the average number of three inputs entered by the user. In addition, a piece of code that multiplies the average value by a
  3. 所属分类:LabView编程

    • 发布日期:2017-12-27
    • 文件大小:11264
    • 提供者:fufukuki
  1. 2

    0下载:
  2. 使用一个条件循环结构和一个被测波形图表事实的采集数据,把一个 VI 程序 作为 SubVI 子程序调用。计算数据的最大,最小及平均值。(Using a conditional loop structure and a sampled data of the measured waveform chart, call a VI program as a SubVI subroutine. Calculate the maximum, minimum, and mean values of data
  3. 所属分类:LabView编程

    • 发布日期:2017-12-26
    • 文件大小:16384
    • 提供者:胡胡胡
  1. 去燥算法

    0下载:
  2. 利用平均与中值算法去燥.均值滤波算法:也称线性滤波,主要思想为邻域平均法,即用几个像素灰度的平均值来代替每个像素的灰度。有效抑制加性噪声,但容易引起图像模糊,可以对其进行改进,主要避开对景物边缘的平滑处理。 中值滤波:基于排序统计理论的一种能有效抑制噪声的非线性平滑滤波信号处理技术。中值滤波的特点即是首先确定一个以某个像素为中心点的邻域,一般为方形邻域,也可以为圆形、十字形等等,然后将邻域中各像素的灰度值排序,取其中间值作为中心像素灰度的新值,这里领域被称为窗口,当窗口移动时,利用中值滤波可以
  3. 所属分类:图形图象

    • 发布日期:2017-12-19
    • 文件大小:405504
    • 提供者:华帅
  1. Untitled11

    0下载:
  2. 首先定义一个高斯白噪声,然后在正弦信号中添加白噪声,再对带噪声的正弦信号进行平均值滤波(First, a Gauss white noise is defined, then the white noise is added to the sinusoidal signal, and then the average filtering of the sinusoidal signal with noise is filtered)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:50176
    • 提供者:媛子弹ayuan
  1. Untitled9

    0下载:
  2. 随机产生一个向量,然后计算向量的最大值、最小值、平均值、中间值、元素求和等(A vector is generated randomly, and then the maximum, minimum, mean, median, sum of elements, etc. of the vector are computed)
  3. 所属分类:matlab例程

« 1 2 ... 34 35 36 37 38 3940 41 42 43 »
搜珍网 www.dssz.com