photo

Jidapa Adam


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
200,958
of 300,352

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


Why ode45 can not solve while ode15s can solve?
My code can solve with ode15s but I would like to try on ode45, So can I use RelTol with value 1e-8 or can you give me other va...

3 years ago | 1 answer | 0

1

answer

Question


Warning: Matrix is singular, close to singular or badly scaled. Results may be inaccurate. RCOND = NaN. with Ode15s.
I'm writing a code about kinetic reaction in reactor solve 9 differiential equation, but now i'm stuck in Warning: Matrix is sin...

3 years ago | 1 answer | 0

1

answer

Question


How to save data in for loop to excel
I have 2 value in loop show that T0 = [1035 1200];%K for i = 1:length(T0) L0 ...

4 years ago | 1 answer | 0

1

answer

Question


for loop return answer in string matrix
I have Ci in dimension (61x3) and I want the ans in each row example ans(1,1) True ans(1,2) True ans(1,3) True This is code ...

4 years ago | 1 answer | 0

1

answer