سؤال

I'm searching for curve fitting(non-linear) function in GSL. Like we have Polyfit function in Matlab, is there any same type function in GSL also ?

Thanks

هل كانت مفيدة؟

المحلول

With GSL,you have both linear fitting and non linear fitting.

Although its usage can be a bit tough for the newcomer.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top