basim almutairi
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0