Community Profile

photo

Jidapa Adam


Last seen: 8 Monate vor Aktiv seit 2021

Statistiken

  • Thankful Level 2

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort