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

搜索资源列表

  1. pcma资料1

    2下载:
  2. 这是最新的卫星通信基础理论的Matlab仿真实现,pcma以及信号衰减和延迟的仿真。尽管不是我本人原创,但比较都经典。文件为*.m格式 -This is the latest in satellite communications theoretical basis Matlab Simulation, pcma and signal attenuation and delay in the simulation. Although it was not my original, but mor
  3. 所属分类:文档资料

    • 发布日期:2010-10-29
    • 文件大小:31985
    • 提供者:符以长
  1. yuesefu.doc1

    0下载:
  2. 约瑟夫问题的一种描述为:编号为1,2,…,m的m个人按顺时针方向围坐一圈,每个人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值n。从第一个人开始按顺时针方向自1开始顺序报数,报到n时停止报数。报n的人出列,将他的密码作为新的n值,从他在顺序方向上的下一个人开始重新从1开始报数,如此下去,直到所有的人都出列。-a problem described as : No. 1, 2, ..., m m by individuals sitting around a circle clock
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:9325
    • 提供者:鱼鱼
  1. 顺序表的应用

    0下载:
  2. 顺序表的应用 (1) 已知长度为n的线性表A采用顺序存储结构,请写一时间复杂度为0(n)、空间复杂度为0(1)的算法,该算法删除线性表中所有值为item的数据元素。要求:线性表元素个数n很大,而值为item的数据元素个数很少,要求移动元素个数尽量少;删除后的数组元素与原数组元素不必保持顺序一致。 (2)编写一个函数将一个顺序表A(有n个元素,且任何元素均不为0)分拆成两个顺序表,使A中大于0的元素存放在B中,小于0的元素存放在C中。 (3)假设一个算术表达式中包含圆括号,方括号
  3. 所属分类:技术管理

    • 发布日期:2016-01-22
    • 文件大小:2048
    • 提供者:jay
  1. ssd9-Multiple-Choice-Quiz-1-3

    0下载:
  2. icarnegie的 ssd9 Multiple-Choice Quiz 1-3-icarnegie the ssd9 Multiple-Choice Quiz 1-3
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:11541
    • 提供者:wilson
  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. 2008638621518

    0下载:
  2. 树是由n(n≥0)个结点组成的有限集合T。n=0的树称为空树;对n>0的树,有:(1)仅有一个特殊的结点称为根结点,根结点没有前驱结点;(2)当n>1时,除根结点外其余的结点分为m(m>0)个互不相交的有限集合T1,T2,…,Tm,其中每个集合Ti本身又是一棵结构和树类似的子树。 -Tree is n (n ≥ 0) consisting of nodes finite set T. n = 0 of the tree known as the empty tree fo
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:145940
    • 提供者:李南
  1. Untitled5

    0下载:
  2. Quaternary Amplitude Shift Keying clear all M=3 NPoints=input( Enter the number of points>> ) NumberBits=input( Enter the number of points per bit>> ) Signal Constellation of ASK for i=1:NPoints m=round(rand(
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:758
    • 提供者:naresh
  1. quapsk

    0下载:
  2. Quaternary Amplitude Shift Keying clear all M=3 NPoints=input( Enter the number of points>> ) NumberBits=input( Enter the number of points per bit>> ) Signal Constellation of ASK for i=1:NPoints m=round(rand(
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:766
    • 提供者:naresh
  1. 1

    0下载:
  2. 编写程序,计算下面公式并输出结果。 要求:(1)编写一个函数计算n! (2)编写主函数,由键盘输入n和m,调用(1)中的函数完成计算。 (3)输入n和m要给出提示,并检查n和m的合理性,不合理的输入应输出错误信息,并不再进行计算。-Write programs to calculate the following formula and output. Requirements: (1) Write a function to calculate n! (2) the
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:7936
    • 提供者:mituan
  1. queue

    0下载:
  2. The M/M/1/K queue is a single server queue with a buffer of size K.m =1 k =12
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:43931
    • 提供者:amir
  1. sim1.c.tar

    0下载:
  2. Simmulation of m/m/1
  3. 所属分类:Document

    • 发布日期:2017-12-07
    • 文件大小:2408
    • 提供者:Rahul
  1. script2_music_circulaire.m.tar

    0下载:
  2. fs = 8000 t = (0:1/fs:1). x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400) ha = phased.ULA( NumElements ,10, ElementSpacing ,1) ha.Element.FrequencyRange = [100e6 300e6] fc = 150e6 x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc) rng def
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:648
    • 提供者:ederson
  1. 1

    0下载:
  2. format long = uigetfile( *.xls ) file= x=xlsread(file) for i=1:19 xd1=x(i,1) xd2=x(i,2) xd3=x(i,3) xd4=x(i,4) yd1=x(i,6) yd2=x(i,7) yd3=x(i,8) yd4=x(i,9) m= n= p=polyfit(m,n,1) z=polyval(p,m) poly2sym(p, x )
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1126
    • 提供者:lizhi
  1. Lab9

    0下载:
  2. Simulink/Matlab programm for calculation system of distribution M/M/1
  3. 所属分类:Project Design

    • 发布日期:2017-04-28
    • 文件大小:13630
    • 提供者:Fuaral
  1. 1

    0下载:
  2. flirly 精通数学,经常研究数学问题。对于质数这种问题更是无敌。 对于N个不同的质数P1,P2.....Pn,用这些质数作为项(允许重复),任意组成一个数列,使这个数列的任一连续项的乘积不是完全平方数。 求出这种数列的项数的最大值,flirly想知道这个值的大小,由于结果可能很大,只需要输出对一个给定正整数m取模后的结果即可。你知道这个 结果吗? -Standard input will contain multiple data sets. Each data set c
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:935
    • 提供者:李菲艳
  1. Ch-09---M-G-1

    0下载:
  2. this file describe m/g/1 system
  3. 所属分类:Development Research

    • 发布日期:2017-05-09
    • 文件大小:1819165
    • 提供者:Nahla
  1. Ch-08---M-M-m

    0下载:
  2. this file talk about m/m/1 system
  3. 所属分类:Development Research

    • 发布日期:2017-05-13
    • 文件大小:2895761
    • 提供者:Nahla
  1. matlab

    1下载:
  2. 一維、二維、三維的擴散方程方程式 內含多種不同情況下的解法 DIffusion_1D.m(DIffusion_1D.m DIffusion_2D.m DIffusion_3D.m AND other different method)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-31
    • 文件大小:19456
    • 提供者:NBADOG
  1. MM1_Tutorial1

    0下载:
  2. MM1_Tutorial Objective This laboratory is important for understanding OPNET system and user interface. The lab contains a step-by-step example that shows how to use OPNET to construct an M/M/1 queue design and analysis. Overview The task i
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:234496
    • 提供者:北城以北
  1. Assessing the Effects of Induced Field Rotation on Water Ice Detection of Tianwen-1 Full-Polarimetric Mars Rover Penetra

    0下载:
  2. 朱荣探测车首先配备了全极化火星探测车穿透雷达(FP-RoPeR)系统,旨在绘制地下精细结构并发现潜在的地下水冰。但是,与以往轨道雷达探测水冰不同的是,当电磁波通过粗糙界面传播时,FP-RoPeR信号会受到感应场旋转(IFR)的影响。因此,在本文中,我们评估了粗糙界面的IFR对FP-RoPeR数据的圆极化比(CPR)响应的影响,这是水冰探测的重要参数。理论计算和数值验证表明,深度、粗糙界面数和相对介电常数是影响IFR效果的三个重要参数;对于FP-RoPeR系统来说,深度比其他两个因素更重要。浅层区
  3. 所属分类:报告论文

    • 发布日期:2023-05-26
    • 文件大小:14981144
    • 提供者:710663482@qq.com
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com