Filter löschen
Filter löschen

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

3 Ansichten (letzte 30 Tage)
where, ua=2.8668,u=19.2503,h=1mm (for solid line in middle) ,d=1mm

Antworten (1)

Pavan Guntha
Pavan Guntha am 30 Mär. 2021
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!

Community Treasure Hunt

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

Start Hunting!

Translated by