modeling PDEs in simulink
显示 更早的评论
how to model a system that is described by a partial differential equation in simulink. to model a ordinary differential equation is done with the help of the integrator block but what about PDEs.For example the two included in the image? in case the image is not visible here is the example equations
∂Vs(L,t)/∂L=-R*Is(L,t)+l*∂/∂t Is(L,t);
∂Is(L,t)/∂L=-g*Vs (L,t)+c ∂/∂t Vs(L,t);
please write in detail how do you modify them in order to implement in simulink.Thank you.
1 个评论
jose luis huayanay villar
2020-5-7
ud. logro simular las PDE?.si lo iso podria enviarme al correo? villarjose348@gmail.com
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 PDE Solvers 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!