Trivial question....
- From: Max <sfetcum@xxxxxxxxxxxxxxxx>
- Date: Mon, 30 Apr 2007 15:10:23 -0400
Hey guys,
I have a very simple problem, but for a MATLAB newbie it's quite
difficult to solve it.
Assume I have (1582 x 15) matrix.
I would like to apply something like
ans=log(data(1:1582,1))-log(data((1,1)), to all the columns of the
matrix.
Or in other words: I would like to "normalize" the matrix so that the
starting point for all m's (there are 15) is 0. How do I do that?
Thanks
Max
.
- Follow-Ups:
- Re: Trivial question....
- From: Yang Zhang
- Re: Trivial question....
- Prev by Date: array manipulation
- Next by Date: Re: Converting MATLAB files into C or C++
- Previous by thread: array manipulation
- Next by thread: Re: Trivial question....
- Index(es):