photo

Sourasis Chattopadhyay


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

12 个提问
0 个回答

排名
93,642
of 300,392

声誉
0

贡献数
12 个提问
0 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,335

贡献数
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 years 前 | 1 个回答 | 0

1

个回答

提问


How can I make this matrix ?

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 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 years 前 | 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 years 前 | 3 个回答 | 0

3

个回答

提问


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

4 years 前 | 2 个回答 | 0

2

个回答

提问


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

4 years 前 | 2 个回答 | 0

2

个回答

提问


How I can create this matrix?

4 years 前 | 2 个回答 | 0

2

个回答

1

个回答

提问


How can I create this matrix?

4 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答