Solve dispersion equation (8). I know h, d, ua and u. How can I solve such equation in matlab

조회 수: 3 (최근 30일)
where, ua=2.8668,u=19.2503,h=1mm (for solid line in middle) ,d=1mm

답변 (1개)

Pavan Guntha
Pavan Guntha 2021년 3월 30일
Hi Vishal,
You can declare beta as a symbolic variable and use solve function to solve the dispersion equation. You can refer to the documentation of syms and solve function for more details.
Hope this helps!

카테고리

Help CenterFile Exchange에서 Calculus에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by