Community Profile

photo

Josh McCaffrey


Actif depuis 2015

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Is it possible to convert symfun to sym?
I have a variable x that is of class symfun and I want to convert it to class sym. Unfortunately I can't post the code because t...

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

1

réponse

Question


Using string to declare function variables
I have a string containing the names of the variables in the function: varlst = 'x1,x2' I have function fx= 10*(x1 - 3)^2 + ...

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

1

réponse

Question


Why is matlab not evaluating equation correctly
x1=sym('x1'); x2=sym('x2'); a=sym('a'); fx0(x1,x2) = 10*((x1)+3)^2+(x2)^2; sp=[-1 , 1]; ...

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

1

réponse