readme.txt

来自「art1源码」· 文本 代码 · 共 25 行

TXT
25
字号
Adaptive Resonance Theory (ART) Neural Network


art1.zip  contains:
	art1s.m		M-file for simulation of ART1  NN
	letno.m		M-file for generating input binary patterns (letters A-Z) for
			use with  art1s.m
	noisy.m		M-file which introduces noise in the patterns. Used by letno.m
	letplot.m	M-file for plotting a binary pattern (one at a time)
	readme.txt	this file

 Author:	Valentin Ninov, e-mail: valninov@total.net
		Graduate Student, Dept. of Electrical Engineering
     	  	Concordia University, Montreal, Canada
		(c) April, 1997

These M-files were tested with Matlab v.4.0 and v. 5.0 and run equally
well under both versions.

A brief explanation of ART NN is included below. For more information see the references.

Example of how to use these functions:

	Ex1:  Use all 26 letters and vigilance parameter rho=0.8
  	

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?