photo

Saadet Sena Egeli


Last seen: presque 3 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


How can i convert this linear equation into a form which i can use linsolve() function?
I wrote a code like; function [a,b]=lin_reg(x,y) a=0; b=0; for i = 1:length(x) for j = 1:length(y) ...

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

1

réponse