Click to See Complete Forum and Search --> : fuzzy c-means into C++/C


nj_ke
April 2nd, 2003, 09:33 AM
hello...
i need your help..if there is anybody who are willing and expert in transforming this fuzzy c-means algorithm into C++ or C source code..please help me..the algorithm is being attached..your help will be kindly appreciated..

galathaea
April 2nd, 2003, 11:25 AM
What are you having difficulty with? Do you have a fuzzy pseudopartition class implemented (along with dependent classes)? Which algorithms have you implemented?

Also, you should keep superscripts on step 2 to help keep things clearer.

nj_ke
April 3rd, 2003, 08:06 PM
thank you for your concern to help me..

actually i'm a beginner..i start with nothing at all..so i just receive the fuzzy c-means algorithm and i have to work it out in C++ or C..so here i attached the fuzzy c-means example..from the program, the output will be in terms of figures that shows the clusters area...i hope anybody can help me..thank you very much...