Statistiques
All
RANG
167 949
of 301 558
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 21 325
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
help on error message
am getting error that says Error using horzcat Dimensions of arrays being concatenated are not consistent. Error in Plot2...
environ 6 ans il y a | 3 réponses | 0
3
réponsesA résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
environ 6 ans il y a
Question
I want to ask about this matlab code. I can not understand the function of it. It meshes for plates. However, I have limited matlab knowledge and the expression became very confusing for me. Can anyone help me on the code in detail? Thanks .
edof=[]; for i=2*(ELx+1)+1:2*(ELx+1):2*(ELx+1)*(ELy+1) for j=0:2:2*ELx-1 edof = [edof; [i+j+(1:4)-(2*(ELx+1)+1) ...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
help on what a code means or does
K(edof(1,:),edof(1,:)) = T1'*k1*T1; % assemble k1 to global K I found the above code and could not understand. What does it...
environ 6 ans il y a | 1 réponse | 0


