photo

Sun Kyoo Choi


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
2 Answers

RANK
107,169
of 300,756

REPUTATION
0

CONTRIBUTIONS
8 Questions
2 Answers

ANSWER ACCEPTANCE
12.5%

VOTES RECEIVED
0

RANK
 of 21,077

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,890

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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

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

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

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

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

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

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

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

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

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

6 years ago | 1 answer | 0

1

answer