Borrar filtros
Borrar filtros

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

3 visualizaciones (últimos 30 días)
where, ua=2.8668,u=19.2503,h=1mm (for solid line in middle) ,d=1mm

Respuestas (1)

Pavan Guntha
Pavan Guntha el 30 de Mzo. de 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