photo

Lukas-Marie Jean Stanislas Gamard


Last seen: environ 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

3 Questions
0 Réponses

RANG
84 570
of 301 200

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
66.67%

VOTES REÇUS
0

RANG
 of 21 190

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 339

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

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Convert input of a function from scalar to vector
I am implementing Newton-Raphson method to find a zero. I would like to convert this function: F =@(x, y) x - y; To that func...

environ 4 ans il y a | 3 réponses | 0

3

réponses

Question


Choose order of input variables for matlabFunction
Is there a way to choose the ordering of the input variables when using matlabFunction on a symbolic expression? I would like t...

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

1

réponse

Question


manipulating derivative of function handle
I have a problem when trying use function handles and derivatives. This is my code: syms x f = @(x) x^2 - 9*x -12*sin...

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

1

réponse