Re: [Scilab-users] leastsq kills Scilab

2024-09-01 Thread Federico Miyara
Heinz, In the definition of G in your example, don't you mean Model instead of FF? And shouldn't the parameters and the argument be reversed? With those changes I get the script working and yielding an accurate fit to within 3,6 % Federico Miyara On 1/9/2024 22:50, Heinz Nabielek wrote: On 2

Re: [Scilab-users] leastsq kills Scilab

2024-09-01 Thread Heinz Nabielek
On 29.08.2024, at 08:42, Stéphane Mottelet wrote: > > Hello Heinz, > > See https://gitlab.com/scilab/scilab/-/issues/17285 I have the same Scilab breakdown with "datafit" Heinz Data=[ 10 50 7080 100.170.200. 0.09 0.49 0.6 0.68 0.71 0.89 0.91]; function YP

Re: [Scilab-users] leastsq kills Scilab

2024-09-01 Thread Heinz Nabielek
On 29.08.2024, at 08:42, Stéphane Mottelet wrote: > > Hello Heinz, > > See https://gitlab.com/scilab/scilab/-/issues/17285 I have seen the error messsages, but I am still desperately looking for help because ‘leastsq’ causes an error message on the PC or crashes on the Mac. I have tried all po