Community Profile

photo

Ivan Kolomiets


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

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


How to solve this problem: Not enough input arguments. Nonlinear equations, Vegstein
function [ root, k ] = veg(f,a,b) e = 0.00001; x0 = a; x1 = b; xn = x1 - (f(x1)*(x1-x0)/(f(x1)-f(x0))); k = 1; while (abs(...

casi 4 años hace | 1 respuesta | 0

1

respuesta