Re: [Scilab-users] ?= Error in parameters determined in non-linear least-squares fittin

2020-04-07 Thread Federico Miyara
Antoine, I find your tutorial very useful indeed! Regards, Federico Miyara On 06/04/2020 04:40, Antoine Monmayrant wrote: Hi all, I would appreciate comments/corrections&improvements from you guys as I am far from a specialist in this field! If some of you find this example useful, I can t

Re: [Scilab-users] spline and color plot on the chart

2020-04-07 Thread Federico Miyara
Daniel, You may try with lsq_spline, which unlike ordinary spline, doesn't fit the data exactly, and it doesn't need the data with any particular order. But trying to understand your graph, it seems that you should parametrize two variables independently, each one with respect to the index.

[Scilab-users] spline and color plot on the chart

2020-04-07 Thread Daniel Stringari
Good night friends, I wrote an email before, but I believe that I was not clear in my words and so I will write more clearly. In this annex 1, I have the graph I am generating. Basically I am extracting values of x (speed) and y (torque) from excel and generating vectors of x [] and y [] to plot i

Re: [Scilab-users] question non datafit

2020-04-07 Thread Samuel Gougeon
Le 07/04/2020 à 15:06, Claus Futtrup a écrit : Hi guys Since I'm interested in the topic, I decided to look up the link (https://help.scilab.org/datafit) on my phone. I was unable to see the majority of the graphs on the right and I was unable to zoom out. I am able to 'replicate' it on th

Re: [Scilab-users] question non datafit

2020-04-07 Thread Claus Futtrup
Hi guys Since I'm interested in the topic, I decided to look up the link (https://help.scilab.org/datafit) on my phone. I was unable to see the majority of the graphs on the right and I was unable to zoom out. I am able to 'replicate' it on the PC by narrowing the browser window, by which

Re: [Scilab-users] question non datafit

2020-04-07 Thread Clément David
Hello Federico, hello all, Thanks for pointing this, it looks like there is some missing URL redirect somewhere. google "help scilab datafit" on a private navigation tab redirect to the 5.3.3 help page whereas https://help.scilab.org/datafit looks OK. I will try to update the index to improve