OBACS

Object Based Advanced Computational Solutions

ENGINEERING
SCIENCE
DATA VISUALIZATION

Whitepapers

 

The technical articles available here cover the major features of SCINET Scientific Software Framework and the products built on this framework

Scinet Math
Numerical Integration - PDF
Numerical Integration involves the approximate computation of a definite integral using numerical methods. It provides quick and accurate solutions to difficult integrals or integrals without analytical solutions. Scinet Math provides support for a broad family of Numerical Integration techniques. In this technical article, these numerical integration techniques including common Newton-Cotes methods and Gaussian Quadratures are introduced with sample source code.
Optimization - PDF
Optimization involves finding the values of variables where the dependent function has a minimum or a maximum. Scinet Math supports various optimization techniques for one-variable and n-variable mathematical functions. This article provides an overview of the optimization techniques implemented in Scinet Math.
Scinet Chart
Developer's Guide - PDF
Scinet Chart Control is a powerful and highly flexible charting component which helps to create sophisticated and very attractive 2D and 3D plots of scientific and financial data. It supports a variety of chart types with a great flexibility to customize any attribute of the chart being created. You may create a single chart or multiple charts on the same control with great ease. This document provides sample plots and C# source code.