photo

Dhananjay Mishra


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
71,583
of 297,503

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

6 years ago | 0 answers | 0

0

answers