photo

ASHFAQ AHMED


Last seen: 5 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
250,107
of 301,440

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,282

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,580

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 2
  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Question


How can I reduce the for loop number?
How can I express these two for loops using only one single for loop? x_data = [2 6 7 9; 4 9 11 14]; y_data = [8 10 16 31; 15 ...

5 years ago | 2 answers | 0

2

answers

Question


How to create matrices with a fix number of constant?
Hi, suppose I have these 4 constants q = 0.25; d = 0.1; n = 0.05; p = 0.01; and I want to make a Matrix with a combination of th...

5 years ago | 1 answer | 0

1

answer

Question


What should be the best approch to solve a 2D hyperbolic PDE (i.e. wave equn) in a polar coordnate?
∂^2(u)/∂t^2 − ∇⋅∇(u)=0

5 years ago | 1 answer | 0

1

answer