vector 相关的搜索结果 共有4个

comabs()

Description: Calculate the modulus of a sequence of complex numbers. Syntax: A.comabs() Note: External library function sequence of complex numbers, modulus, vector

fillcons()

Description: Fill missing values using the specified constant value. Syntax: A.fillcons(v) Note: The function uses constfill, missing value, vector, matrix

fillmthd()

Description: Fill missing values according to the specified method. Syntax: A.fillmthd(m) Note: The function fills missifill, missing value, vector, matrix

mae()

Description: Calculate the mean absolute error between two vectors. Syntax: mae(A,B) Note: The function calculates the amean absolute error, vector