Statistics
3 Questions
0 Answers
RANK
213,156
of 300,352
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
100.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
Feeds
Question
Failure when using ode15i : not meeting integration tolerances
Hello ! Thanks to your answers, I have been able to solve a DAE using ode15i. The code runs but only until a specific time, and...
3 years ago | 1 answer | 0
1
answerQuestion
How can I retrieve dY when using ode15i
Hello ! I have a program solving a DAE with ode15i, and the DAE looks like this : where Y = (x, x1, dx) and therefore dY =(d...
3 years ago | 1 answer | 0
1
answerQuestion
How can I solve a second degree DAE ?
Hi ! For a project, I am currently needing to solve a second degree (or of index 2, I am not too familiar with those) DAE. T...
3 years ago | 1 answer | 0
