Statistiques
RANG
194 867
of 300 851
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 21 094
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 171 294
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
Feeds
Question
How to assume 'symmatrix' variable as 'real'
I have created a few symbolic matrices: syms x [6 1] matrix; syms k [3 1] matrix; syms C [3 6] matrix; b_x = norm(C*x - k)...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Error when NLMPC optimization "TimeVarying" and "Adaptive" is used
I have a highly non-linear state space function comprising of 60 states, and 16 control inputs. I assume that output vector is e...
plus de 4 ans il y a | 1 réponse | 0
0
réponseEvaluating symbolic matrix equations
After some hit and trials, I found the solution: A = sym('a', [20, 3]); % Create a 20x3 symbolic matrix % Create a matrix...
plus de 4 ans il y a | 0
| A accepté
Question
Evaluating symbolic matrix equations
I have a symbolic matrix of size 20x3, which I have created using the sym() function. I have another matrix B which is calculate...
plus de 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
Constrain the norm of output variables in MPC controller
I have a state vector which is 3-dimensional vector. In the mathematical model, this vector should remain a unit vector. Howeve...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Mathematical Model used in UAV toolbox
Greetings. I want to obtain the mathematical model of the drone used by the UAV toolbox. This will help me develop some cont...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Read containers.map object in Python
Greetings. I am trying to store a containers.map object in a .mat file, and trying to load in a python script. But when I print...
presque 5 ans il y a | 1 réponse | 0
