Rank: 37173 based on 0 downloads (last 30 days) and 0 files submitted
Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by ali View all
Updated File Comments Rating
02 Mar 2010 Clustering Toolbox The toolbox provides four categories of functions. Author: Janos Abonyi

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

27 Feb 2010 Clustering Toolbox The toolbox provides four categories of functions. Author: Janos Abonyi

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

17 Feb 2010 System Information Class for Windows This class will query the current system information in MATLAB. Works with R2009a and up. Author: Xin Zhao

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

24 Aug 2009 Clustering Toolbox The toolbox provides four categories of functions. Author: Janos Abonyi

how can ı olny use Kmedoid pls somebody help me plss........................

Contact us at files@mathworks.com