photo

Nicolas Mira Gebauer


Last seen: 2년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

8 질문
1 답변

순위
271,559
of 300,369

평판
0

참여
8 질문
1 답변

답변 채택
62.5%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3
  • Thankful Level 2
  • First Review
  • Revival Level 1

배지 보기

Feeds

보기 기준

질문


Are there any restrictions on the Mass matrix for solving a DAE system using ode23t?
Hello, When working with ode23t or ode15s, are there any restrictions on the Mass matrix to be used? I already know that in th...

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

1

답변

질문


rank() computation cost
Hi, does anyone knows which is the computational cost of getting the rank of a matrix through the rank(M) command? (It would be ...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


Result for solve( ) with minimized number of parameters
I have an underdetermined system with the following variables: vars = [x1;u;x2;x1_d;u_d;x2_d] and the following equations: eq...

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

2

답변

질문


Event function for ODE solver with binary values
Is there any reason why creating an event function which can only take values of 1 or 0 a bad idea? If so, why? I ask because, ...

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

1

답변

질문


Error using matlabfunction with piecewise functions and intervals
I am working with the symbolic toolbox and I am trying to generate a matlab function using the command matlabfunction() with gg ...

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

1

답변

질문


Empty solution in event detection
I am solving a DAE system and I am using an event function to restart the solving process at each discontinuity, which are trigg...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


Piecewise functions and event detection in ODE solvers
I am trying to solve a thyristor modelled as a DAE system and for that I need to detect when the thyristor turns ON and OFF. Th...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


Reinitialization for a piecewise-defined DAE set of equations
I am trying to model an electrical thyristor, which has the following switching equations: ON-status: Vak >= Vf & vg > Vgt; or ...

대략 5년 전 | 답변 수: 0 | 0

0

답변

답변 있음
Setting assumptions for a function when solving system of ODEs
Hi, how did you solve this problem? I am currently stuck at something similar.. Thank you in advance

대략 5년 전 | 0