Statistica
RANK
256.686
of 300.369
REPUTAZIONE
0
CONTRIBUTI
10 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
20.0%
VOTI RICEVUTI
0
RANK
of 168.436
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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):...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
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, ...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 5 anni fa | 1 risposta | 0
1
rispostaInner 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 ...
oltre 5 anni fa | 0
| accettato
Domanda
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, ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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'...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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....
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 5 anni fa | 0 risposte | 0
