Sample Applications
The sample applications give you a more in-depth and thorough example of how Extreme Numercs.NET may be used in real-life applications.
Fractal ViewerThis sample creates mathematical art based on complex number arithmetic. |
|
M#: The .NET Language for Technical ComputingAn interactive environment for linear algebra computations. Implements a subset of the Matlab® language. |
|
Curve FittingWith only a few lines of code, you can fit data points to a set of arbitrary functions. This sample shows you how. |
|
RegressThis sample shows how to build linear regression models. |