摘要
采用面向对象的程序设计方法(OOP),利用C++中的类模板,建立了神经网络模型的抽象类Network,并提出了用C++实现的神经网络通用程序.该程序具有良好的操作性和可扩展性。
Neural networks have been widely used in the field of control and its relative field. In this paper, an abstract class of neural network model and a general application program with OOP(Object Oriented Programming) are proposed. The example of nonlinear dynamic system identification using neural network has showed that the general program has friendly interface and good property of expansion.
出处
《科技通报》
1999年第3期193-198,共6页
Bulletin of Science and Technology
关键词
面向对象的程序设计
神经网络
非线性系统辨识
object oriented programming
neural network
nonlinear system identification