NewmarkSolverMultip​le

Newmark's Direct Integration Method: Solves a multiple-DOF system. Returns the displacement, velocity, and acceleration of the system

You are now following this Submission

%==========================================================================
%Newmark's Direct Integration Method
%==========================================================================
% Solves a multiple-DOF system with mass matrix "M", spring stiffness
% matrix "K" and damping coefficient matrix "C", under the exciting force
% matrix P.
%
% Returns the displacement, velocity, and acceleration of the system

Cite As

Xingzhuang Zhao (2026). NewmarkSolverMultiple (https://www.mathworks.com/matlabcentral/fileexchange/84595-newmarksolvermultiple), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.3

Change some comments.

1.0.2

Change some comments.

1.0.1

Change some comments.

1.0.0