Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How can I solve complicate syms form function?

조회 수: 2 (최근 30일)
Subinuer
Subinuer 2014년 6월 24일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi: I have sym form equation like below, and after integrate this equation, it only left variable 'phim', I have another column of numbers, so I want to solve this equation using that column, but when I use solve, matlab keep giving me error; error is 'Error using mupadengine/feval MuPAD error: Error: The second argument must be of form x or x = a..b. [int] Error in solve sol = eng.feval('symobj::solvefull',eqns,vars);'
so please help me figure out the problem
int(1/(863837598531475644350464*exp(-37*phi) - 863837598531475644350464*exp(-37*phim) + 120399999999999995805696*cosh(phi) - 120399999999999995805696*cosh(phim) + 31961991145664596693483520*exp(phi) - 31961991145664596693483520*exp(phim))^(1/2), phi == phim..11/2)

답변 (0개)

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by