powered by
Tidy the table of xi values, with different logarithm strain rates and temperatures for further analysis, based on the given dynamic material model.
xitidy(x)
A matrix with melted temperatures, logarithm strain rates and values of xi values in respective columns.
A calculation result returned from the function DMMprocess.
DMMprocess
etatidy, DMMprocess
etatidy
epstable <- epsExtract(TPMdata, 0.7, 2, 3) DMM <- DMMprocess(epstable) xiM <- xitidy(DMM) xiM
Run the code above in your browser using DataLab