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!