搜索结果

找到约 55 项符合 Computation 的查询结果

电子书籍 A combined space鈥搕ime block coding (STBC) and eigen-space tracking (EST) scheme in multiple-input-m

A combined space鈥搕ime block coding (STBC) and eigen-space tracking (EST) scheme in multiple-input-multiple-output systems is proposed. It is proved that the STBC-EST is capable of shifting hardware complexity from the receiver to the transmitter without any bit error rate (BER) performance loss. A ...
https://www.eeworm.com/dl/cadence/ebook/426592.html
下载: 104
查看: 1059

操作系统开发 A user-space device driver can do many of the things that kernel drivers can t, such as perform a lo

A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the networ ...
https://www.eeworm.com/dl/531/456247.html
下载: 186
查看: 1066

通讯编程文档 Blocking CoThe aim of this toolbox is to compute blocking probabilities in WDM networks. This work w

Blocking CoThe aim of this toolbox is to compute blocking probabilities in WDM networks. This work was based on [1], [2], [3], [4] and user is referred to those papers for deeper study. Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources.Computat ...
https://www.eeworm.com/dl/646/470689.html
下载: 51
查看: 1071

通讯编程文档 Because WDM networks are circuit switched loss networks blocking may occur because of lack of resour

Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources. Also in circuit switched networks many paths use the same links. This toolbox answers the question how different paths with different loads influence on each other and what is the blocking on eac ...
https://www.eeworm.com/dl/646/470696.html
下载: 142
查看: 1094

Matlab Matlab 画三维立体图形

Matlab 画三维立体图形 The aim of geom3d library is to handle and visualize 3D geometric primitives such as points, lines, planes, polyhedra... It provides low-level functions for manipulating 3D geometric primitives, making easier the development of more complex geometric algorithms.  &nbs ...
https://www.eeworm.com/dl/508022.html
查看: 65

源码 计算声学响度

Computation of loudness (Zwicker model) according to ISO 532B / DIN 45631 norms.  This model is valid for steady sounds. Code based on BASIC program published in the following article: Program for calculating loudness according to DIN 45 631 (ISO 532B)", E.Zwicker and H.Fastl, J.A.S.J (E) 12, 1 ...
https://www.eeworm.com/dl/513362.html
下载: 1
查看: 32

教程 粒子群算法的方法

粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),1995 年由Eberhart 博士和kennedy 博士提出,源于对鸟群捕食的行为研究 。
https://www.eeworm.com/dl/515829.html
下载: 2
查看: 29

书籍 virtual decomposition control

obot control, a subject aimed at making robots behave as desired, has been extensively developed for more than two decades. Among many books being published on this subject, a common feature is to treat a robot as a single system that is to be controlled by a variety of control algorithms depending ...
https://www.eeworm.com/dl/520679.html
下载: 1
查看: 97

源码 短时过零率和短时能量

% Computation of ST-ZCR and STE of a speech signal. % % Functions required: zerocross, sgn, winconv. % % Author: Nabin Sharma % Date: 2009/03/15 [x,Fs] = wavread('so.wav'); % word is: so x = x.'; N = length(x); % signal length n = 0:N-1; ts = n*(1/Fs); % time for signal % define the window wintyp ...
https://www.eeworm.com/dl/520780.html
查看: 86

书籍 Applications of Evolutionary Computing

Evolutionary Computation (EC) deals with problem solving, optimization, and machine learning techniques inspired by principles of natural evolution and ge- netics. Just from this basic definition, it is clear that one of the main features of the research community involved in the study of its theory ...
https://www.eeworm.com/dl/521814.html
查看: 52