how to transform a gauss code into a matlab code

I have a code written on gauss and I want to run it on matlab, is this possible? should I made some changes? or change functions in gauss with their corresponding function in matlab? Thanks

Réponses (1)

Youssef  Khmou
Youssef Khmou le 26 Jan 2015
Modifié(e) : Youssef Khmou le 26 Jan 2015

0 votes

Not familiar with Gauss software, but i think there are differences, per example the initialization of matrices, therefore you need to translate the code, but of course basic operations may not change such as c=a+b.

Catégories

En savoir plus sur Numerical Integration and Differential Equations dans Centre d'aide et File Exchange

Tags

Question posée :

le 26 Jan 2015

Modifié(e) :

le 26 Jan 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by