代码搜索:Artmap
找到约 41 项符合「Artmap」的源代码
代码结果 41
www.eeworm.com/read/445174/7598251
m artmap.m
function artmap(rhobar,L,noise)
epsilon=0.0001;
no=100;
n=200;
np=18;
Mb=3;
M=1;
Io=initI;
Ic=1-Io;
I=[Io;Ic];
b=initb;
z=ones(n,1);
w=ones(Mb,1);
zold=z;
wold=w;
learning=1;
iterations=0;
while lear
www.eeworm.com/read/351409/3108219
readme artmap.readme
************************************************************************
Example: artmap.xxx ARTMAP letters network
************************************************************************
Proble
www.eeworm.com/read/351409/3108273
net artmap.net
SNNS network definition file V1.4-3D
generated at Mon Apr 25 18:05:51 1994
network name : artmap
source files :
no. of units : 436
no. of connections : 10151
no. of unit types : 0
no. of site
www.eeworm.com/read/351409/3108277
cfg artmap.cfg
SNNS xgui configuration file. format: 6
filenames:
./examples#
artmap#
artmap_train#
#
artmap#
#
Layers : 8
LAYER 1 #
LAYER 2 #
LAYER 3 #
LAYER 4 #
LAYER 5 #
LAYER 6 #
LAYER 7 #
L
www.eeworm.com/read/171722/9739666
cpp artmap.cpp
/**
* \file
* artmap.cpp - Implementation of Distributed ARTMAP
*
* Copyleft (C) - Boston University CELEST Technology Laboratory
*/
/*!@mainpage ARTMAP Module Documentation
These pages
www.eeworm.com/read/171722/9739668
h artmap.h
/**
* \file
* artmap.h
*
* Copyleft (C) - Boston University CELEST Technology Laboratory
*/
#ifndef ARTMAP_H
#define ARTMAP_H
#include
#include
#include
www.eeworm.com/read/204938/15331132
m artmap.m
function artmap(rhobar,L,noise)
epsilon=0.0001;
no=100;
n=200;
np=18;
Mb=3;
M=1;
Io=initI;
Ic=1-Io;
I=[Io;Ic];
b=initb;
z=ones(n,1);
w=ones(Mb,1);
zold=z;
wold=w;
learning=1;
iterations=0;
while lear
www.eeworm.com/read/111618/15508968
cpp artmap.cpp
/*******************************************************************************
* artmap.cpp, v.1 (7/5/01)
*
* Description:
* Implementation of Fuzzy ARTMAP, ART-EMAP, ARTMAP-IC, and dARTMAP (v.2
www.eeworm.com/read/291799/8394672
m contents.m
% Fuzzy ARTMAP Neural Network Implementation.
% Version 1.0 22-Dec-2003
% Author:
% Aaron Garrett
% Jacksonville State University
% Jacksonville, AL 36265
%
% Functions included i
www.eeworm.com/read/320989/13414509
m contents.m
% Fuzzy ARTMAP Neural Network Implementation.
% Version 1.0 22-Dec-2003
% Author:
% Aaron Garrett
% Jacksonville State University
% Jacksonville, AL 36265
%
% Functions included i