photo

Lazar


Last seen: Today Active since 2024

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Submission

View badges

Feeds

View by

Question


daeic12: Need a better guess y0 for consistent initial conditions
I'm solving a system of DAEs over three intervals using ode15s as: % Loop through each interval for i = 1 : length(timePoint...

21 days ago | 0 answers | 0

0

answers

Question


Sparse matrix memory understanding
I'm currently working with large matrices (significantly over 20000x20000) with most zero elements. Usually, around 5% of the el...

2 months ago | 3 answers | 0

3

answers

Question


Algebraic variable derivatives in the DAE solution process
I'm trying to solve a DAE system of the form: x' = f(x,y,u) 0 = g(x,y,u) using the ode15s method. Is it possible to determi...

3 months ago | 1 answer | 0

1

answer