Hallo,
Plotte die Funktion mal von -2000 bis 2000. Die Funktion ist immer < -0.1 und nähert sich gegen +/- unendlich an -0.1 an. Wenn es also keine Nullstelle gibt, kann fsolve natürlich auch keine finden - und genau das besagt auch die Meldung:
No solution found.
fsolve stopped because the relative size of the current step is less than the
default value of the step size tolerance, but the vector of function values
is not near zero as measured by the selected value of the function tolerance.
Grüße,
Harald
↧