matlab code takes really long time large matrix

Hi ;
I want to solve forced vibration problem with ODE45. But mass, stiffness, damping matrix are 14*14 and force matrix depends on time and multiple lines have time-dependent forces value.it's been over an hour and still I couldnt see time-displacement graph :( What should I do?

2 Comments

Is your problem stiff? Maybe you need to use a stiff solver.
Thank you so much :) Yes ODE15s or ODE23s is working :)

Answers (0)

This question is closed.

Asked:

on 17 Nov 2020

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!