Showing posts with label international journal of applied and computational mathematics impact factor. Show all posts
Showing posts with label international journal of applied and computational mathematics impact factor. Show all posts

Tuesday, 17 January 2017

Advances in Logic, Operations and Computational Mathematics

Journal of Applied & Computational Mathematics Volume 5, Issue 2 comprised of 7 research articles and 4 opinion articles and are focused on the innovation of polygon, Euler, linear and non-linear equations.

international journal of applied and computational mathematics impact factor
EL-Kholy et al., in their research article discussed about balanced folding over a polygon and Euler numbers. The study proved that for a balanced folding of a simply connected surface M, there is a subgroup of the group which is called all homeomorphisms of M that will acts 1- transitively on the 2-cells of M.

Gil et al., in their research have reported about the exponentially stabile non-linear, non-autonomous multi variable discrete systems. Based on the recent estimates on matrix equations, the findings suggest that a class of non-autonomous discrete-time systems is governed by semi-linear vector difference equations along with slowly varying linear parts.

Tuesday, 3 January 2017

Mathematica and LaTeX Integration

This document is about Mathex, a software package that allows embedding Mathematica macro expressions into a Latex document, combining together the power of the two systems. 

computational mathematics journal
It works in this way: when you click F2 on your preferred editor, before of the TeX to PDF conversion, a pre-processor (written in the PERL language) call Mathematica, do the computation globally (i.e. treating the file as a single program) and replaces the macros in the final TeX. The macros should be inserted between the two conventional symbols <% ... %>, and can contain every valid Mathematica’s expression, or more expressions, separated by semicolon. As every expression and every graphics object get created every time on-the-fly, the process can be slow.