Re: use indices within an element
- From: "Ashish Uthama" <first.last@xxxxxxxxxxxxx>
- Date: Wed, 28 Jan 2009 17:12:44 -0500
On Wed, 28 Jan 2009 16:49:02 -0500, Philip <pvjthoremovethismas@xxxxxxxxx> wrote:
Sorry I spent a good deal of time looking this up but I think the keywords are too common to do a good search. I am talking about matrices of mxn dimensions where i is row index and j is column.
I am trying to create a matrix whose entries are f(j-i), where f is a function call that I will choose.
I figured it would be good to start by making a matrix whose entries are (j-i).
I can easily make a row or a column vector using 1:n or 1:m, but that's as far as I can get. Any ideas?
Am I missing a command to assign a matrix element a function of its row and column indices?
No "removethis" in my e-mail, naturally.
Would MESHGRID help?
.
- References:
- use indices within an element
- From: Philip
- use indices within an element
- Prev by Date: ColumnFormat in uitable
- Next by Date: Re: Constructing a signal from its inverse DFT
- Previous by thread: use indices within an element
- Next by thread: Re: use indices within an element
- Index(es):
Relevant Pages
|
Loading