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...
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...
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...
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...
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.