Estadística
CLASIFICACIÓN
163.255
of 300.853
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.094
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 171.319
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
H-infinity controller : feedback gain calculation using LMI
I everyone, i try to compute H-infinity feedback gain using LMI and i get that following error : lhs of LMI #1, block (1,1):...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
PID gains calculation using Levenberg Marquardt algorithm
Hi everyone I'd like to know if any of you have ever had to calculate PID gains using Levenberg Marquardt's algorithm. if so, ...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
need help: optimization using fmincon in a simulink level-2 matlab s-function block
Hi, I would like to express the following objective function in a simulink level-2 matlab s-function block using fmincon as sol...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Failure in initial user-supplied objective function evaluation. FMINCON cannot continue.
Hi, by executing the following code, I get the error message: An error occurred while running the simulation and the simulatio...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
s-function error
Hi, Please, I need some help. While executing the code below in my simulink model, I receive an error message and, I would like...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
level-2 matlab s-function error
Hi, please, I'd like to know what's wrong with the following code. When I run it, I get the following error message: "Derivati...
casi 6 años hace | 1 respuesta | 0
1
respuestaInner matrix dimensions must agree
I realized the mistake! in fact, d is a vector 5x1, the product de*C is correct if the number of columns of de is equal to the ...
casi 6 años hace | 0
| aceptada
Pregunta
Inner matrix dimensions must agree
Hi, when I execute the following code, I get the error message "Inner matrix dimensions must agree". The error is in line 31, ...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Undefined function 'de' for input arguments of type 'double'.
Hi, when I execute the following code, I get the error message: "Undefined function 'de' for input arguments of type 'double'...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Objective function is undefined at initial point. Fmincon cannot continue.
When executing the code below (in an 's-function'), I get the error message: "Objective function is undefined at initial point....
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
convert a level 1 M file s-function to a level 2 M file st-function
how can I convert a level 1 M file s-function given below into a level 2 M file st-function? function [sys,x0,str,ts] = potenti...
casi 6 años hace | 0 respuestas | 0
