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

조회 수: 2 (최근 30일)
华纳娱乐注册网址【微8785092】
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!