Do you know a C# implementation of Gauss Newton and Levenberg Marquardt methods? [closed]

允我心安 提交于 2019-12-10 21:16:49

问题


I am looking for a C# implementation of both Gauss Newton & Levenberg Marquardt algorithms. Is there any "trustee" C# library out there already?


回答1:


you can take a look of this list of numerical libraries



来源:https://stackoverflow.com/questions/10865308/do-you-know-a-c-sharp-implementation-of-gauss-newton-and-levenberg-marquardt-met

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!