"siddhartha chandel" wrote in message <jfu9c3$6do$1@newscl01ah.mathworks.com>...
> hello everybody please give me some simple programs of fuzzy c clustering in MATLAB actually i'm not understand the following terms . please anybody help me.
> Iteration count , obj. fcn
"obj_fcn" is the objective function which is given in the pdf regarding fcm.
"Iteration count" is the number of iterations the program completed so far.
you can get the complete code from the web. Before seeing this code in Matlab go through the code in C++
> hello everybody please give me some simple programs of fuzzy c clustering in MATLAB actually i'm not understand the following terms . please anybody help me.
> Iteration count , obj. fcn
"obj_fcn" is the objective function which is given in the pdf regarding fcm.
"Iteration count" is the number of iterations the program completed so far.
you can get the complete code from the web. Before seeing this code in Matlab go through the code in C++