hp prime programing with symbolic matrix
|
12-01-2017, 01:33 PM
Post: #1
|
|||
|
|||
hp prime programing with symbolic matrix
Hi guys.
I'm trying to make a program with symbolic matrix. My steps are the next: first I make a matrix with zeros. Then i tried to input in each element of the matrix an expresion in a for loop: (z(i):=z(i)*(("X")-a(j))); No mather if i put a "x" or an "X". I return from the program "incorrect argument" If I put: CAS (z(i):=z(i)*(("X")-a(j))); then x will be replaced by zero because x haven't a value yet ( i don't want a value at all). How can I make a matrix with symbolic elements? Thanks in advance. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
hp prime programing with symbolic matrix - kain_x_x - 12-01-2017 01:33 PM
RE: hp prime programing with symbolic matrix - Fortin - 12-01-2017, 02:25 PM
RE: hp prime programing with symbolic matrix - kain_x_x - 12-02-2017, 12:02 AM
RE: hp prime programing with symbolic matrix - Helge Gabert - 12-02-2017, 02:25 AM
RE: hp prime programing with symbolic matrix - kain_x_x - 12-18-2017, 12:22 PM
RE: hp prime programing with symbolic matrix - Rudi - 12-18-2017, 08:26 PM
RE: hp prime programing with symbolic matrix - Didier Lachieze - 12-18-2017, 10:17 PM
Solved: hp prime programing with symbolic matrix - Rudi - 12-19-2017, 03:05 PM
|
User(s) browsing this thread: 2 Guest(s)