Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Curves Intersection
Post: Curves Intersection

Hi everyone :) There's something I can't figure it out with numpy : I've plotted 2 curves on the same graph ( numbers of differents particles plotted against X and Y coordinates ) in a loop ( i.e I...
silverfish Data Science 1 2,214 May-23-2018, 09:52 PM
    Thread: Scilab -> Python translation
Post: Scilab -> Python translation

Hi guys :) With Scilab, you can create a splin and then interpolate it : (proba is a function I created ) Output:Vpart = linspace(0,vmax, Nbr) Pt=rand(100,1) for i=1:Nbr Array(1,i)=intg(0,vmax, pro...
silverfish General Coding Help 0 5,096 Mar-23-2018, 07:35 AM
    Thread: numpy.interp
Post: numpy.interp

Hi :) I'd like to know if someone knows how to translate these linecodes from scilab into Python: Var1=splin(x,y) Var2=interp(p,x,y,Var1); Because I think we can't interpolate "Var1" which is alread...
silverfish Data Science 1 2,663 Mar-15-2018, 10:28 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020