[Scilab-users] Phase shift and step size - electrical

Samuel Gougeon sgougeon at free.fr
Mon Mar 21 22:33:53 CET 2016


Hello Laftek,

Le 21/03/2016 22:15, laftek a écrit :
> Hi guys !
>
> I am new here and I am starting with scilab. I really like it but i got
> stuck at simple thing as getting phase shift (angle) between voltage and
> current. I tried to reconstruct fourier (from MATLAB) in scilab but I dont
> know how to replace atan2(matlab) in scilab.
atan(y, x)  // simply (ok, atan(x,y) would have been even simpler :)
or atand(y,x) // in degrees
https://help.scilab.org/docs/5.5.2/en_US/atan.html
>
> Next problem is that i cant set or find sample time (step size).
Sorry, I do not understand your request. Could you explain a bit more?






More information about the users mailing list