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