搜索结果

找到约 65 项符合 VARIABLES 的查询结果

通讯/手机编程 for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix

for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix H = entropy([X Y Z]) this command will find the joint entropy for the 3 variables H = entropy([X,Y],[Z,W]) this will find H(X,Y/Z,W).. you can use it for any combination of joint entropies ...
https://www.eeworm.com/dl/527/488408.html
下载: 144
查看: 1073

单片机开发 8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes:

8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes: It uses big endian order, which is the same as the network byte order, unlike x86 systems. Use OPTIMIZE(2)or higher so that automatic variables get shared // between functions, to stay within the 256 byt ...
https://www.eeworm.com/dl/648/275410.html
下载: 71
查看: 1099

Java编程 Deployment of Server 1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the env

Deployment of Server 1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the envionment variables of JAVA_HOME 2.decompress file assignment2.war, and copy the directory to the directory called webapps in localhost machine. 3.start Tomcat 4.access to the application via http://< ...
https://www.eeworm.com/dl/633/311324.html
下载: 105
查看: 1086

软件设计/软件工程 A class--the basic building block of an object-oriented language such as Java--is a template that de

A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an object that looks and feels like other instances of the same class. The data associate ...
https://www.eeworm.com/dl/684/412468.html
下载: 200
查看: 1175

书籍 Vienna LTE-Advanced Simulators

In this first part of the book the Vienna Link Level (LL) Simulators are described. The first chapter provides basics of LL simulations, introduces the most common variables and parameters as well as the transceiver structures that are applied in Long-Term Evolution (LTE) and Long-Term Evolution-Adv ...
https://www.eeworm.com/dl/522185.html
下载: 1
查看: 66

文件格式 We propose a novel approach for head tracking, which combines particle filters with Isomap. The part

We propose a novel approach for head tracking, which combines particle filters with Isomap. The particle filter works on the low-dimensional embedding of training images. It indexes into the Isomap with its state variables to find the closest template for each particle. The most weighted particle ap ...
https://www.eeworm.com/dl/639/241526.html
下载: 174
查看: 1106

其他书籍 This document specifies a collection of compiler directives, library routines, and environment vari

This document specifies a collection of compiler directives, library routines, and environment variables that can be used to specify shared-memory parallelism in C, C++ and Fortran programs. This functionality collectively defines the specification of the OpenMP Application Program Interface (OpenMP ...
https://www.eeworm.com/dl/542/476465.html
下载: 119
查看: 1055

J2ME Description Scientific calculator. Allows to perform caclulation with high precicion and implemen

Description Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your own function, store results in variables and use variable ...
https://www.eeworm.com/dl/660/488721.html
下载: 106
查看: 1102

可编程逻辑 XAPP440 - Xilinx CPLD的上电性能

Applying power to a standard logic chip, SRAM, or EPROM, usually results in output pinstracking the applied voltage as it rises. Programmable logic attempts to emulate that behavior,but physics forbids perfect emulation, due to the device programmability. It requires care tospecify the pin behavio ...
https://www.eeworm.com/dl/kbcluoji/40065.html
下载: 164
查看: 1057

人工智能/神经网络 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural

The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) Adaptive Linear Network (ADALINE) 2) Multilayer Layer Perce ...
https://www.eeworm.com/dl/650/150036.html
下载: 24
查看: 1105