필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

SOM - please help

조회 수: 1 (최근 30일)
naghmeh moradpoor
naghmeh moradpoor 2017년 7월 6일
마감: MATLAB Answer Bot 2021년 8월 20일
Dear Sir/Madam
I have employed:
"classes = vec2ind(y)" in my code for unsupervised SOM clustering where "y = net(x)"
For my dataset "classes" is a matrix of 1 x 2643
Then I try to print out the output from "classes" considering only column 1 to 10:
"h=classes (1:10); h"
The output on the screen is:
"h =
40 40 40 40 40 40 40 40 40 40"
but I could not understand what this means.
Please, could you help me with this. Regards, Naghmeh
  댓글 수: 1
Greg Heath
Greg Heath 2017년 7월 12일
Sorry, I haven't used MATLAB's form of SOM. The one I wrote circa 1982 is buried in my cellar somewhere and probably won't be found while I am still alive.
Right now my plate is full, no ... overflowing, so I cannot help.
Sorry, I just don't have the time.
Greg

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by