Home Forums
|
Solveuse linéaire donne des résultats étranges (1 viewing) (1) Guest
Favoured: 0
|
|
TOPIC: Solveuse linéaire donne des résultats étranges
|
sebdum (User)
Halloween=Noël : 31 oct=25 dec
Expert Boarder
Posts: 113
|
14 Years, 12 Months ago
|
Karma: 1
|
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
14 Years, 12 Months ago
|
Karma: 23
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
14 Years, 12 Months ago
|
Karma: 23
|
[y+4.1*x = 1,y+3*x = 3],[x,y]);
linsolve([y+4.1*x = z,y+3*x = 3],[x,y][10*y+41*x = 10,y+3*x = 3],[x,y]
|
|
|
|
|
The administrator has disabled public write access.
|
|
14 Years, 12 Months ago
|
Karma: 23
|
Enfin
Code: |
linsolve([y+4.1*x = 1,y+3*x = 3],[x,y]);
solve([y+4.1*x = 1,y+3*x = 3],[x,y]);
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
14 Years, 12 Months ago
|
Karma: 23
|
Code: |
Maxima 5.16.3 http://maxima.sourceforge.net
Using Lisp SBCL 1.0.20
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
The function bug_report() provides bug reporting information.
(%i1) keepfloat:true;
(%o1) true
(%i2) linsolve([y+4.1*x = 1,y+3*x = 3],[x,y]);
(%o2) [x = - 1, y = 9]
(%i3)
|
Code: |
GCL (GNU Common Lisp) Version(2.4.0) Sun Jan 13 18:43:44 CET 2002
Licensed under GNU Library General Public License
Contains Enhancements by W. Schelter
Maxima 5.4 Sun Jan 13 18:43:44 CET 2002 (with enhancements by W. Schelter).
Licensed under the GNU Public License (see file COPYING)
(C1) keepfloat:true;
(D1) TRUE
(C2) linsolve([y+4.1*x = 1,y+3*x = 3],[x,y]);
(D2) [x = - 1.818181818181819, y = 8.454545454545457]
(C3)
|
|
|
|
|
|
The administrator has disabled public write access.
|
sebdum (User)
Halloween=Noël : 31 oct=25 dec
Expert Boarder
Posts: 113
|
14 Years, 11 Months ago
|
Karma: 1
|
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
14 Years, 11 Months ago
|
Karma: 23
|
Code: |
Maxima version: 5.19post
Maxima build date: 18:54 11/1/2009
Host type: i686-pc-mingw32
Lisp implementation type: Clozure Common Lisp
Lisp implementation version: Version 1.4-dev (WindowsX8632)
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
14 Years, 10 Months ago
|
Karma: 0
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
14 Years, 10 Months ago
|
Karma: 0
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
14 Years, 10 Months ago
|
Karma: 23
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
14 Years, 10 Months ago
|
Karma: 0
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
14 Years, 10 Months ago
|
Karma: 0
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
14 Years, 10 Months ago
|
Karma: 23
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|
|