photo

zikrullah muhammad


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

5 Preguntas
3 Respuestas

CLASIFICACIÓN
105.347
of 301.464

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
60.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.292

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.642

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

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


(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...

casi 15 años hace | 2 respuestas | 0

2

respuestas

Respondida
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...

casi 15 años hace | 0

Pregunta


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)...

casi 15 años hace | 4 respuestas | 0

4

respuestas

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

casi 15 años hace | 0

Pregunta


??? 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; ...

casi 15 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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 ...

casi 15 años hace | 1 respuesta | 0

1

respuesta

Respondida
how to set gui's input to decimal
arigatou

casi 15 años hace | 0

Pregunta


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...

casi 15 años hace | 2 respuestas | 0

2

respuestas