Filter löschen
Filter löschen

Tensor/Matrix multiplication problem

1 Ansicht (letzte 30 Tage)
William White
William White am 18 Jul. 2015
Beantwortet: William White am 18 Jul. 2015
The shear stress at a point can be written
(m•sigma)•n
where m is the unit vector parallel to the slip plane; n is the unit vector normal and sigma is the stress tensor.
If the problem is two-dimensional the stress tensor is 2x2; i.e
[ xx xy ; xy yy]
If the problem is contrived (to begin with) so that stress is at right angles to the slip plane so that in an x,y co-ordinate frame the slip plane is aligned along the x axis and so the normal is aligned along the y axis how can I set up the code in matlab?
i.e
T = (sigma • m) • n
where T is the shear stress
I am getting repeated errors regarding matrix dimensions.
kind regards W

Akzeptierte Antwort

William White
William White am 18 Jul. 2015
Solved, please ignore

Weitere Antworten (0)

Kategorien

Mehr zu Stress and Strain finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by