photo

apostolos georgantopoulos


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
0 Réponses

RANG
280 371
of 301 186

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 188

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 292

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


how do i solve least squares problems with newtons method?
I was wondering if it is possible to solve least squares problems using matlab for 100% of the way. What i mean: I wrote this ...

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

0

réponse

Question


Can anyone please help with this?
x=linspace(-5, 5,100); y = [-ones(1,50) + 0.2*rand(1,50), ones(1,50)-0.2*rand(1,50)]; f(x) = a2*x^ 2 + a1*x + a0; where ai,...

environ 7 ans il y a | 2 réponses | 0

2

réponses