photo

zikrullah muhammad


Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

5 Questions
3 Réponses

RANG
105 347
of 301 454

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
60.0%

VOTES REÇUS
0

RANG
 of 21 287

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 632

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


(a^b) mod c
hi all, i need your help. i want to use (a^b) mod c but in matlab if i use mod((a^b),c); it's return inf becaus...

presque 15 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
Error using ==> mpower At least one operand must be scalar in mod operation
i'am sorry it's should be line 7. but in my matlab it's return error. any idea why my code return: error using ==> mpowe...

presque 15 ans il y a | 0

Question


Error using ==> mpower At least one operand must be scalar in mod operation
hi all, i need ur little help here. i use this code d=18; n=19; x=3; d1=dec2bin(d); r=1; for i=1:length(d1)...

presque 15 ans il y a | 4 réponses | 0

4

réponses

Réponse apportée
??? Attempted to access l(0); index must be a positive integer or logical.
thanx a lot guy, u really helpful

presque 15 ans il y a | 0

Question


??? Attempted to access l(0); index must be a positive integer or logical.
hi, all. i have a little problem here i use this code: function y=iseng(x,d,n) l=dec2bin(d); k=length(l); y=1; ...

presque 15 ans il y a | 2 réponses | 0

2

réponses

Question


how to use mod in variable that have big value
hi all, i have little problem here how to use mod in variable that have big value?? ex: u= 1.3447e+236 v= 345 then ...

presque 15 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
how to set gui's input to decimal
arigatou

presque 15 ans il y a | 0

Question


how to set gui's input to decimal
hi all, i have a simple queation. in gui, when i use get from handles, the type of data is string. but, i need that data rea...

presque 15 ans il y a | 2 réponses | 0

2

réponses