Curve fitting Definition and 55 Threads

  1. M

    How to Apply Curve Fitting Algorithms for Magnetization Analysis in Origin 7?

    hi, there my question is let's suppose we have the magnetization (M) versus the applied field (H) as M(H,T)= \sum _{n=1}^{N} W(x_i ) (x_i ) Lang (H.A.x_{i}/T) here 'A' is a constant 'T' is the temperature of system Lang(x) is the Langevin function coth(x)-1/x , My problem is how to...
  2. M

    Langevin Curve Fitting for Magnetization and Applied Field Relationship

    hi, there my question is let's suppose we have the magnetization (M) versus the applied field (H) as M(H,T)= \sum _{n=1}^{N} W(x_i ) (x_i ) Lang (H.A.x_{i}/T) here 'A' is a constant 'T' is the temperature of system Lang(x) is the Langevin function coth(x)-1/x , My problem is how to...
  3. H_man

    MATLAB Curve Fitting in Matlab: Harry's Experience

    Hi, I've just been trying unsuccessfully to fit a polynomial to a large set of data in Matlab (1301 points). I want to fit a polynomial to the data so that I have a function with which to try and manipulate the data in different ways. I have no problem fitting polynomials to much smaller sets...
  4. D

    Curve fitting and least squares method.

    Homework Statement I have an equation as a function of time. (eq1) C(t) = Css + a(e^.5t) + b(e^.9t) t>0 Where, Css is a constant. then I have 6 data points of time and C (Concentration of a liquid) 1. I have to find an equation to find the maximum time and contains a, b and Css...
  5. T

    Find Best Quadratic Bezier Curve Fit for Points

    hello having a set of points of a curve, how i can find the best quadratic bezier curve that fits this curve? (so we have start and end points of bezier curve, and only the position of control point is required.) THX.
Back
Top