Watch this Author's files
can someone explain what these lines do:
f=@(x)[x(2);x(3);0.05*x(1)*(x(2)+x(3))]; h=@(x)x(1);
Thanks!
Contact us