Community Profile

photo

basim almutairi


Last seen: 2 years ago Active since 2021

Statistics

Content Feed

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

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

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

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

2 years ago | 1 answer | 0

1

answer