photo

chaman lal dewangan


Last seen: 14 jours il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • First Review
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
10e5 == 10^5 is not true in MATLAB
1e6=10^6;

plus de 4 ans il y a | 2

Réponse apportée
Convert logical values into numeric values
I wrote small code for a=1:number of rows for b=1:number of columns if A(a,b)==true new_matrix(a,...

plus de 6 ans il y a | 2