Menu

Plot interlaced functions

Help
2016-06-17
2016-06-17
  • Jesse Schmuck

    Jesse Schmuck - 2016-06-17

    I'm trying to plot a function of the following type:
    f(x) = c_0 x (c_1 * g(x)+c_2 * g(x)^2+...c_i * g(x)^i)

    Where c_i are constants and g(x) is another function of x.

    This is the original:
    z(s) = r(3./2) * (c_t * A * (s + x_0_riso))(-1./2) * (35./(2 * pi))(-3./10) * (3 * c_12)(-1./3)
    delta_U_2(s) = U(c_t * A * (s + x_0_riso) -2)(2./3) * (d_0 + d_1 * z(s) + d_2 * z(s)^2 + d_3 * z(s)^3 + d_4 * z(s)^4)

    I can't find any solution.
    Thanks in advance!

    Jesse

     

    Last edit: Jesse Schmuck 2016-06-17
  • Jesse Schmuck

    Jesse Schmuck - 2016-06-17

    Found the solution.

     

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.