Feeds
질문
How to calculate area under curve.
So, I am trying to get an area under curve (shaded area) shown above, Assuing the boundry is "a" and "b", how could I ca...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
How can I use the function?
Hi all, I was trying to understand this code: Assuing there are a lot of files named 'Plane'. So, what does this actually ...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
Combine graphs from different script (directory)
Hi all, I have a queston about plotting, basically about combining multiple graphs from different scripts or directory. Curr...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Division from different For loop
Hi all, I was wondering if I could divide two arrays or matrix from distinct for loop with a correct dimension. For example,...
거의 6년 전 | 답변 수: 1 | 0
1
답변답변 있음
vpasolve with an array
Thank you. I have successfully solved Ms, but the thing is I have to obtain Mr as well. I have used the exact same formula...
vpasolve with an array
Thank you. I have successfully solved Ms, but the thing is I have to obtain Mr as well. I have used the exact same formula...
거의 6년 전 | 0
| 수락됨
질문
Nested for loop needed
Hi, I am trying to use nested for loop resuly(K),Ms(K), and Temp(i) p1 = [6.78,2.79,9.8,11.93,7.81,8.83,5.81,12.85,10.94,7.84,5...
거의 6년 전 | 답변 수: 1 | 0
1
답변답변 있음
vpasolve with an array
Then, what would be a possible way to fix this problem, because when I replace p3 to what you have provided, it gives me this er...
vpasolve with an array
Then, what would be a possible way to fix this problem, because when I replace p3 to what you have provided, it gives me this er...
거의 6년 전 | 0
질문
vpasolve with an array
Hi all, I was wondering if I could solve for p3 with a given array. For example, x1 = 1:0.01:14; % or x1 = linspace(1,14...
거의 6년 전 | 답변 수: 3 | 0
3
답변질문
How can I use for loop to generate the data.
I am trying to generate data using for loop. I have included all of the data below: p1 is the values or array that will be var...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
fsolve (nonlinear) equation solver with given one equation.
How could I solve the equation, using fsolve? Currently, I do have p4, p1, r4, r1, a1, and a4 values, but I am trying to find p2...
거의 6년 전 | 답변 수: 1 | 0
