IS THERE ANY TOOLBOX FOR K MEANS CLUSTERING IN MATLAB?
조회 수: 16 (최근 30일)
이전 댓글 표시
IS THERE ANY TOOLBOX FOR K MEANS CLUSTERING IN MATLAB?
PLS REPLY.ITS VERY URGENT
댓글 수: 0
답변 (3개)
Shashank Prasanna
2014년 7월 9일
KMEANS is part of the Statistics Toolbox as dpb mentioned. If you are interested in clustering or other machine learning algorithms the following should be helpful:
댓글 수: 0
dpb
2014년 7월 9일
>> which kmeans
C:\ML_R2012b\toolbox\stats\stats\kmeans.m
>>
'stats' is the Statistics Toolbox. Contact TMW sales for further info.
댓글 수: 0
char S
2014년 7월 10일
댓글 수: 2
dpb
2014년 7월 10일
As noted, previously, contact TMW sales. As w/ any TMW product, it's not gratis. You may be able to arrange a demo/trial period.
Shashank Prasanna
2014년 7월 10일
You can start here:
https://www.mathworks.com/programs/trials/trial_request.html
If you/ your company is already working with an MW accounts manager, he/she would be the right person for this request.
참고 항목
카테고리
Help Center 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!