Reference:
Tyugin D..
Developing Software Tools to Accompany a Numerical Modeling of Internal Waves in Stratified Fluid
// Cybernetics and programming.
2018. № 2.
P. 66-74.
DOI: 10.25136/2644-5522.2018.2.25990 URL: https://en.nbpublish.com/library_read_article.php?id=25990
Abstract:
The object of the research is the geophysical processes in the ocean, in particular, distribution and transformation of internal waves in stratified fluid. According to the author, it is possible to study such large-scale processes using the methods of numerical modeling and open hydrological data sources. Nevertheless, numerical experiments require accompanying software tools. These tools include means of incoming data processing, software presentation methods in a form of networks, data sample preparation methods, data visualization means, and methods of initialization of mathematical models. The author examines all stages of a numerical experiment and required software tools as well as aspects of initialization of numerical models. The author demonstrates that part of the initial conditions can be created from the data context in an automatic mode. The novelty of the research is caused by the fact that the author offers methods to be used to create problem-oriented software tools to carry out a numerical experiment on modelling geophysical processes that depend on spatiotemporal distribution of multivariable data. The methods offered can be used in many spheres of mathematical modelling of physical processes such dependencies are attributable to.
Keywords:
algorithms, data processing, data visualization, stratified fluid, internal waves, numerical modeling, software package, model initialization, numerical experiment, NetCDF
Reference:
Grishentsev A.Y., Korobeinikov A.G., Yuganson A.N..
Computational optimization of mutual transformations of color spaces based upon the arithmetic fixed-point.
// Cybernetics and programming.
2017. № 4.
P. 84-96.
DOI: 10.25136/2644-5522.2017.4.24005 URL: https://en.nbpublish.com/library_read_article.php?id=24005
Abstract:
In their article the authors provide their results on systematization of methods for computational optimization of the transformation of color spaces based upon the application of fixed-point arithmetic. The authors formulate the goals and analyze the key problems arising in the situation of computational optimization in the process of color space formation from the standpoint of the speed of operation increase. The principles of transition from a floating point format to a format with a fixed point are stated. The authors also provide an example for the analysis of computational optimization for the mutual transformation of RGB and Y709CbCr. In this article the authros consider the method of computational optimization of the transformation of color spaces based on the application of fixed-point arithmetic. When applying the considered principle of practical implementation, the computation time for an image of 4134x2756 on an Intel Core 2 Duo processor becomes 18 times less. This is a very significant increase in productivity. It is not too difficult to apply this approach to other similar calculations, especially on modern 64-bit and 128-bit processors, when the necessary values fit into a single processor register.
Keywords:
RGB, format with a floating point, the format with fixed point, computing optimization, mathematical coprocessor, serial processing of images, parallel processing of images, transformation, color space, image processing