搜索结果
找到约 224 项符合
self-generated 的查询结果
matlab例程 用matlab编写的基于自生成神经网络(self-generated neural network)的预测方法(包含数据集)
用matlab编写的基于自生成神经网络(self-generated neural network)的预测方法(包含数据集)
matlab例程 ISGNN是对SGNN(self-generated neural network)的一种改进,是一种在线学习的算法.
ISGNN是对SGNN(self-generated neural network)的一种改进,是一种在线学习的算法.
技术书籍 《自动化控制杂志》Nuts.and.Volts.27-12.-.Dec.2006.-.Build.A.Self-Balancing.Robot
·《自动化控制杂志》Nuts.and.Volts.27-12.-.Dec.2006.-.Build.A.Self-Balancing.Robot
单片机编程 3.3v看门狗芯片
The STWD100 watchdog timer circuits are self-contained devices which prevent systemfailures that are caused by certain types of hardware errors (non-responding peripherals,bus contention, etc.) or software errors (bad code jump, code stuck in loop, etc.).The STWD100 watchdog timer has an input, WDI, ...
数据库系统 项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration S
项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include
Java编程 a Java program that reads a file containing instructions written in self-defined file (TPL in this c
a Java program that reads a file containing instructions written in self-defined file (TPL in this case), and executes those instructions. This program should take the name of the TPL file as a command line parameter, and write its output to the console.
人工智能/神经网络 开发环境:Matlab 简要说明:自组织特征映射模型(Self-Organizing feature Map)
开发环境:Matlab 简要说明:自组织特征映射模型(Self-Organizing feature Map),认为一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺 ...
其他书籍 C++ Demystified: A Self-Teaching Guide by Jeff Kent ISBN:0072253703 McGraw-Hill/Osborne © 20
C++ Demystified: A Self-Teaching Guide
by Jeff Kent ISBN:0072253703
McGraw-Hill/Osborne © 2004
This hands-on, step-by-step resource will guide you through each phase of C++ programming, providing you with the foundation to discover how computer programs and programming languages work.
VC书籍 county, random population coordinates were generated using the complete spatial randomness (CSR) fun
county, random population coordinates were generated using the complete spatial randomness (CSR) function in S-PLUS. Then, the background information was attached to each individual county based on the county?s distribution for the class of interest. Finally, all counties were merged into a single d ...
人工智能/神经网络 solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graph
solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.