photo

Linnea


Last seen: environ un an il y a Actif depuis 2023

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
She/her

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
135 826
of 301 200

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
25.0%

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 1

Afficher les badges

Feeds

Afficher par

Question


why isn't my newton rhapson method giving me a quadratic conversion rate?
The code is running just fine, but the value konv(end)/(konv(end-1)^2) intended to show (e(i+1)/(e(i)^2)) gives an answer of 9....

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


while loop running forever during attempt at Newton Rhapson method
This code keeps running seemingly forever, or at least a few minutes. I can't figure out why, could someone please explain what ...

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

2

réponses

Question


why is my code printing my matrix?
%it keeps printing the matrix A (or B, not sure) when running, but I've added semicolons where I'd %consider them necessary to ...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


Function definition are not supported in this context. Functions can only be created as local or nested functions in code files.(clarification and application?)
Hi! I've seen this question asked before but have been unable to properly understand the solution. I am getting the error messag...

plus de 2 ans il y a | 1 réponse | 0

1

réponse