photo

lopamudra singh


Last seen: 6 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


Parse error at values
function [m,s] = inputtrial(x) n = length(x); m = avg(x,n); s = sqrt(sum((x-m).^2/n)); end function m = avg(x...

casi 4 años hace | 1 respuesta | 0

1

respuesta