Question


Using struct instead of class
Hi, I have the code below and I used struct instead of the class , but I'm receiving error ( Index exceed matrix dimension) the ...

7 years ago | 0 answers | 0

0

answers

Question


convert cell array of different data type char and number to matrix
I have a xls sheet and i read it using xlsread() function , and its produce a cell array of character and number. the first colu...

8 years ago | 2 answers | 0

2

answers

Question


Error in Fuzzy c mean code
Kindly please could you help me with FCM code , the find() function did not work ? k=3; e = 0.001; [N,D] = size(data...

9 years ago | 1 answer | 0

1

answer