photo

Daniel Cleveland


Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

2 Questions
2 Réponses

RANG
257 662
of 301 777

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 416

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 176 473

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
Lyapunov 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(:...

environ 11 ans il y a | 0

| A accepté

Réponse apportée
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: <...

environ 11 ans il y a | 0

Question


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...

environ 11 ans il y a | 3 réponses | 0

3

réponses