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
Carlos Martinez 2018년 4월 23일
편집: Walter Roberson 2018년 4월 23일

0 개 추천

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에 대해 자세히 알아보기

질문:

2017년 2월 2일

편집:

2018년 4월 23일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by