Draeken

24 Reputation

2 Badges

16 years, 151 days

MaplePrimes Activity


These are questions asked by Draeken

Hey, I'm using NonlinearFit to find parameterranges in theoretical equations for physical data. however some of the parameter values are being returned as negative values and I need to specify parameterranges but am having trouble doing this. 

For example in the equation below I would like to specify that alpha and ro should take on positive values, as otherwise with the curret data set I am using ro is assigned a negative value.

g1 := NonlinearFit(E(F, alpha, ro, .31, 165, e), X, Y, F)

Page 1 of 1