本文介紹了推薦一個開源的.NET統計庫的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!
問題描述
我需要計算一堆數值數據的平均值、標準差、中位數等.有我可以使用的好的開源 .NET 庫嗎?我找到了 NMath,但它不是免費的,可能對我的需求來說太過分了.
I need to calculate averages, standard deviations, medians etc for a bunch of numerical data. Is there a good open source .NET library I can use? I have found NMath but it is not free and may be overkill for my needs.
推薦答案
我在 CodeProject 網站上找到了這個.它看起來是一個很好的 C# 類,可以處理大多數基本的統計函數.
I found this on the CodeProject website. It looks like a good C# class for handling most of the basic statistical functions.
- http://www.codeproject.com/KB/cs/csstatistics.aspx
這篇關于推薦一個開源的.NET統計庫的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!
【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!