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

답변 (1개)

Youssef  Khmou
Youssef Khmou 2015년 1월 26일
편집: Youssef Khmou 2015년 1월 26일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Numerical Integration and Differential Equations에 대해 자세히 알아보기

태그

질문:

2015년 1월 26일

편집:

2015년 1월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by