You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3 lines
1.6 KiB
3 lines
1.6 KiB
> W:=Matrix([[1.01,0.99,1,1.1],[1,1,1,0.98],[1,1,1,0.9],[1,1,1.1,1.1]]);
|
|
> P1:=Matrix(4, 4, {(1, 1) = [.2000000030, 0., 0.], (1, 2) = [.2000000030, .3300000131, 0.], (1, 3) = [.2000000030, .6600000262, 0.], (1, 4) = [.2000000030, 1.000000000, 0.], (2, 1) = [1.200000048, 0., 1.200000048], (2, 2) = [1.200000048, .3300000131, 1.200000048], (2, 3) = [1.200000048, .6600000262, 1.200000048], (2, 4) = [1.200000048, 1.000000000, 1.200000048], (3, 1) = [-.2000000030, 0., 1.200000048], (3, 2) = [-.2000000030, .3300000131, 1.200000048], (3, 3) = [-.2000000030, .6600000262, 1.200000048], (3, 4) = [-.2000000030, 1.000000000, 1.200000048], (4, 1) = [.8000000119, 0., 0.], (4, 2) = [.8000000119, .3300000131, 0.], (4, 3) = [.8000000119, .6600000262, 0.], (4, 4) = [.8000000119, 1.000000000, 0.]});
|
|
> P2:=Matrix(4, 4, {(1, 1) = [.2000000030, .2000000030, .8999999762], (1, 2) = [.2000000030, .3300000131, 1.000000000], (1, 3) = [.2000000030, .6600000262, 1.100000024], (1, 4) = [.2000000030, .8000000119, 1.], (2, 1) = [.3300000131, .2000000030, 0.1999999955e-1], (2, 2) = [.3300000131, .3300000131, 0.1999999955e-1], (2, 3) = [.3300000131, .6600000262, 0.1999999955e-1], (2, 4) = [.3300000131, .8000000119, 0.1999999955e-1], (3, 1) = [.6600000262, .2000000030, 0.1999999955e-1], (3, 2) = [.6600000262, .3300000131, 0.1999999955e-1], (3, 3) = [.6600000262, .6600000262, 0.1999999955e-1], (3, 4) = [.6600000262, .8000000119, 0.1999999955e-1], (4, 1) = [.8000000119, .2000000030, .8000000119], (4, 2) = [.8000000119, .3300000131, 1.000000000], (4, 3) = [.8000000119, .6600000262, 1.100000024], (4, 4) = [.8000000119, .8000000119, 1.]});
|