Menu

Seivert integral dose calculation equation plotting and fitting

2021-12-08
2021-12-08
  • AUGNAS JOHNSON

    AUGNAS JOHNSON - 2021-12-08

    i want to fit the below attched equation anf find out Y,L

     
  • AUGNAS JOHNSON

    AUGNAS JOHNSON - 2021-12-08

    constants are mentioned in the image,
    Y is the varriable function and i want ot and fitt the above equation and find out the values of Y,L

     
  • Hans-Bernhard Broeker

    Unfortunately that thing is not a function gnuplot can readily handle for you. In a nutshell, you first need something you can plot as a function, before it can be fitted to data.

    You would need either of the following

    • a closed-form solution of that integral, expressible in terms of the built-in functions and operators
    • an external DLL fitting gnuplot's "import" command, which provides a numerical evalution

    to allow this

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.