在C#中的复杂计算 [英] Complex Calculations in C#

查看:139
本文介绍了在C#中的复杂计算的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是最好的工具(最有效的)可用 .NET(C#)作为计算:

What are the best tools (most efficient) available in .NET (C#) for calculating:


  • 积分

  • 偏导数

  • 其他非平凡的数学

能否请人在数学和Matlab并将其融入到评论 C#

Can people please comment on Mathematica and Matlab and their integration into C#?

推荐答案

Math.NET 是一个用C#编写的Microsoft .NET平台,旨在为科学数字和符号代数计算提供了一个自包含的清洁框架数学开源工具包。特别是, Math.NET Numerics的是的 dnAnalytics与 Math.NET铱 ,并包括以下功能:

Math.NET is a mathematical open source toolkit written in C# for the Microsoft .NET platform that aims to provide a self-contained clean framework for both numerical scientific and symbolic algebraic computations. In particular, Math.NET Numerics is the result of the merger of dnAnalytics with Math.NET Iridium and includes the following features:


  • 真正的和复杂的,密集和稀疏线性代数(与 LU ,的QR 特征值 .. 。分解)

  • 数值函数积分(积分)程序

  • 积分变换

  • real and complex, dense and sparse linear algebra (with LU, QR, eigenvalues, ... decompositions)
  • numerical function integration (quadrature) routines
  • integral transforms

这篇关于在C#中的复杂计算的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆