Hai everybody,
Iam assigned a task of implementing fuzzy c means algorithm in matlab to C language using graphics.h and my question is can we implement the same intensity of graphics in matlab using C language???
Another problem is to read a file having data stored in the form of (x,y) form ie ,I have to declare a structure of float x,floaty and then read the numbers stored in file to corresponding coordinates in structure using dynamic memory allocation???
I have a problem dealing with how to scan the file such that x value goes to x coordinate of structure and y value go to y coordinate of structure or shall i go to different format plzzz help me here .After reading i have to represent there coordinates on 2D graphics axis using C language .???
plzzz reply to this email REMOVED
Iam assigned a task of implementing fuzzy c means algorithm in matlab to C language using graphics.h and my question is can we implement the same intensity of graphics in matlab using C language???
Another problem is to read a file having data stored in the form of (x,y) form ie ,I have to declare a structure of float x,floaty and then read the numbers stored in file to corresponding coordinates in structure using dynamic memory allocation???
I have a problem dealing with how to scan the file such that x value goes to x coordinate of structure and y value go to y coordinate of structure or shall i go to different format plzzz help me here .After reading i have to represent there coordinates on 2D graphics axis using C language .???
plzzz reply to this email REMOVED
Comment