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..!
<<
>>

Respuestas (1)

Carlos Martinez
Carlos Martinez el 23 de Abr. de 2018
Editada: Walter Roberson el 23 de Abr. de 2018
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)))

Categorías

Más información sobre Agriculture en Centro de ayuda y File Exchange.

Preguntada:

el 2 de Feb. de 2017

Editada:

el 23 de Abr. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by