CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - average

搜索资源列表

  1. MATLAB6

    0下载:
  2. Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Matlab environment, several digital image processing experiments, including the image gray level transformation, histogram equalization, histogram matching, neighborhood average, local
  3. 所属分类:File Formats

    • 发布日期:2017-05-17
    • 文件大小:5100168
    • 提供者:王宇歆
  1. license

    0下载:
  2. 用于求解matlab排序问题,求解得效率很高,比一般的方法好哦-Matlab for solving the scheduling problem, to solve a highly efficient method than the average好哦
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:18407
    • 提供者:晓晓
  1. GridView72stunt

    0下载:
  2. 关于GridView的多种使用方式,如GridView加入自动求和求平均值小计。GridView数据导入Excel/Excel数据读入GridView-GridView use on a variety of ways, such as the GridView automatically adding the average for Sub-total sum. GridView data into Excel/Excel data read into the GridView, etc.
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:316950
    • 提供者:beibei
  1. wuxianchui

    0下载:
  2. 无线词汇解释1. 香农定理 类比:城市道路上的汽车的车速和什么有关系?和道路的宽度有关系,和自己车的动力有关系,也其他干扰因素有关系(如:车量的多少和红灯的数量)。 香农定理是所有通信制式最基本的原理。 C=Blog2(1+S/N): 其中C是可得到的链路速度,B是链路的带宽,S是平均信号功率,N是平均噪声功率,S/N即信噪比。香农定理给出了链 -Wireless glossary 1. Shannon theorem analogy: City of the speed of ve
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:48903
    • 提供者:
  1. 2

    0下载:
  2. 1.请编写一个函数void fun(char *tt,int pp[]),统计在tt字符中"a"到"z"26各字母各自出现的次数,并依次放在pp所指的数组中。 2.下列程序定义了n×n的二维数组,并在主函数中赋值。请编写函数fun,函数的功能使求出数组周边元素的平均值并作为函数值返回给主函数中的s。-1. Please write a function void fun (char* tt, int pp []), statistics tt characters " a&qu
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:669
    • 提供者:荆玲玲
  1. Foxit_Phantom_2.2

    0下载:
  2. Despite a few drawbacks, Foxit Phantom PDF Suite is a capable full-featured PDF creation and editing suite. Most users will find the low cost its most attractive feature. But, they will soon discover that they re not sacrificing much for price. It of
  3. 所属分类:File Formats

    • 发布日期:2017-06-02
    • 文件大小:15119786
    • 提供者:victor334
  1. gaodifen

    0下载:
  2. .有N个学生,每个学生的信息包括学号、性别、姓名、四门课的成绩,从键盘上输入N个学生的信息,要求输出总平均成绩最高的学生信息,包括学号、性别、姓名和平均成绩-. There are N students, each student' s information, including student number, gender, name, four-course results, the keyboard input of N from the student, request a to
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:582
    • 提供者:杨阳
  1. trace-analyzer.tar

    0下载:
  2. average.awk averages the output of all the runs of a simulation and provides statistic parameters for the analysis parameters, writing the output for all di erent con gurations in the same le.
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:248518
    • 提供者:nirav
  1. Chapter-10-Solution

    0下载:
  2. Chapter 10 Solution NPV TAXES VALUES. Average means etc.
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:15044
    • 提供者:NJ1401
  1. pingfen

    1下载:
  2. 在ppt中实现评委打分并计算平均分的功能-Judges scoring point average is calculated in the ppt
  3. 所属分类:File Formats

    • 发布日期:2017-11-14
    • 文件大小:17400
    • 提供者:李其中
  1. CSIMULATIONOFWINDPOWER

    0下载:
  2. 风力发电机组不同于火电等传统发电机组的最大之处 在于其原动机功率的本质不可控,这是由风速的易变性和不 可控性造成的。风速状况对风力发电系统的性能有着重要的 影响,也使得风速模型成为风力发电系统仿真模型的重要部 分。该文针对风速随机变化的特性,在风速统计特性研究的 基础上,用自回归滑动平均(ARMA)方法建立了具有一定 功率谱密度特性的风速模型。对该模型所模拟的风速序列进 行了分析和验证,并与现有仿真程序中风速模型的结果进行 了对比,结果表明该文提出的ARMA模型能
  3. 所属分类:File Formats

    • 发布日期:2017-11-14
    • 文件大小:234556
    • 提供者:快淹死的yu
  1. 8-1

    0下载:
  2. 1. 有5个学生,每个学生的数据包括学号、姓名、三门课的成绩,从键盘输入5个学生的数据,要求打印出三门课总平均成绩,以及最高分的学生的数据(包括姓名、学号、三门课的成绩、平均分数)。要求用一个input函数输入成绩;用average函数求总平均分;用max函数找出最高分学生数据;总平均分和最高分的学生的数据在主函数中输出。-1. 5 students, each student data including student number, name, course grades, five st
  3. 所属分类:File Formats

    • 发布日期:2017-11-10
    • 文件大小:746
    • 提供者:马脸
  1. SNR

    0下载:
  2. 文档为信噪比的定义,包括平均功率信噪比、瞬时功率(或电压)信噪比和偏移信噪比,并给出详细的定义公式-The definition of the documentation for the signal-to-noise ratio, signal-to-noise ratio of the average power signal-to-noise ratio and offset signal-to-noise ratio of the instantaneous power (or volt
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:13699
    • 提供者:张双喜
  1. try

    0下载:
  2. 用C语言编写的几个小程序,有求平均数,字符串的,可供初学者参考使用-Several small program written in C language, and the average of the string, use reference for beginners
  3. 所属分类:File Formats

    • 发布日期:2017-12-05
    • 文件大小:1393048
    • 提供者:方苏玲
  1. 1

    0下载:
  2. Abstract-The paper introduces a statistical channel model which is a combination of Rice and lognormal statistics, and is suitable in principle to all types of environment (rural, suburban, urban) simply by tuning the model parameters. The mode
  3. 所属分类:File Formats

    • 发布日期:2017-12-03
    • 文件大小:399981
    • 提供者:章清
  1. 3

    0下载:
  2. Abstract-The mobile radio channel can be simulated as a complex-valued random process with a time-varying variance. This paper describes an implementation of that process using a real-time Digital Signal Processing (DSP) technique. The simulato
  3. 所属分类:File Formats

    • 发布日期:2017-12-06
    • 文件大小:485637
    • 提供者:章清
  1. Low-Complexity-PAPR-Reduction-Technique-for-STBC-

    0下载:
  2. Selective mapping algorithm is proposed to reduce the peak-to-average power ration (PAPR) in MIMO-OFDM system. It is proved that the conjugate symbols on two antennas have the same PAPR property with orthogonal space-time block coded (STBC). By usi
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:117575
    • 提供者:redami
  1. 2014

    0下载:
  2. 指导教师命题数要求:根据本届毕业生数,平均每位教师学生数约12位学生,教师课题申报时,能满足的学生数控制在15位学生左右,每个课题的学生数一般不超过3位学生-Teachers proposition requirements: according to the number of graduates, the average teacher students about 12 students, teacher grant application, the number of students
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:16874
    • 提供者:张志刚
  1. FNPAQR

    0下载:
  2. shows the cross spectra obtained between the average signals from cluster 6 and 7 of the parcellation shown in Fig. 1. Hot spots in the time-frequency plane indicate regions in which the signal exhibit high synchronicity. Results showed that the dyna
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:2774
    • 提供者:golalipour
  1. Timing_sync_802_wlan_multipath

    0下载:
  2. Timing Synchronization for 802.11a WLANs under Multipath Channels In the Wireless Local Area Network (WLAN) standard adopted by the IEEE 802.11a standardization group, each data packet starts with a preamble, which consists of ten short train
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:217799
    • 提供者:Mohamed
« 12 »
搜珍网 www.dssz.com