Community Profile

photo

muhammad muda


Last seen: 8ヶ月 前 2019 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Why mamfistype2 function is undefined?
I run the function mamfistype2 according to https://uk.mathworks.com/help/fuzzy/mamfistype2.html. fis = mamfistype2; But this ...

約4年 前 | 2 件の回答 | 0

2

回答

質問


Plot a straight line on another graph
Hi, I have a curve line graph that I plot using plot function. How can I put reference lines on it as shown in figure attached...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How to use cell as input arguments of a function?
I have a cell array C = {[1 2 3],[4 5 6],[7 8 9] }. How do I use this cell array as input argument for a function? function ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Calculate the number of nonzero rows
Hi, How can I calculate the number of nonzero rows in a matrix? I have B = 3 4 5 0 0 0 and the number of no...

4年以上 前 | 2 件の回答 | 0

2

回答

質問


IF..THEN rules
Hi, I want to create if..then rules using Matlab coding. I know that there is tool box for fuzzy, but I am trying to do it in a...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Eliminate repetition in rows addition
Hi, How to eliminate repetitions that happen in this rows addition? I am adding the numbers in row 1 and 2, row 1 and 3 and r...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Problem with iteration involving matrix
Hi, I have problem in my coding that you can see in the attachment. Initially I have 4x4 matrix and I am computing the distance...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


How can I do the next iteration?
Hi, My coding is basically on clustering four dimensional data. I have 4x4 matrix and I am computing the distance between the...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Compute difference between rows
I have 4 x 3 matrix and the three columns represent age, height and weight. How do I calculate the magnitude of difference betwe...

約5年 前 | 1 件の回答 | 0

1

回答