photo

Sourasis Chattopadhyay


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

12 질문
0 답변

순위
244,642
of 300,364

평판
0

참여
12 질문
0 답변

답변 채택
75.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3
  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


How can I make this matrix ?

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


How I can create this matrix?

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


How I can create this matrix with this logical operation?

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


How can I create this matrix?

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변