[R] Average of Two Matrices

Peng Jiang jp021 at sjtu.edu.cn
Wed Jun 25 07:55:18 CEST 2008


  Hi,  Gundala
  pretty much u can do is adding them directly , that is , treat them  
like two numbers instead of matrix.

  z <- (x+y)/2 .

  Is that what u want ? or u have another meaning.

   regards
On 2008-6-25, at 上午10:19, Gundala Viswanath wrote:

> Hi,
>
> I have two matrices x and y (same dimensions).
>
> How can I compute the average of "x" and "y" for each coordinate
> to form a new average matrix "z" ?
>
> - Gundala Viswanath
> Jakarta - Indonesia
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.











--------------------------
Peng Jiang
江鹏
Ph.D. Candidate

Antai College of Economics & Management
安泰经济管理学院
Department of Mathematics
数学系
Shanghai Jiaotong University (Minhang Campus)
800 Dongchuan Road
200240 Shanghai
P. R. China



More information about the R-help mailing list