photo

Sourasis Chattopadhyay


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

12 Questions
0 Answers

RANK
93,637
of 300,365

REPUTATION
0

CONTRIBUTIONS
12 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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?

3 years ago | 1 answer | 0

1

answer

Question


How can I make this matrix ?

3 years 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?

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

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

3 years ago | 3 answers | 0

3

answers

Question


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

4 years 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

4 years ago | 2 answers | 0

2

answers

Question


How I can create this matrix?

4 years ago | 2 answers | 0

2

answers

1

answer

Question


How can I create this matrix?

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

4 years ago | 1 answer | 0

1

answer