Community Profile

photo

Gilbert Valentino


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

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


I'm getting Not enough input arguments
function [val] = S_inf (V, theta) k = 2; val = 1./(1+exp(-(V-theta)./k)); end x = S_inf(10, -44);

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

1

respuesta