photo

Saadet Sena Egeli


Last seen: casi 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


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) ...

más de 3 años hace | 1 respuesta | 0

1

respuesta