photo

Dhananjay Mishra


Last seen: 5 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
122,140
of 299,763

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,798

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,797

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Replacement for for loops
Hello everyone. I want to construct an array of data which will contain values like below example. Any suggestions on how to do ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How do I replace "for" loops by matrix multiplication? I am getting confused because of 4 "for" loops. Any suggestions?
Hello, the code is as follows. value = zeros(); E2 = zeros(); dxdy = 1; x1=1;y1=1;u1=1;v1=1; for u = -1:1...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How do I convert the (n, n) matrix to a (nxn,1) vector? Any suggestions?
It would be of great help if someone can give some suggestions, or the MATLAB command which does this operation.

7 years 前 | 2 个回答 | 0

2

个回答

提问


Can anyone tell me how to calculate this integration using integral2? I am using the below code but not getting the desired result.That is why I want to use integral2.
<</matlabcentral/answers/uploaded_files/131102/Screen%20Shot%202018-09-04%20at%2010.29.53%20AM.png>> for u = -0.55:0.011...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Please help me how to calculate this double integral. It contains both a function and a matrix
<</matlabcentral/answers/uploaded_files/129477/Screen%20Shot%202018-08-19%20at%2011.19.17%20PM.png>> F and k are constants. E...

7 years 前 | 0 个回答 | 0

0

个回答