主题
:
【求助】关于 mean 函数的使用问题
查看单个帖子
2007-05-30, 20:11
#
1
chenhuips2
普通会员
注册日期: 2007-05-19
帖子: 51
声望力:
19
引用:
作者:
phia
在帮助文档中表示 在定义好矩阵 或向量A后
使用mean(A)可以 以列为单位得到矩阵各列均值 或得到向量的均值
但是在我的实际操作中 出错
提示如下
>> mean(a)
??? Attempt to execute SCRIPT mean as a function.
...
小a和大A不通用~
mean(A)
这样即可
chenhuips2
查看公开信息
发送悄悄话给 chenhuips2
查找 chenhuips2 发表的更多帖子