Recent content by grzesz
-
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...- grzesz
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
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...- grzesz
- Thread
- Curve Curve fitting Fitting Function Mathematica
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX