Community Profile

photo

Marcelin Dierickx


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Simplifying a "if" statement that checks there is at most one vector
Hello, I have got a code looking like this: if (length(a)>1 && max([length(b) length(c)])>1) || (length(b)>1 && max([length(a)...

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


Generalizing an IF and FPRINTF expression
Hello, I got a part of code looking like this: A = ... % can be a scalar or a vector B = ... % can be a scalar or a vector if...

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

2

réponses

Question


Sym: The second argument must be a vector of symbolic variables
This code: R = 9 ; T = 300 ; g = 10 ; syms h p Mm q m v b a f F = (sqrt((h*(g*(q*(a+v)-m+((m-q*v)/(R*T/(p/q+g*h)-Mm)+b)*(...

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

2

réponses