搜索结果
找到约 158 项符合
Self-Organization 的查询结果
人工智能/神经网络 A dissipative particle swarm optimization is developed according to the self-organization of dissip
A dissipative particle swarm optimization is
developed according to the self-organization of dissipative
structure. The negative entropy is introduced to construct an
opening dissipative system that is far-from-equilibrium so as to
driving the irreversible evolution process with better fitness.
The ...
人工智能/神经网络 使用SOM(Self-Organization Map)進行資料分群
使用SOM(Self-Organization Map)進行資料分群,以載入座標點資料集及並以TChart分群顯示為例.
文章/文档 SOM神经网络用于客户分类
对自组织神经网络在客户分类中的应用进行了探讨,讨论了客户分类的概念、指标选取、分类方法选取、SOM(Self Organization Map)聚类方法,给出了一种基SOM的客户分类方法。
书籍 Wireless+Mesh+Networking
Wireless Mesh Networks (WMN) are believed to be a highly promising
technology and will play an increasingly important role in future
generation wireless mobile networks. WMN is characterized by
dynamic self-organization, self-configuration and self-healing to
enable quick deployment, easy maintenanc ...
技术书籍 《自动化控制杂志》Nuts.and.Volts.27-12.-.Dec.2006.-.Build.A.Self-Balancing.Robot
·《自动化控制杂志》Nuts.and.Volts.27-12.-.Dec.2006.-.Build.A.Self-Balancing.Robot
数据库系统 项目描述: 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.
人工智能/神经网络 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.