photo

Sanjoy Dey


Con actividad desde 2019

Followers: 0   Following: 0

Estadística

MATLAB Answers

7 Preguntas
1 Respuesta

CLASIFICACIÓN
235.272
of 300.759

REPUTACIÓN
0

CONTRIBUCIONES
7 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
57.14%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.081

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 170.900

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 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


matlab code to c code
user(1).bid = [3,5,7]; how we write c code of this matlab code??

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Parse Error in funtion
p=0; for k=0:5 if(c(k)~= t) continue; ...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Respondida
how we write condition in for loop?
i know syntax of for loop--- for index=initial value : step size: final value but i want to know the condition k<j,how i write...

más de 6 años hace | 0

Pregunta


how we write condition in for loop?
suppose in c language we have a condition like k=0;k<j;k++ how we write this code in matlab?

más de 6 años hace | 3 respuestas | 0

3

respuestas

Pregunta


how we can store value in array using loop?
user(1).will = 0.5; user(1).rep = 1; user(1).bid = [3,5,7]; user(1).inter_time=4; user(2).will = 0.9; user(2).rep = 0.6; ...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how a access array element and send to user for task
This is my code % Structure of array user set user(1).will = 0.5; user(1).rep = 1; user(1).bid = [9,8,7]; user(1).inter_tim...

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how access structure of array element using loop
Firstly i'm beginner in matlab,i don't have enough knowledge to write code in matlab. Can i access Structure of array element...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How i write code of array of structure in matlab?
write sample code of array of structure

casi 7 años hace | 0 respuestas | 0

0

respuestas