Community Profile

photo

Cauli Vilela Ferreira


Last seen: más de 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


calling the variable from one script to another one and making a plot
What can I do to create two scripts one for each 'for loop' call the variable from one script to the other. And so make a plot ...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


is it possible to do what is in the code below?
is it possible to do what is in the code below? marked on '!!' for k = 1 : numel(VetorN) DiscSt.N(k) = VetorN(k); ...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


what can i do here to not have to repeat the highlighted code?
what can i do here to not have to repeat the highlighted code? this code: (WingSt.CL = WingSt.AoA + DiscSt.N ...) I need to ge...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


what can I do to VetorN always be an even number.
What can I do to VetorN always be an even number? N = 40; % number of discretization points in = 5; % number of inputs VetorN...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


compressing a code, help me
Any one knows how to compress this code as much as possible? for VetorN = fix((20*sqrt(2).^(0:5))) [row,col] = size(VetorN); ...

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


CL,CDi,CD0 change after each "for loop", how can i create 3 vectors, one for each variable?
CL,CDi,CD0 change after each "for loop", how can i create 3 vectors, one for each variable? ... for VetorN = fix((20*sqrt(2)...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


variation of an incognita and multiple indepedent results
I would like to do a study on the variation of an incognita, and I would like to obtain the result of each operation, what could...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


geometric progression and multiply by a common variable, help me pls.
How could I generalize some numbers, for example (20, 20 * sqrt (2), 28.2 * squr (2) and so on) as a geometric progression and t...

casi 4 años hace | 1 respuesta | 0

1

respuesta