|
[Date Index]
[Thread Index]
[Author Index]
Re: Matrices
- To: mathgroup at smc.vnet.net
- Subject: [mg82063] Re: Matrices
- From: "Nasser Abbasi" <nma at 12000.org>
- Date: Wed, 10 Oct 2007 05:18:26 -0400 (EDT)
- References: <fei2sd$qf3$1@smc.vnet.net>
"KFUPM" <hussain.alqahtani at gmail.com> wrote in message
news:fei2sd$qf3$1 at smc.vnet.net...
> Dear Group
>
> I have two matrices
>
> H= {{a,b},{c,d}}
> and
> L ={{1,2},{3,4}}
>
> and I want the element "a" in matrix H to have the corresponding
> numerical values of L , i.e 1 and b --> 2 and so on. I am wondering
> how to do that in the simplest way possible? My actual matrices are
> larger than those i introduce here, i did that just for simplicity.
>
> Any help in this regard is highly appreciated.
>
>
H=L
?
Nasser
Prev by Date:
Re: Matrices
Next by Date:
Re: Change colors in contour plot and including a legend?
Previous by thread:
Re: Matrices
Next by thread:
Re: Matrices
|