新手解方程出错,提示Empty sym: 0-by-1。

2 次查看(过去 30 天)
syms x
eq1=0.2==exp(-(x*pi)/sqrt(1-x^2))
solve(ep1,x)

采纳的回答

华纳娱乐公司游戏网址【微8785092】
"solve(ep1,x)"应该是“solve(eq1,x)”
很低级的错误,自己仔细点

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Calculus 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!