I have been playing with the curve fitting express vi with no luck. I keep getting an error message stating "

Input parameters has at least one element that is Inf, NaN, DBL_MAX, or DBL_MIN"
I am using the following array for my location data "180,175,170,165,167,163,160,150,140,130,111"
I am using the following array for my signal data "59,97,152,160,157,155,152,144,134,48,1"
And I am using the above function as my model. Any ideas on how to get this thing working?
Cheers!


