Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Element-by-element computation in Mata


From   <[email protected]>
To   [email protected]
Subject   st: Element-by-element computation in Mata
Date   Mon, 10 May 2010 14:37:14 -0400 (EDT)

Dear Listers:
I am trying to do an element-by-element computation in mata but am not sure if it is possible. Given a matrix Z with elements z[I,j], what I would like to do is transform the elements of Z using scalars a and b to create a new matrix W as follows:
w[i,j]=a^2*z[i,j])-b
How might this be done using the element-by-element colon operator in mata, if it can be done? 
Best,
Matt Baker   
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index