Statistiques
3 Questions
0 Réponses
RANG
269 184
of 301 778
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 21 418
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 499
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
Feeds
Question
How to choose the closest acceleration value from excel table?
Hey guys, So I have a 6x6 diagonal matrix which gives time period: time= [0.0015 0 0 0 0 0; 0 0.0035 0 0 0 0; 0 0 0.0...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Curve fitting with 3 variables
Hey guys, so I am trying to find total base shear in a building as a function of storey height, total height, and load (kn/m...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Can someone help me understand how this loop works?
n=4; A = ones(n); for i= 1:n for j= 1:n if (i>2) && (j>2) A(i,j) = A(i-1,j) + A(i,j-1); elseif (i<3) && (j<3) A(i,...
plus de 10 ans il y a | 1 réponse | 0

