[Scilab-users] Consistency in linearization function

2018-10-03 Thread André FS
Hello people, I am not sure if I am doing something wrong but the lin function for linearization of a non-linear function surrounding a given point is returning different results each time I call it. And sometimes the results affects the following calculations I am performing (like root locus,

Re: [Scilab-users] Function "locate" for 3d graphs

2018-06-14 Thread André FS
Hi Iza, What if you use the linear_interpn [1]? [1] https://help.scilab.org/doc/5.3.3/en_US/linear_interpn.html Regards, André Em qui, 14 de jun de 2018 às 08:30, Izabela Wójcik-Grząba escreveu: > Hello, > > I've got another question. Is there a function like "locate" but > appropriate for

[Scilab-users] Xcos Scilab 6.0.1

2018-06-10 Thread André FS
Hello guys. I am building a model in Xcos (Scilab 6.0.1) and I am facing some problems that I am not sure if they are bugs or misuse from my side. * When a select a piece of the model and turn it to a superblock (right click -> selection to superblock), after playing the simulation I got a

[Scilab-users] F-16 aircraft model

2018-04-26 Thread André FS
Hello, I recently translated the F-16 model (originally in Fortran) from Steven And Lewis book (Aircraft Control and Simulation). The code is available at GitHub [1]. I apologize for possible newbie mistakens that there might be there. I am not that expert in Scilab yet. I used this model to