image and matrix editor
|
06-08-2016, 10:30 PM
Post: #2
|
|||
|
|||
RE: image and matrix editor
Hi Salvo, hi Han,
when I today came across the task to solve a system of differential-equations, i.e. y'=A*y with some matrix A, which the prime happily solves with A stored in M1, one of the built-in matrices, I stumbled upon your program and clearly QPI by Han. The main reason for my search was that jordan(M1) delivered some weird looking results although I had only entered integers: M1 was [[-3,0,1],[-2,-2,2],[-1,0,-1]]. jordan(matrix direct) worked fine. As said above I looked for a solution of my problem, found your qpimat and the needed QPI but jordan(qpimat(M1)) still produced the same weird decimal result. So either your or Han's program seem to have to be partly rewritten to produce integers for inputs in integers. Arno |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
image and matrix editor - salvomic - 06-01-2016, 09:24 PM
RE: image and matrix editor - Arno K - 06-08-2016 10:30 PM
RE: image and matrix editor - cyrille de brébisson - 06-09-2016, 04:51 AM
|
User(s) browsing this thread: 2 Guest(s)