Octave 的 Groebner Base 算法

问题描述

我想找到一个代码或通用算法来计算 Octave 多项式的 Groebner 基。我试过这个:How do I compute a Groebner Base of a system of equations in Matlab 但我收到以下错误

error: strcat: inputs must be strings or cells of strings error: called from strcat at line 105 column 7 test at line 2 column 9

代码是否只能在 Matlab 上运行?我怎样才能让它适用于 Octave?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)