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

搜索资源列表

  1. csun

    1下载:
  2. 十分方便计算太阳高度 精度好 实用 代码少-calculate height of sun
  3. 所属分类:编程文档

    • 发布日期:2012-11-07
    • 文件大小:1312
    • 提供者:tony
  1. Erlang-Table

    0下载:
  2. Erlang A table for measuring channel information and GOS of cellular telecommunication, help student to calculate how many channel on cell and sector.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:141387
    • 提供者:Alan
  1. MIMOCapacity

    0下载:
  2. it has been designed to calculate the ergodic and outage capacity of a MIMO Rayleigh channel considering no CSIT and perfect CSIT The channel is assumed to be spatially correlated according to a Kronecker model but temporally uncorrelated. -it ha
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:1530
    • 提供者:Doulah
  1. zuoye2

    0下载:
  2. 对不同的信号运用BRUG算法进行仿真,并计算功率谱。-Use of different signal Brug algorithm simulation, and calculate the power spectrum.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:272578
    • 提供者:曹红丽
  1. VBsimsth

    0下载:
  2. 用VB写的simth园图程序,输入数据可以计算以及显示-Written by VB Smith Park Figure procedures, input data can calculate and display
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1819
    • 提供者:程升
  1. m

    0下载:
  2. Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束.-Mean Shift the conc
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:5329
    • 提供者:maolei
  1. ArimotoBlahut

    0下载:
  2. This matlab code performs the Arimoto-Blahut algorithm to calculate the capacity of a channel in information theory.
  3. 所属分类:Communication

    • 发布日期:2015-02-15
    • 文件大小:710819
    • 提供者:mona
  1. vc

    0下载:
  2. 进程调度算法性能测试主要性能指标为:周转时间,带权周转时间等。给出对以下算法的评价: ①先来先服务调度算法 ②短作业(进程)优先调度算法 ③抢占式的高优先权优先调度算法 ④时间片轮转调度算法 注意:测试的对象是作业(进程)个体或同一类型的作业(进程)。 如短作业(进程)优先调度算法应考虑对不同的进程的周转时间有何影响? -The progress adjust one degree calculate way performance test The m
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:6268
    • 提供者:huang
  1. struct

    0下载:
  2. 如何计算结构体的大小运算符sizeof可以计算出给定类型的大小,对于32位系统来说,sizeof(char) = 1 sizeof(int) = 4。基本数据类型的大小很好计算,我们来看一下如何计算构造数据类型的大小。 -How to calculate the structure of the size of the sizeof operator can calculate the size of a given type, for a 32-bit systems that, size
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:1403
    • 提供者:英特查
  1. BER

    0下载:
  2. C program to calculate the BER performance of BPSK modulation in an AWGN channel. The program takes the file "BPSK" containing voltage levels and passes it in an AWGN channel with a given SNR. The received message is then Hard decision decoded and th
  3. 所属分类:Communication

    • 发布日期:2016-11-21
    • 文件大小:2939
    • 提供者:DeamonKenji
  1. xPool

    0下载:
  2. I created this program to help me in my old job, to cover some faults, that the software have. The program do things like this: - analyze keyboard searching for some key events - help counting money - help controlling entries and exits - Calculate t
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:454127
    • 提供者:koeching
  1. anewLMSalgorithm

    0下载:
  2.  本文对变步长自适应滤波算法进行了讨论,建立了步长因子μ与误差信号e(n) 之间另一种新的非线性函数关系. 该函数比已有的sigmoid 函数简单,且在误差e(n)接近零处具有缓慢变化的特性,克服了Sigmoid 函数在 自适应稳态阶段步长调整过程中的不足. 由此函数本文得出了另一种新的变步长自适应滤波算法,并且分析了参数α,β的取值原则及对算法收敛性能的影响. 该算法有较好的收敛性能且计算量少. 计算机仿真结果与理论分析相一致,证实了该算法的收敛性能优于已有的算法.-In this pap
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:207001
    • 提供者:韩一广
  1. ApplicationsoftheKalmanFilterslgorithmtorobotloca

    0下载:
  2. To model the robot position we wish to know its x and y coordinates and its orientation. These three parameters can be combined into a vector called a state variable vector. The robot uses beacon distance and angle measurements and locomotion i
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:366084
    • 提供者:mohamed
  1. fixed_point_FFT

    1下载:
  2. 本示例程序演示了如何计算定点和浮点各个长度和位数的按时间抽取FFT算法。所有程序在VC6下编译通过。-This sample application demonstrates how to calculate the various fixed and floating-point and the median length of time taken by FFT algorithm. All procedures under VC6 compile.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:492819
    • 提供者:Zhao Meng
  1. date

    0下载:
  2. 基于C++语言设计的日期程序,可以计算给定日期的前一天及后一天,并算出一年的第几天。-C++ language design based on the date of program, you can calculate the day before a given date and the day after, and calculate the year of the first few days.
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:1554
    • 提供者:张明
  1. gaussian

    0下载:
  2. this code is used to calculate the cost of Gaussian
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1670
    • 提供者:nedal
  1. report

    0下载:
  2. Here we are able to calculate the transmitted power from the antenna and find the path loss to find the distance covered by the base station.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:23168
    • 提供者:bnamadev
  1. rate-of-arrival

    0下载:
  2. THE PROGRAM WILL CALCULATE THE RATE OF ARRIVAL
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:527
    • 提供者:Sourabh Sahu
  1. 23

    0下载:
  2. 入了马尔科夫模型来计算词汇语义相似度, 实验证明,算法取得较理想的实验结果. 关-Into the Markov model to calculate the lexical semantic similarity Experiments show that the algorithm to obtain better experimental results. Close
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:261744
    • 提供者:王海涛
  1. This-program-calculate-the-wave-guide-by-a-photon

    0下载:
  2. This program calculate the wave guide by a photonic crystal
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:10400
    • 提供者:jacques
« 12 3 4 5 6 »
搜珍网 www.dssz.com