Question: how to apply a claculation to rows of a matrix?

Hi,

My data are 3 numbers that evolve in time: it makes a matrix n*3, where n is the number of occurences in time. I want to apply automaticaly a calculation (solution of a polynomial) n times on my data. How do I do that?

Thanks in advance,

Florent

Please Wait...