photo

farimah amn


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

MATLAB Answers

7 Questions
0 Réponses

RANG
222 718
of 300 392

RÉPUTATION
0

CONTRIBUTIONS
7 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
14.29%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 373

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Dear all; how to check if at least one array in a logical vector is true? for example: A=[0 0 0 1 0 0] and there is at least one ''1'' in this array.
Dear all; how to check if at least one array in a logical vector is true? for example: A=[0 0 0 1 0 0] and there is at least o...

environ 9 ans il y a | 1 réponse | 0

1

réponse

Question


Dear all, I want to remove duplicated array in a matrix. let say we have A=[1 2;2 3;2 3;4 5;6 7] and the answer is B=[1 2;2 3;4 5;6 7].how can I do it? I have no idea.thanks
Dear all, I want to remove duplicated array in a matrix. let say we have A=[1 2;2 3;2 3;4 5;6 7] and the answer is B=[1 2;2 3;4...

environ 9 ans il y a | 1 réponse | 0

1

réponse

Question


Dear all. I have a 10*2 matrix. how can I interpolate this matrix to have 12*2 matrix?
Dear all. I have a 10*2 matrix. how can I interpolate this matrix to have 12*2 matrix?

environ 9 ans il y a | 1 réponse | 0

0

réponse

Question


hello.can any one tell me how can I change a particular black pixel in a binary image to white?
hello.can any one tell me how can I change a particular black pixel in a binary image to white?

environ 9 ans il y a | 2 réponses | 0

2

réponses

Question


hello.can any one tell me how can I find 5 lowest values in a vector without replacement?
for example: A=[3 4 5 1 2 7 3 9 0 1 4 5 7 3 0 8]; and the answer is:B=[1 2 0 1 0];

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


how to read images in a database using ''for loop''?
hello. I want to process on a large database in matlab. I need to read images in database one by one and then do some process on...

plus de 9 ans il y a | 1 réponse | 0

1

réponse