photo

Debasish Mishra


Last seen: 6 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
32,086
of 301,433

声誉
1

贡献数
3 个提问
0 个回答

回答接受率
33.33%

收到投票数
1

排名
 of 21,272

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,520

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


matrix dimension mismatch problem
hiii i have an issue of matrix dimension mismatch..i have this following code. R=1:1:500; d=[1 2 3 4]; delB=1; Bmn=1; a=1...

6 years 前 | 2 个回答 | 1

2

个回答

提问


how to use loop to create array
hello i wanted to generate a variable B such that for i=1:10 n1=2; n2=1:1:10; B(i)=linspace(n1,n2(i)); end so my code mu...

6 years 前 | 1 个回答 | 0

1

个回答

提问


plot a function having two variables with unequal elements
hello i have a fuction as follows XT=k*L*pitch; where L contains 100 elements and pitch contains 5 elements. k also contains...

6 years 前 | 1 个回答 | 0

1

个回答