필터 지우기
필터 지우기

How to solve PDE/Euler Bernoulli equation using MATLAB/Simulink?

조회 수: 11 (최근 30일)
Mahmudur Rahman
Mahmudur Rahman 2014년 8월 6일
답변: Vani Madhavi Tukkapuram 2022년 9월 17일
Hi, Currently I am working on Euler-Bernoulli eqn of a beam. I want to get the deflection response (y) of the partial differential equation (PDE). Since PDE has mixed variable (t and x for example) and simulink has only module for derivative with respect to time. So I need to use MATLAB-function block from simulink library and generate code for PDE. If you have any ideas on this please share.
If not simulink, how to code them in MATLAB using FEA or FD method?
Any help would be appreciated.
Thanks in advance.

답변 (2개)

Torsten
Torsten 2015년 4월 7일
Maybe a starting point:
Best wishes
Torsten.
  댓글 수: 1
Mahmudur Rahman
Mahmudur Rahman 2015년 4월 17일
Thanks for you reference. However I am looking for detailed reference where I can find deflection response in terms of time and space for different excitation input such as random, impulse, sinusoidal etc. Also I want to analyze the mode shapes

댓글을 달려면 로그인하십시오.


Vani Madhavi Tukkapuram
Vani Madhavi Tukkapuram 2022년 9월 17일
dI1(t)/dt = -(D) 0<=t<=t1
dI2(t)/dt + theta (t) I2(t) = -(D) t1<=t<=T

카테고리

Help CenterFile Exchange에서 PDE Solvers에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by