Statistik
RANG
163.255
of 300.853
REPUTATION
0
ANTWORTZUSTIMMUNG
20.0%
ERHALTENE STIMMEN
0
RANG
of 21.094
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 171.319
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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):...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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, ...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortInner 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 ...
fast 6 Jahre vor | 0
| akzeptiert
Frage
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, ...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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'...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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....
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 6 Jahre vor | 0 Antworten | 0
