how to transform a gauss code into a matlab code
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuestas (1)
Youssef Khmou
el 26 de En. de 2015
Editada: Youssef Khmou
el 26 de En. de 2015
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.
0 comentarios
Ver también
Categorías
Más información sobre Numerical Integration and Differential Equations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!