This directory contains code implementing the Kohonen network. Source code
may be found in KNET.CPP. Sample data isfound in KNETSAMP.PAT. Program output
can be found in KNETSAMP.OUT.The KNET program accepts input consisting of
vectors and calculates the weights, thus identifying the cluster centers.
Output is directed to the screen.
Usage for KNET is:
KNET SOURCEFILE <enter>
The format of the source file is:
NPat - Number of patterns (int)
SizeVect - Size of vector (int)
vect[1,1] ... vect[1,SizeVect] - vector 1 (real)
vect[2,1] ... vect[2,SizeVect] - vector 2 (real)
. .
. .
. .
vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real)
To compile:
ICC KNET.CPP <enter>
邓凌佳
- 粉丝: 79
- 资源: 1万+
最新资源
- 读取H743片内温度传感器
- 2025年幼儿园新学期家长会模板.pptx
- 卡通火车猫素材元素幼儿园教学课件模板.pptx
- 深圳龙华幼儿园教学课件模板.pptx
- 盆栽花园素材元素小学儿童教学课件模板.pptx
- 手绘美人鱼海洋生物元素教学课件模板.pptx
- 手绘星空儿童小学教学课件模板.pptx
- 水彩笔纸飞机素材小女孩绘画美术教学课件模板.pptx
- Matlab_Matlab Copula工具箱.zip
- Matlab_Matlab GPU加速深度学习工具箱.zip
- Matlab_Matlab 2DFEM电机库.zip
- Matlab_Matlab GUI流水线应用程序定量敏感性映射QSM.zip
- Matlab_Matlab PCA 人脸识别.zip
- Matlab_Matlab GUI用于检查、处理和注释心电图的心电数据文件.zip
- Matlab_MatlabSimulink中的四足机器人模拟器.zip
- Matlab_Matlab版OpenPIV项目开源粒子图像测速.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈