Recent content by grzesz

  1. G

    Mathematica Curve fitting in Mathematica with FindMinimum function

    First of all thank you very much for your help. I tried this solution and it works very well. However, for my problem it was more conveniently to define „Residual” in the way that I described in my previous post (as an n-dimensional vector V). After that I just used formula...
  2. G

    Mathematica Curve fitting in Mathematica with FindMinimum function

    Hello, I attempt to fit experimental data using FindMinimum function with Levenberg-Marquardt (LM) method. I know that the problem can be solved with FindFit function (or other methods of finding minimum), but I really have to use FindMinimum function and LM method. Therefore, I would...
Back
Top