Code covered by the BSD License  

Highlights from
WTS (formerly Leonov) + GUI

image thumbnail
from WTS (formerly Leonov) + GUI by Michael Wendlandt
Calculates stress vs. strain curves of plastically deformed glassy polymers. GUI available.

d=symm(l)
function d=symm(l)

%Calculates the symmetric part of l

d=0.5*(l+l');

Contact us at files@mathworks.com