필터 지우기
필터 지우기

Prepare an MATLAB code based on Newmark Beta Algorithm problem

조회 수: 19 (최근 30일)
YQ
YQ 2024년 6월 25일
댓글: Umar 2024년 6월 25일
The problem is attached herewith along with needed text file.
  댓글 수: 4
YQ
YQ 2024년 6월 25일
But the time history responses are incorrect.
Umar
Umar 2024년 6월 25일
Hi YQ, The line a = M \ (data(1) * ones(3, 1)); calculates the initial acceleration using the earthquake data at the first time step. However, this calculation should be based on the initial displacement and velocity of the system, not the earthquake data.
By initializing the initial acceleration as zero and calculating it based on the initial displacement and velocity, you can ensure that the time history responses are calculated correctly.
Hope this will help resolve your issue.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Earthquake Engineering에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by