Scilab: Parameters estimation on Lotka Volterra model Scilab
问题 I have tried to reproduce the script of the following link: Parameters estimation on Lotka Volterra model with Scilab And I get similar errors in the results to those described in it.. You could guide me to run the script without errors. Gracias Hermes 回答1: Solution for Scilab 5.5.1 or smaller The problem is that the solver somehow reach a point where it cannot solve the ode on every t and stops at a certain point. Thus your y_calc is smaller than y_exp in size. If this is not a problem for