Statistik
RANG
257.534
of 301.652
REPUTATION
0
ANTWORTZUSTIMMUNG
100.0%
ERHALTENE STIMMEN
0
RANG
of 21.375
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 175.981
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
Find borders of a truth map
Hi, I have an array truth_map = [0 0 0 0 0 0 0 0 1 1 ; 0 0 0 0 0 0 0 0 1 1 ; 0 0 0 0 0 0 0 1 1 1 ; 0 0 0 0 0...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenLyapunov Plotting: using 'mesh' and 'meshgrid' with matricies
Found the solution. I had to replicate what mesh does. e = ErrorData.signals.values(:,1); ed = ErrorData.signals.values(:...
etwa 11 Jahre vor | 0
| akzeptiert
Lyapunov Plotting: using 'mesh' and 'meshgrid' with matricies
Hi, Nope, didn't work unfortunately. It doesnt' seem to "connect the dots" per say in the way I want. Here's the result: <...
etwa 11 Jahre vor | 0
Frage
Lyapunov Plotting: using 'mesh' and 'meshgrid' with matricies
I'm trying to plot a 3d graph of a Lyapunov function of a control system I've created. The function is: V(x)=xT*P*x where...
etwa 11 Jahre vor | 3 Antworten | 0
