1 Pages (4 items)
Not outputting to a matrix? - input a matrix and get a single solution out. - Messages
#1 Posted: 2/17/2015 3:38:17 PM
Hello all,
I'm new to the program, but I'm finding it very useful. Quite a nice piece of software.
Hopefully this is a quick question... I've entered a simple, one dimensional matrix and I can't seem to get a solution that includes all of the possibilities.
The first equation does what I want, it shows me a solution for each of the entries in the matrix. My second equation does not. I have attempted this a few different ways, two of them are included in the attachments.
Any ideas what I'm doing wrong? I'm sure it's probably something stupid.
Thanks in advance!

I'm new to the program, but I'm finding it very useful. Quite a nice piece of software.
Hopefully this is a quick question... I've entered a simple, one dimensional matrix and I can't seem to get a solution that includes all of the possibilities.
The first equation does what I want, it shows me a solution for each of the entries in the matrix. My second equation does not. I have attempted this a few different ways, two of them are included in the attachments.
Any ideas what I'm doing wrong? I'm sure it's probably something stupid.
Thanks in advance!
#2 Posted: 2/17/2015 6:13:00 PM
use a loop while trying to make calculations for each matrix element.
the matrix reloaded.sm (7 KiB) downloaded 57 time(s).
the matrix reloaded.sm (7 KiB) downloaded 57 time(s).
#3 Posted: 2/17/2015 6:47:16 PM
Wroteuse a loop while trying to make calculations for each matrix element.
Thank you!
Kinda weird that it worked in the first instance. Oh well, loops aren't exactly difficult, now that I know that's what I need to do here.
Thanks again for your effort and help.
Cheers!
#4 Posted: 2/17/2015 8:53:25 PM
because multiplying matrix or vector with a number and multiplying two matrix (or vector) is different.
multiplying "v" with "v" ( which is square of "v" ) and making a "v=" will create scalar product of the vectors.
i can only recommend you to download and read handbook.
have a nice day.
multiplying "v" with "v" ( which is square of "v" ) and making a "v=" will create scalar product of the vectors.
i can only recommend you to download and read handbook.
have a nice day.
1 Pages (4 items)
-
New Posts
-
No New Posts