photo

AVB


Last seen: environ 2 mois il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

0 Questions
2 Réponses

RANG
181 296
of 300 379

RÉPUTATION
0

CONTRIBUTIONS
0 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
 of 20 931

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 299

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
How to resolve Matrix dimensions error?
Next time please make sure you copy the code block in your question using the 'Insert a line of code' option. There were two i...

presque 5 ans il y a | 0

Réponse apportée
Finding Natural frequencies and Mode shapes of an undamped 2 DOF Systems through Matlab
Try using below .... change m1, m2 , k1 and k2 with your problem values. clc; m1 = 5; m2 = 10; k1= 1500; k2 = 6500; ...

presque 5 ans il y a | 0