Mathematica > 数据处理 > 统计数据分析 > 描述性统计分析 > RootMeanSquare >
Mathematica > 数学和算法 > 统计数据分析 > 描述性统计分析 > RootMeanSquare >

RootMeanSquare

RootMeanSquare[list]
给出 list 中值的均方根.
  • 对于 ,均方根由 给出.
一个列表的 RootMeanSquare
矩阵列的 RootMeanSquare
一个列表的 RootMeanSquare
In[1]:=
Click for copyable input
Out[1]=
 
矩阵列的 RootMeanSquare
In[1]:=
Click for copyable input
Out[1]=
机器精确度的计算结果:
以任意精度得到的结果:
大向量或矩阵的计算结果:
对于 SparseArray 的计算结果:
线性拟合的均方根错误:
RootMeanSquare 是数据平方 Mean 的平均值:
RootMeanSquare 等于一定比例的 Norm
偏差 RootMeanSquare 等于一定比例的 StandardDeviation
偏差 RootMeanSquareCentralMoment 的平方根:
RootMeanSquare 作为来自 Mean 一定比例的 EuclideanDistance :
版本 6 的新功能
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
格式:   HTML  |  CDF