搜索结果

找到约 907 项符合 input 的查询结果

按分类筛选

显示更多分类

数据结构 Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Com

Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper triangular part.
https://www.eeworm.com/dl/654/174575.html
下载: 113
查看: 1082

matlab例程 Second and Higher-Order Statistics based Multiple-Input-Multiple-Output System Blind Identification

Second and Higher-Order Statistics based Multiple-Input-Multiple-Output System Blind Identification Matlab Code
https://www.eeworm.com/dl/665/199224.html
下载: 161
查看: 1105

DSP编程 This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block

This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block into SDRAM from the ADC (an AD9244 in this example). The frames are then output with a one-frame delay to the DAC (an AD9744 in this example). In this example, no processing is done on the frames. The ...
https://www.eeworm.com/dl/516/240027.html
下载: 114
查看: 1069

文章/文档 javascript中文教程 <INPUT TYPE="button" NAME="objectName" VALUE="buttonText" [onClick="hand

javascript中文教程 <INPUT TYPE="button" NAME="objectName" VALUE="buttonText" [onClick="handlerText"]> NAME specifies the name of the button object as a property of the enclosing form object and can be accessed using the name property. VALUE specifies the label to display on the button face and ...
https://www.eeworm.com/dl/652/269182.html
下载: 56
查看: 1241

数值算法/人工智能 Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs

Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The activation functions must be either linear or tanh. The network ...
https://www.eeworm.com/dl/518/384083.html
下载: 163
查看: 1057

其他 Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a pr

Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a program that reads in a vertex number and lists the number of edge disjoint cycles that start and end at this vertex. The output should also list the edges in each of the cycle discovered. Input will be ...
https://www.eeworm.com/dl/534/425107.html
下载: 193
查看: 1100

文件格式 MATLAB-based program that generates plots of input power and shaft torque for variable-frequency op

MATLAB-based program that generates plots of input power and shaft torque for variable-frequency operation of three-phase induction motors
https://www.eeworm.com/dl/639/430721.html
下载: 119
查看: 1079

通讯编程文档 Implements layered decoding using the sum-product-algorithm. Codes are input as a .txt file in A-lis

Implements layered decoding using the sum-product-algorithm. Codes are input as a .txt file in A-list format.
https://www.eeworm.com/dl/646/456266.html
下载: 56
查看: 1065

其他 Usage: void CRC(int*,int*,int,int) Input: XAR0:coded data(InputData)

Usage: void CRC(int*,int*,int,int) Input: XAR0:coded data(InputData) XAR1:decoded CRC bits(CrcPoly) T0: Length of coded data(CodeOutlen) T1: Length of CRC bits(CrcPolylen) Return: ...
https://www.eeworm.com/dl/534/456882.html
下载: 85
查看: 1089

单片机开发 The 7" screen produces 800×RGB×600 resolution image. The LCD is drivered by a single input voltage

The 7" screen produces 800×RGB×600 resolution image. The LCD is drivered by a single input voltage (3.3 V).
https://www.eeworm.com/dl/648/472389.html
下载: 108
查看: 1076