Community Profile

photo

Dhananjay Mishra


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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.

5 years ago | 2 answers | 0

2

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 0 answers | 0

0

answers