photo

Trong Nhan Tran


Last seen: 2 meses hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Question for using root function.
% Using the MATLAB function “roots” for find non-zero natural frequencies % define symbolic variable w syms w; % Given par...

2 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


Find natural equation w with 5 dof
% Using matrix to determine natural frequency w of 5 DOF clc; % Clear command window clear; % Clear workspace syms w...

2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Matrix must be square error and Error in PartA. how do I solve it?
clc; % Clear command window clear; % Clear workspace syms w; % Define w as a symbolic variable % Define masses, damping coeff...

3 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How to add unknow parameter in matrix and solve it by use det() syntax for finding w
% under is what i did but seen it is not work for det(A) for find w clc % clear history command and past result syms w; m1 = ...

3 meses hace | 3 respuestas | 0

3

respuestas