Community Profile

photo

Sourasis Chattopadhyay


Last seen: ongeveer een jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 3
  • Thankful Level 2

View badges

Feeds

View by

Question


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

meer dan een jaar ago | 1 answer | 0

1

answer

Question


How can I make this matrix ?

meer dan een jaar ago | 1 answer | 0

1

answer

Question


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

meer dan een jaar ago | 1 answer | 0

1

answer

Question


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

meer dan een jaar ago | 1 answer | 0

1

answer

Question


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

bijna 2 jaar ago | 3 answers | 0

3

answers

Question


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

meer dan 2 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 2 jaar ago | 2 answers | 0

2

answers

Question


How I can create this matrix?

meer dan 2 jaar ago | 2 answers | 0

2

answers

Question


How I can create this matrix with this logical operation?

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


How can I create this matrix?

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 2 jaar ago | 1 answer | 0

1

answer