Re: A Method to Simplify Matrix Entry?
- To: mathgroup at smc.vnet.net
- Subject: [mg45109] Re: [mg45086] A Method to Simplify Matrix Entry?
- From: CAP F <Ferdinand.Cap at eunet.at>
- Date: Wed, 17 Dec 2003 07:54:27 -0500 (EST)
- References: <200312161121.GAA24775@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Harold Noffke wrote:
>
> The basic Mathematica system requires a list format for making matrix
> entries which is more cumbersome and harder to understand than
> some other system's notation. Has anyone written a Mathematica Method to
> simplify matrix entry?
>
> Thanks.
> Harold
Hi,
May be such a form is easier ?
M=Table[M[[l,p]]=Cos[b[p]*x[l]],{l,1,n},{p,1,n}],see p 244 in
Mathematical Methods of Physics and Engineering with Mathematica
Ferdinand F . Cap, CRC-Press/Chapman and Hall, 2003,
ISBN 1584884029, 56 Codes to be downloaded from
www.crcpress.com
- References:
- A Method to Simplify Matrix Entry?
- From: Harold.Noffke@wpafb.af.mil (Harold Noffke)
- A Method to Simplify Matrix Entry?