Recent content by bangthatdrum

  1. B

    Function notation minus one exponent?

    oh ok, thanks 4 the help.
  2. B

    Function notation minus one exponent?

    Hi ! What does the notation mean exactly when a function has power minus one ? For example i have seen the logistic function written as: f(x) = f0[1 + exp(−βx)]^-1
  3. B

    Slope of this line? Pic included.

    Thanks, its a conundrum alright. This is implemented in: http://www.physik3.gwdg.de/tstool/ and it seems strange that such an elementary mistake would be made.
  4. B

    Slope of this line? Pic included.

    http://anythinghere.comeze.com/slope.png The slope is supposed to be 0.16 but that's not what i get. Can someone else please confirm i am not going nuts?
  5. B

    Transitioning to Advanced Math

    the khan academy provides a good overview
  6. B

    Online tools for Gaussian elimination / LU decomposition ?

    http://tutorial.math.lamar.edu/Classes/LinAlg/SolvingSystemsOfEqns.aspx i would use a MATLAB script for this.
  7. B

    JacCalculating Jacobian Matrix for System of Differential Equations

    Greetings all, I hope someone out there in the vast hinterland of the internet can help. I'm trying to calculate the lyapunov exponent for a system of differential equations. Now I can do this just fine for a system involving only first order derivatives such the Lorenz system, however, and...
  8. B

    Understanding the RK Derivation Intuitively

    Thank you D H. This is wonderful.
  9. B

    Understanding the RK Derivation Intuitively

    Please ignore this.
  10. B

    Understanding the RK Derivation Intuitively

    Im looking at the RK derivation and as part of that I know it is the case that: y'' = partial f / partial x + partial f / partial y * y' But at an intuitive level I cannnot understand why. How does the second derivative equal the sum of the two partial derivatives times the first?
Back
Top