Projects tagged ‘engineering’, ‘mathematics’, and ‘matlab’


Jump to tag:

Projects tagged ‘engineering’, ‘mathematics’, and ‘matlab’

Filtered by Project Tags engineering mathematics matlab

Refine results Project Tags math (5) tools (4) programming (4) library (4) numerical (4) science (3) windows (3) statistics (3) linux (3) c++ (2) maths (2) simulation (2)

[6 total ]

59 Users
   

Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for ... [More] performing other numerical experiments. It may also be used as a batch-oriented language. [Less]
Created over 3 years ago.

2 Users
   

Freemat is an intepereted, matrix-oriented development environment for engineering and scientific applications, similar to the commercial package MATLAB. It provides visualization, image manipulation, and plotting as well as parallel programming.
Created over 3 years ago.

1 Users

XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as ... [More] fast as it can possibly be done in your architecture. [Less]
Created over 3 years ago.

1 Users

Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of ... [More] trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. A delayed evaluation approach is employed (during compile time) to combine several operations into one and reduce (or eliminate) the need for temporaries. This is accomplished through recursive templates and template meta-programming. This library is useful if C++ has been decided as the language of choice (due to speed and/or integration capabilities), rather than another language like Matlab or Octave. [Less]
Created about 1 month ago.

1 Users

Mastrave is a free software library written to perform vectorized computation and to be as far as possible compatible with both the GNU Octave and Matlab computing environments, offering general ... [More] purpose, portable and freely available features for the scientific community. The Mastrave project attempts to allow a more effective, quick interoperability between GNU Octave and Matlab users by using a reasonably well documented wrap around the main incompatibilities between those computing environments and by promoting a reasonably general idiom based on their common, stable syntagms. Mastrave is free software, which is software respecting your freedom. It is offered to the scientific community to promote the development of a free society more concerned about cooperation rather than competitiveness, heading toward knowledge and culture freedom, which implies the possibility for motivated individuals to freely access and contribute even to the cutting-edge academic culture. This possibility relies on the development of tools and methodologies helping to overcome economic, organizational and institutional barriers (i.e. knowledge oligopolies). This is a long-term goal to which the free software paradigm can actively cooperate. Copyright (C) 2005, 2006, 2007, 2008, 2009 Daniele de Rigo Verbatim copying and distribution of this entire article is permitted in any medium without royalty provided this notice is preserved. [Less]
Created about 1 year ago.

0 Users
   

JMathLib is a system of mathematical functions designed to be used in evaluating complex expressions and display the results graphically. It can be used either interactively or to interpret script ... [More] files. It works like Matlab, Octave, Freemat and Scilab. [Less]
Created over 3 years ago.