문제

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