Borrar filtros
Borrar filtros

Prepare an MATLAB code based on Newmark Beta Algorithm problem

19 visualizaciones (últimos 30 días)
YQ
YQ el 25 de Jun. de 2024
Comentada: Umar el 25 de Jun. de 2024
The problem is attached herewith along with needed text file.
  4 comentarios
YQ
YQ el 25 de Jun. de 2024
But the time history responses are incorrect.
Umar
Umar el 25 de Jun. de 2024
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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Earthquake Engineering en Help Center y File Exchange.

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by