photo

Sun Kyoo Choi


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

4 years ago | 2 answers | 0

2

answers

Question


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

4 years ago | 2 answers | 0

2

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

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

4 years ago | 0

| accepted

Question


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

4 years ago | 1 answer | 0

1

answer

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

4 years ago | 0

Question


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

4 years ago | 3 answers | 0

3

answers

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 1 answer | 0

1

answer