Nicolas Mira Gebauer - MATLAB Central
photo

Nicolas Mira Gebauer


Last seen: 1 year 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 08/20 to 03/25Use left and right arrows to move selectionFrom 08/20Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

8 个提问
1 个回答

排名
71,777
of 297,870

声誉
0

贡献数
8 个提问
1 个回答

回答接受率
62.5%

收到投票数
0

排名
 of 20,500

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,663

贡献数
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 years 前 | 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 ...

3 years 前 | 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...

3 years 前 | 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, ...

3 years 前 | 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 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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 ...

4 years 前 | 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

4 years 前 | 0