How to update the PDE toolbox with the real measurement?
1 次查看(过去 30 天)
显示 更早的评论
Hi,
I am working on a structural analysis with the PDE toolbox. I would like to update (or change) the value (displacement of a certain point) at a certain time (or at every iteration) during the simulation process? Does anyone know if the pde toolbox can realize this? Do I need to write a function file when defining the load condition?
Thank you so much.
Kun
0 个评论
采纳的回答
Ravi Kumar
2020-5-24
You can specify the displacement as a function, look at the the end of the the structualBC doc page. However, note that PDE Toolbox does not support nonlinear analysis if that is what you are aiming to acheive using experimental data.
Regards,
Ravi
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Boundary Conditions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!