home *** CD-ROM | disk | FTP | other *** search
- TK!2
- =v
- #1
- :n
- x1
- :s
- b
- :c
- ****** LINEAR8 ******
- :f
- 0
- #2
- :n
- x2
- :s
- b
- :f
- 0
- #3
- :n
- x3
- :s
- b
- :c
- Sample Matrix of Coefficients:
- :f
- 0
- #4
- :n
- x4
- :s
- b
- :f
- 0
- #5
- :n
- x5
- :s
- b
- :c
- 1 0 2 0 1 0 1 0 20
- :f
- 0
- #6
- :n
- x6
- :s
- b
- :c
- 4 2 3 7 0 4 0 1 104
- :f
- 0
- #7
- :n
- x7
- :s
- b
- :c
- 0 0 2 0 0 0 1 0 13
- :f
- 0
- #8
- :n
- x8
- :s
- b
- :c
- 2 1 3 4 0 2 0 1 67
- :f
- 0
- #9
- :n
-
- :s
- b
- :c
- 2 1 3 3 1 2 0 1 68
- #10
- :n
-
- :s
- b
- :c
- 2 1 0 3 0 3 0 0 43
- #11
- :n
-
- :s
- b
- :c
- 3 1 6 3 1 2 2 1 112
- #12
- :n
-
- :s
- b
- :c
- 2 1 3 3 0 2 0 1 63
- #13
- :n
-
- :s
- b
- #14
- :n
-
- :s
- b
- :c
- First Guess values are assigned on the
- #15
- :n
-
- :s
- b
- :c
- subsheets of x1 through x8 to invoke
- #16
- :n
-
- :s
- b
- :c
- the Iterative Solver automatically.
- #18
- :n
-
- :s
- b
- :c
- Type =R to see Rule Sheet
- #19
- :n
-
- :s
- b
- :c
- Type /WR to split the screen and
- #20
- :n
-
- :s
- b
- :c
- bring up the Rule Sheet.
- =u
- =r
- #1
- :r
- x1 + 2*x3 + x5 + x7 = 20
- #2
- :r
- 4*x1 + 2*x2 + 3*x3 + 7*x4 + 4*x6 + x8 = 104
- #3
- :r
- 2*x3 + x7 = 13
- #4
- :r
- 2*x1 + x2 + 3*x3 + 4*x4 + 2*x6 + x8 = 67
- #5
- :r
- 2*x1 + x2 + 3*x3 + 3*x4 + x5 + 2*x6 + x8 = 68
- #6
- :r
- 2*x1 + x2 + 3*x4 + 3*x6 = 43
- #7
- :r
- 3*x1 + x2 + 6*x3 + 3*x4 + x5 + 2*x6 + 2*x7 + x8 = 112
- #8
- :r
- 2*x1 + x2 + 3*x3 + 3*x4 + 2*x6 + x8 = 63
- #10
- :r
- " This model accommodates more equations than LINEAR4 because the coeffi-
- :s
- C
- #11
- :r
- " cients are assigned directly in the equations and do not use any space on
- :s
- C
- #12
- :r
- " the Variable Sheet, the length of which is limited to 32 lines in MiniTK.
- :s
- C
- #13
- :r
- " The 'interactive table' feature in TK Solver Plus is much more convenient
- :s
- C
- #14
- :r
- " for assigning coefficients and observing results. Also, the procedural
- :s
- C
- #15
- :r
- " capability of TK Solver Plus offers Gaussian elimination and other methods
- :s
- C
- #16
- :r
- " as alternatives to the Iterative Solver used here.
- :s
- C
- %Tv,f,0,5,0,1,0
-