Community Profile

photo

Sourasis Chattopadhyay


Last seen: alrededor de 1 año hace Con actividad desde 2021

Estadísticas

  • Thankful Level 3
  • Thankful Level 2

Ver insignias

Content Feed

Ver por

Pregunta


How can I delete last two colum in a matrix?
How can I delete last two colum in a matrix?

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I make this matrix ?

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How I can impliment my objective function inside this GA?
How I can impliment my objective function inside this GA?

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Same code I can successfully run in R2021b but in R2016a it is showing Error using - Matrix dimensions must agree. What should I change to run this in R2016a?
function [facilities,R,Dij,E,C]=a(r1,r2,d1,d2,i,j) tic facilities=(1:i)'; R = randi([r1 r2],[i 2]); R(:,2)=(R(:,1))+(R(:,2))...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How to findout this equations value
R*e^15b=35.75 R*e^25b=29.125 R*e^35b=22.875 I need to find out the value of R and b from above equaations. Is there any comma...

más de 1 año hace | 3 respuestas | 0

3

respuestas

Pregunta


How I can solve this kind of error?
and I am writing this code

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

2

respuestas

Pregunta


How I can combine this cell values in a single matrix?
How I can get in a single (12X28) matrix

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

2

respuestas

Pregunta


How I can create this matrix?

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

2

respuestas

Pregunta


How I can create this matrix with this logical operation?

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

1

respuesta

Pregunta


How can I create this matrix?

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

1

respuesta

Pregunta


How I can make this matrix
A=[ 1 1 1 1 0 0 0 0 0 0; 1 0 0 0 1 1 1 0 0 0; 0 1 0 0 1 0 0 1 1 0; 0 0 1 0 0 1 0 1 0 1; 0 0 0 1 0 0 1 0 1 1] How I c...

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

1

respuesta