transmissibility force script matlab
이전 댓글 표시
i tried do reproduce a plot using force transmissibility " Ft/Ky " law (in pdf )but when i plot the graph in matlab is not the same as pdf i don't know where i made a mistake in matlab script..!
<<

>>


답변 (1개)
Carlos Martinez
2018년 4월 23일
편집: Walter Roberson
2018년 4월 23일
in y(j,i) use this formula
y(j,i)=sqrt(((1+2*zeta*x(j)).^2)/(((1-x(j).^2).^2+(2*zeta*x(j)).^2)))
카테고리
도움말 센터 및 File Exchange에서 Agriculture에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!