Nicolas Mira Gebauer
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
62.482
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
62.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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, ...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasSetting 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
más de 4 años hace | 0