The unit FOURIER contains the fast Fourier transform (FFT) component TFastFourier which can be installed into the VCL. TFastFourier can transform data sets of up to 32k samples in both directions and provides several of the most important windowing
The unit MATRIX offers some of the most important operations to manage and process two-dimensional real-valued and integer matrices. The object oriented approach of the unix MATRIX hides all the stuff dealing with array addressing and memory manageme
The unit MATH1 offers several fundamental arithmetic operators and mathematical/logical routines which have not been implemented in Delphi 1.0 (e.g. hyperbolic functions, tangens, cotangens, or common logarithm). The unit also contains routines to so
The units MATH1, MATH2, MATRIX, and STATIS, which are part of the SDL Component Suite, offer some of the most fundamental procedures of mathematical statistics. These units offer a large number of classes and routines from basic statistics to regress
The unit VECTOR offers some of the more important procedures for processing real-valued vectors. It hides all stuff dealing with array addressing and memory management. Thus, the user may fully concentrate on his/her work with vectors. These are some
The SDL Component Suite for Delphi contains 28 Delphi units covering a wide range of applications in science and engineering, e.g. math, statistics, chemistry, data visualisation, modelling, etc. Together with programming example the entire component
The SDL Component Suite for Delphi contains 28 Delphi units covering a wide range of applications in science and engineering, e.g. math, statistics, chemistry, data visualisation, modelling, etc. Together with programming example the entire component |