:11 -0400
> To: r-help@r-project.org
> Subject: [R] command help
>
> Dear colleagues,
> I wanted to run a command to do iteration for the following equation:
> Pj+1=TT11+FtransposeTT22F-FtransposeTT21-TT12
> F+y[(Atranspose-FtransposeBtranspose)P(A-BF)]
>
> where TT11, TT22
I cannot make sense of your email. This is partly due to your use of HTML,
which the Posting Guidelines warn you not to do.
The symbolic language used on this mailing list is R. The linear algebra
operations available in R are rather straightforward. Please read the
documentation and convey yo
Dear colleagues,
I wanted to run a command to do iteration for the following equation:
Pj+1=TT11+FtransposeTT22F-FtransposeTT21-TT12
F+y[(Atranspose-FtransposeBtranspose)P(A-BF)]
where TT11, TT22,TT12, TT21, F transpose, A, B and F are matrices and y is
a scalar
we want to find the iteration for P
3 matches
Mail list logo