![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14711314_1549294618229_DEF.jpg)
muhammad muda
Followers: 0 Following: 0
Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
242.254
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
88.89%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Why mamfistype2 function is undefined?
I run the function mamfistype2 according to https://uk.mathworks.com/help/fuzzy/mamfistype2.html. fis = mamfistype2; But this ...
casi 5 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 6 años hace | 1 respuesta | 0