Lucas Carvalho
Followers: 0 Following: 0
Statistiques
RANG
147 083
of 300 851
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
85.71%
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
Finding matrix column index based on certain conditions
Hello guys, I want to extract the column indexes of a matrix which contains necessarily one element equals to 1 and all the...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to evaluate inline functions each variable at once?
Hello guys! Let's say I have two symbolic functions: f1 = x1^2+x2; f2 = x3^2; When I transform both to inline func...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesa problem about symbolic function diff
In your case, the independent variable is only t, while x and y are dependent of t. To derive the f function partially in terms ...
plus de 8 ans il y a | 0
Question
Assigning a symbolic expression with sprintf command
Hello guys, I'm trying to implement a code where I define a symbolic function and I want to find out its partial derivatives (fi...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
Creating a row of points
Hi guys, I am trying to make an animated plot, where I want to plot a trail/row of points as it follows: xe1 = (-lm/2)+Vest*...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How to plot a 2d matrix on a 3d graph?
Hi guys, I want to plot in 3d a matrix whose columns represent points in the space: A = [x0 x1 x2 .... xn; y0 y1 y2 ......
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
How to evaluate different expressions of a matrix for multiple variable values?
Hi guys, I have a little problem using the eval/feval function... I have a vector/matrix whose rows contain symbolic functions, ...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I retrieve variables from a nested function and use them on the parent function?
Hey guys, I have a little problem here with variables on nested functions. Here is the code: function Parent %code goes he...
presque 11 ans il y a | 1 réponse | 0

