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
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 についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!