photo

basim almutairi


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
102,262
of 297,503

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.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

Feeds

View by

Question


a code that compute numbers and numbers does not !
greetings all, the following code I've created to compute an amount. whenever I try number of years let's say 2 it will compute...

3 years ago | 1 answer | 0

1

answer

Question


Area fill under a curve
Greetings all, I created a code to plot the function w = x*e^x*cos(x) in the domin (0.2pi). I have to create two plots. one by ...

3 years ago | 2 answers | 0

2

answers

Question


multiple graphs in one script
Hey all, I would like to plot several graphs in one script. However, it keeps giving me the last graph one. please see below co...

3 years ago | 2 answers | 0

2

answers

Question


What does [m,i] = max(u) mean in the question
Greetings all, I have the following matrix u = [-1 5 -7 3] and I have the following command [m,i] = max(u) and the matlab gives...

3 years ago | 1 answer | 0

1

answer