Watch this Author's files
at the initilialization stage KMedoid dosent work for large data sets for example bbc data set that has 5class
gives error this: ndefined function or variable "distout".
Error in ==> Kmedoid at 83 result.data.d = distout;
because ıt initialize but while doesnt work
pls help
I wanna use Kmedoid.m file from there but there is something happen that ı dont want
Kmedoid algoritm is works for good with high dimensional datas for example row number bigger than column number etc. iris (150*4 like this)
but if data set has colums that are bigger than row like bbc(2225 row 9635 column) then
it gives error like that..
Undefined function or variable "distout".
Error in ==> Kmedoid at 81 result.data.d = distout;
Error in ==> noinidir>kume_Callback at 575 Kmedoid(data,param);
Error in ==> gui_mainfcn at 96 feval(varargin{:});
Error in ==> noinidir at 42 gui_mainfcn(gui_State, varargin{:});
Error in ==> @(hObject,eventdata)noinidir('kume_Callback',hObject,eventdata,guidata(hObje ct))
??? Error while evaluating uicontrol Callback
ı found this ı knoıw why it was doing like that but ı can't solve this
first initialization for v and v0
so while prod(max(abs(v - v0))) result is 0
and it doesnt cluster
pls help me and it is so urgent
thanks for attention
sincerely
kazım yıldız
Reference to non-existent field 'SystemMemory'.
Error in ==> SysInfoData>SysInfoData.SysInfoData at 36 obj.TotalMemory = round(systemview.SystemMemory.Available/1024^2);
what is the reason
how can ı olny use Kmedoid pls somebody help me plss........................
Contact us at files@mathworks.com