photo

Danial Ahmed


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
277,521
of 301,175

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,185

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,238

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How to reshape a n x m matrix into n*m,1 matrix?
For example I have a matrix B with n=3,m=7 B =[ 0 0 0 0 0 0 -100; 0 0 0 0 0 ...

7 years ago | 1 answer | 0

1

answer

Answered
How to draw a heat signature looking figure?
Solved. Thanks to @dpb all I had to do was convert my U in to 3x7 matrix and plot it using contourf

7 years ago | 0

| accepted

Question


How to draw a heat signature looking figure?
I am doing a project/assignment to show heat distribution on a rectangular slab (2D). I am able to determine temperature (u) at...

7 years ago | 1 answer | 0

1

answer