50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


RandomFields (version 3.0.5)

RMrotat: Rotation matrices

Description

RMrotat and RMrotation are auxiliary space-time functions that create some rotation f(h,t)=s(cos(ϕt)h1+sin(ϕt)h2)/h and f(h,t)=(cos(ϕt)h1+sin(ϕt)h2,sin(ϕt)h1+cos(ϕt)h2,t) respectively

Usage

RMrotat(speed, phi) 
RMrotation(phi)

Arguments

speed
real value $s$
phi
angle

Value

Details

RMrotat and RMrotation are space-time models for two-dimensial space.

See Also

RMmodel, S10

Examples

Run this code
set.seed(0)
# see S10

Run the code above in your browser using DataLab