What DOF in matlab mean ?
    9 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Tran Hoa
 el 29 de Mzo. de 2018
  
    
    
    
    
    Comentada: Tran Hoa
 el 29 de Mzo. de 2018
            I get a code as follow :
% Degrees of freedom
% Assemble a column matrix containing all DOFs at which stiffness is
% present in the model:
DOF=getdof(Elements,Types);
However, I don't know what DOF mean
I guess. It is degree of freedom.
Please explain for me DOF ?
Thank you very much
0 comentarios
Respuesta aceptada
  Veera Kanmani
      
 el 29 de Mzo. de 2018
        The number and types of joints, gears, and constraints in a mechanism partially determine its mobility—the total number of degrees of freedom, or DoFs, that the mechanism provides and therefore the minimum number of input variables needed to fully constrain its configuration. refer https://in.mathworks.com/help/physmod/sm/ug/mechanism-degrees-of-freedom.html
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!