フィルターのクリア

Tensor/Matrix multiplication problem

1 回表示 (過去 30 日間)
William White
William White 2015 年 7 月 18 日
回答済み: William White 2015 年 7 月 18 日
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

採用された回答

William White
William White 2015 年 7 月 18 日
Solved, please ignore

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStress and Strain についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by