I don't know how to report error in example
1 回表示 (過去 30 日間)
古いコメントを表示
I run the example ComputationalMathematicsExample.mlx in Symbolic Math Toolbox.
In Section Substitution and Solving is comparing the numerical solution and symbolic,
but numerical solution in line 34 should be
doubleSol = roots([6 -2 0 0 3 0 0 -8]) instead of doubleSol = roots([-8 3 -2 6]) % double-precision
For someone new it can be misleading.
1 件のコメント
dpb
2019 年 7 月 13 日
Don't have subject toolbox for confirmation but if you think you have found either a bug or a documentation error, report it via a Support Request that you can find link to at the "contact us" link at top of page (the telephone icon), or just email <support@mathworks.com>. Include sufficient information to reproduce the issue, your version info and what you think is the issue and, if have one, a proposed solution.
採用された回答
Jalaj Gambhir
2019 年 7 月 24 日
Hi,
This issue has been brought to the notice of the concerned team. They will investigate the matter further.
0 件のコメント
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!