using the pde toolbox

3 views (last 30 days)
Christopher
Christopher on 8 May 2013
Hey yall, I am trying to implement electromechanical wave propagation using a pde. A coefficient in this pde is an admittance matrix B. How can I use this matrix B as the c coefficient in the hyperbolic pde specification?

Answers (1)

Youssef  Khmou
Youssef Khmou on 8 May 2013
hi,
i think you use Trace(B) or det(B) in this case no?

Tags

Community Treasure Hunt

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

Start Hunting!