Community Profile

photo

Jidapa Adam


Last seen: 9개월 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변