polar decomposition of velocity gradient tensor
Syntax
[R,V,U] = polar(L)
[R,V,U] = polar(L,t)Input
| L | velocityGradientTensor | 
| t | time | 
Output
| R | rigid boddy rotation | 
| V | left stretch tensor | 
| U | right stretch tensor | 
polar decomposition of velocity gradient tensor
[R,V,U] = polar(L)
[R,V,U] = polar(L,t)
| L | velocityGradientTensor | 
| t | time | 
| R | rigid boddy rotation | 
| V | left stretch tensor | 
| U | right stretch tensor |