muhammad muda
Followers: 0 Following: 0
Statistik
9 Fragen
0 Antworten
RANG
132.659
of 295.467
REPUTATION
0
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
88.89%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Why mamfistype2 function is undefined?
I run the function mamfistype2 according to https://uk.mathworks.com/help/fuzzy/mamfistype2.html. fis = mamfistype2; But this ...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0