photo

Vincent DUFOUR


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

MATLAB Answers

10 Preguntas
1 Respuesta

CLASIFICACIÓN
18.809
of 300.381

REPUTACIÓN
2

CONTRIBUCIONES
10 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.941

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.477

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

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


how to use 'options' option in svmtrain
Hi everyone, I'm having an issue using the 'options' parameter in the svmtrain function. It says to create a structure us...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How do I write a delayed differential equation ?
Hi everyone, I am currently trying to implement the following delayed differential equation: y_dot(t)=K*yc(t-L)-(1/T)*y(t)...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I derive a rotation matrix
Hi everyone, I have the 3 classical rotation matrices around x,y and z axis, I multiplied them to obtain the general rotatio...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


System of Second Order ODE rewriting
Hi everyone, I am trying to solve the following system of 2 second order coupled non linear differential equation (position a...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I optimize a cost function under trajectory constraint ?
Hi everyone, I am trying to run an optimization problem using fmincon and ode solvers and I have an issue: my ODE system is t...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to saturate a variable in ODE solver ?
Hi everyone, I am currently using ode15s to solve a ODE system and I would need to saturate a variable directly in the dynami...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I extract extra variable from ode solver ?
Hi everyone, I am trying to extract some extra variable from ode-solver (ode15s here) by using the 'OutputFcn' option with ode...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Respondida
How do I pass out extra parameters using ODE23 or ODE45 from the MATLAB ODE suite?
I am sorry, but the solution with the "persistent" doesn't seem to work for me, when I am calling the "myode" directly with the ...

más de 8 años hace | 1

Pregunta


How to constrain the optimized variable using fmincon ?
Hi everyone, I am currently using fmincon function to solve an optimization problem. Basically I am trying to minimize th...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Solving differential equation system with time dependent condition ?
Hey everyone, I am trying to solve a system of differential equation using ode function. My questions about it are the f...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I minimize a function with constraints on matrix ?
Hi everyone, I am trying to run a simulation where I want to minimize a parameter (lambda) such that a function equals to 0 (...

más de 8 años hace | 1 respuesta | 0

1

respuesta