Community Profile

photo

muhammad muda


Last seen: 7 months 前 自 2019 起处于活动状态

统计数据

  • First Review
  • Thankful Level 3

查看徽章

Content Feed

排序方式:

提问


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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答