Input-Output

共 6 篇文章
Input-Output 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 6 篇文章,持续更新中。

This book gives a concise description of the Java 2 programming language. They give a quick referen

This book gives a concise description of the Java 2 programming language. They give a quick reference for the reader who has already learned (or is learning) Java from a standard textbook and who w

% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is p

% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can

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 % netwo

The book presents the entire Java programming language and essential parts of the class libraries: t

The book presents the entire Java programming language and essential parts of the class libraries: the collection classes and the input-output classes.

Demo Source Code VxDemo Groups: 1. Multi-Processing 2. Networking 3. Input-Output

Demo Source Code VxDemo Groups: 1. Multi-Processing 2. Networking 3. Input-Output 4. File System 5. MMU 6. Multi-Tasking 7. ANSI-C 8. POSIX 9. ExecHandling

To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli

To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(