搜索结果

找到约 67 项符合 compute 的查询结果

其他书籍 The present paper deals with the problem of calculating mean delays in polling systems with either

The present paper deals with the problem of calculating mean delays in polling systems with either exhaustive or gated service. We develop a mean value analysis (MVA) to compute these delay figures. The merits of MVA are in its intrinsic simplicity and its intuitively appealing derivation. As a cons ...
https://www.eeworm.com/dl/542/230185.html
下载: 173
查看: 1132

Applet 该计算机工具是采用编译原理中的算符优先分析算法的语法分析方法来实现对输入的任何复合运算式的解析计算。采用Applet中实现的

该计算机工具是采用编译原理中的算符优先分析算法的语法分析方法来实现对输入的任何复合运算式的解析计算。采用Applet中实现的,只要打开里面的Compute.html就能使用。
https://www.eeworm.com/dl/634/193593.html
下载: 37
查看: 1075

其他书籍 Functions are mappings from one Manifold to another. Discrete Functions are functions which can be r

Functions are mappings from one Manifold to another. Discrete Functions are functions which can be represented using a finite number of values. Given the finite extent of computer memory, algorithms which compute a function that satisfies some special properties are computing a discrete function whi ...
https://www.eeworm.com/dl/542/474072.html
下载: 76
查看: 1037

matlab例程 Returns weighted percentiles of a sample given the weight vector w % The idea is to give more empha

Returns weighted percentiles of a sample given the weight vector w % The idea is to give more emphasis in some examples of data as compared to % others by giving more weight. For example, we could give lower weights to % the outliers. % The motivation to write this function is to compute percen ...
https://www.eeworm.com/dl/665/252130.html
下载: 144
查看: 1098

其他书籍 Using an easy-to-follow format, this book explains the basics of MATLAB up front. You ll find out ho

Using an easy-to-follow format, this book explains the basics of MATLAB up front. You ll find out how to plot functions, solve algebraic equations, and compute integrals. You ll also learn how to solve differential equations, generate numerical solutions of ODEs, and work with special functions. Pac ...
https://www.eeworm.com/dl/542/425729.html
下载: 59
查看: 1148

C/C++语言编程 openstack nova源码分析

OpenStack Compute (Nova)是一套控制器,用于为单个用户或使用群组启动虚拟机实例。它同样能够用于为包含着多个实例的特定项目设置网络。OpenStack Compute在公共云处理方面堪与Amazon EC2相提并论;而在私有云方面也毫不逊色于VMware的产品。在公共云中,这套管理机制将提供预制的镜像或是为用户创建的镜像提供存储机制, ...
https://www.eeworm.com/dl/503/37203.html
下载: 37
查看: 1251

其他 A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of

A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute suc ...
https://www.eeworm.com/dl/534/167785.html
下载: 195
查看: 1088

其他 Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this mo

Rotating shafts experience a an elliptical motion called whirl. It is important to decompose this motion into a forward and backward whil orbits. The current function makes use of two sensors to generate a bi-directional spectrogram. The method can be extended to any time-frequency distribution % ...
https://www.eeworm.com/dl/534/167783.html
下载: 145
查看: 1110

Java编程 SourceModeling 这个java程序可以统计出给出的txt文本中所有的英文字母和使用的字符出现的字数并显示出来

SourceModeling 这个java程序可以统计出给出的txt文本中所有的英文字母和使用的字符出现的字数并显示出来,使用ASCII码读取。(之后可以使用这个代码进行Huffman编码的基础) 2.2 DecOfInd.txt 为被统计的文档。SM.java为统计的java程序。 SM.class是SM.java生成的类文件。 compute.txt是输出结果到屏幕后的信息text复制。 ...
https://www.eeworm.com/dl/633/305313.html
下载: 72
查看: 1112

其他 Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files

Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articl ...
https://www.eeworm.com/dl/534/252692.html
下载: 56
查看: 1097