Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

RandomFields (version 3.0.35)

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
# see S10
FinalizeExample()

Run the code above in your browser using DataLab