photo

Adriano


Last seen: alrededor de 1 año hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


Code shows matrix is singular to working precision. How can I fix it?
x=[-2 0 1 2 3] y=[2.5,1,2.5,5.7,11.6] A=[x.^0 x.^2] alin=A'*A\A'*log(y) a=[exp(alin(1));alin(2)] r=a(1)*exp(a(2)*x.^2)-y R...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta