photo

Dhananjay Mishra


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

Followers: 0   Following: 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 ...

6 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...

6 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.

6 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...

6 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...

6 years 前 | 0 个回答 | 0

0

个回答