Casio FX-115ES Scientific Calculator Logo
Posted on Dec 12, 2009
Answered by a Fixya Expert

Trustworthy Expert Solutions

At Fixya.com, our trusted experts are meticulously vetted and possess extensive experience in their respective fields. Backed by a community of knowledgeable professionals, our platform ensures that the solutions provided are thoroughly researched and validated.

View Our Top Experts

I put my MatA and MatB but when I multiply them it displays a dimension erreor

2 Answers

Anonymous

Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

  • Contributor 3 Answers
  • Posted on Oct 28, 2011
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

Joined: Oct 28, 2011
Answers
3
Questions
0
Helped
806
Points
3

I know this is a long time ago, but i am sure someone might ask eventually this same question.For the Casio fx-115es here are the instructions:go to mode, matrix, and pick the matrix you want to you.. you only have 3 options.create your matrix and press AC.Here is the tricky part, DO NOT go to mode again, that will reset your matrices that you have entered. Instead, press shift and the number 4 key, which is also matrix, go to press 1 (DIM), chose the other matrix to enter, and you can start mult, adding, etc.Any time you want to use the entered matrices, go through the matrix function, not the mode function.

  • nahomgate Jan 15, 2012

    thanks man i really appriciate it......it was very helpful......you've saved me from a lot of trouble

×

k24674

Level 3:

An expert who has achieved level 3 by getting 1000 points

Superstar:

An expert that got 20 achievements.

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

  • Casio Master 8,093 Answers
  • Posted on Dec 12, 2009
k24674
Casio Master
Level 3:

An expert who has achieved level 3 by getting 1000 points

Superstar:

An expert that got 20 achievements.

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Joined: Aug 17, 2009
Answers
8093
Questions
0
Helped
4675450
Points
21596

Hello,

The multiplication of structured mathematical entities (vectors, complex numbers, matrices, etc.) is different from the multiplication of unstructured (scalar) mathematical entities (regular umbers). As you well know matrix multiplication is not commutative> This has to do with the dimensions.

An mXn matrix has m rows and n columns. To perform multiplication of an kXl matrice by an mXn matrix you multiply each element in one row of the first matrix by a specific element in a column of the second matrix. This imposes a condition, namely that the number of columns of the first matrix be equal to the number of rows of the second.
Thus, to be able to multiply a kXl matrix by am mXn matrix, the number of columns of the first (l) must be equal to the number of rows of the second (m).

So MatA(kXl) * MatB(mXn) is possible only if l=m
MatA(kX3) * Mat(3Xn) is possible and meaningful, but
Mat(kX3) * Mat(nX3) may not be possible.

To get back to your calculation, make sure that the number of columns of the first matrix is equal to the number of rows of the second. If this condition is not satisfied, the calculator returns a dimension error. The order of the matrices in the multiplication is, shall we say, vital.

Hope it helps.
Thank you for rating this solution.


  • stevenydc Mar 30, 2011

    i had those condition, but i still get demension error, i even tried a 1x1 mutiply by 1x1 , and it still shows demension error..........

×

Ad

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

1helpful
1answer

How to multiply the matrices using fx-991ms calculator

The following was written for the Casio FX-991 ES. If matrix calculations are available on your calculator you will perform them as described below. ( I have no time to verify that the FX-991ms can perform matrix calculations).

Let me explain how to create matrices. (If you know how to do it, skip to the operations on matricies, at the end.)

First you must set Matrix calculation
[MODE][6:Matrix]. Then By entering one of the numbers [1:MatA] or [2:Matb] or [3:MatC] you get to choose the dimensions of the matrix
(mxn]. Once finished entering the matrix you clear the screen.
The operations on matrices are available by pressing [Shift][Matrix]
[1:Dim] to change the dimension of a matrix (in fact redefining the matrix)
[2:Data] enter values in a matrix
[3:MatA] access Matrix A
[4:Matb] access Matrix B
[5:MatC] access matrix C
[6:MatAns] access the Answer Matrix (the last matrix calculated)
[7:det] Calculate the determinant of a matrix already defined
[8:Trn] The transpose of a matrix already defined

To add matrices MatA+MatB
To subtract MatA-MatB
To multiply MatAxMatB
To raise a matrixe to a power 2 [x2], cube [x3]
To obtain inverse of MatA already defined MatA[x-1] [x-1] is the x to the power -1 key
Dimensions of matrices involved in operations must match.
Here is a short summary

The multiplication of structured mathematical entities (vectors, complex numbers, matrices, etc.) is different from the multiplication of unstructured (scalar) mathematical entities (regular umbers). As you well know matrix multiplication is not commutative> This has to do with the dimensions.

An mXn matrix has m rows and n columns. To perform multiplication of an kXl matrice by an mXn matrix you multiply each element in one row of the first matrix by a specific element in a column of the second matrix. This imposes a condition, namely that the number of columns of the first matrix be equal to the number of rows of the second.
Thus, to be able to multiply a kXl matrix by am mXn matrix, the number of columns of the first (l) must be equal to the number of rows of the second (m).

So MatA(kXl) * MatB(mXn) is possible only if l=m
MatA(kX3) * Mat(3Xn) is possible and meaningful, but
Mat(kX3) * Mat(nX3) may not be possible.

To get back to your calculation, make sure that the number of columns of the first matrix is equal to the number of rows of the second. If this condition is not satisfied, the calculator returns a dimension error. The order of the matrices in the multiplication is, shall we say, vital.
0helpful
1answer

We are trying to add, subtract, multiply, and divide matrixes, but the Casio calculator that we have will allow for us to input the information into the calc. However, it will not allow for us to add,...

This post is rather exhaustive as regards the matrix capabilities of the calculator. So if the post recalls things you already know, please skip them. Matrix multiplication is at the end. As to division of matrices, I do not believe that this operation exits.

Let me explain how to create matrices. (If you know how to do it, skip to the operations on matrices, at the end.)

First you must set Matrix calculation
[MODE][6:Matrix]. Then By entering one of the numbers [1:MatA] or [2:Matb] or [3:MatC] you get to choose the dimensions of the matrix
(mxn]. Once finished entering the matrix you clear the screen.

The operations on matrices are available by pressing [Shift][Matrix]
[1:Dim] to change the dimension of a matrix (in fact redefining the matrix)
[2: D A T A] enter values in a matrix
[3:MatA] access Matrix A
[4:Matb] access Matrix B
[5:MatC] access matrix C
[6:MatAns] access the Answer Matrix (the last matrix calculated)
[7:det] Calculate the determinant of a matrix already defined
[8:Trn] The transpose of a matrix already defined

To add matrices MatA+MatB (MUST have identical dimensions same m and same n, m and n do not have to be the same)
To subtract MatA-MatB. (MUST have identical dimensions, see above)
To multiply MatAxMatB (See below for conditions on dimensions)
To raise a matrix to a power 2 [x2], cube [x3]
To obtain inverse of a SQUARE MatA already defined MatA[x^-1]. The key [x^-1] is the x to the power -1 key. If the determinant of a matrix is zero, the matrix is singular and its inverse does not exit.

Dimensions of matrices involved in operations must match. Here is a short summary

The multiplication of structured mathematical entities (vectors, complex numbers, matrices, etc.) is different from the multiplication of unstructured (scalar) mathematical entities (regular numbers). As you well know matrix multiplication is not commutative> This has to do with the dimensions.

An mXn matrix has m rows and n columns. To perform multiplication of an kXl matrix by an mXn matrix you multiply each element in one row of the first matrix by a specific element in a column of the second matrix. This imposes a condition, namely that the number of columns of the first matrix be equal to the number of rows of the second.
Thus, to be able to multiply a kXl matrix by am mXn matrix, the number of columns of the first (l) must be equal to the number of rows of the second (m).

So MatA(kXl) * MatB(mXn) is possible only if l=m
MatA(kX3) * Mat(3Xn) is possible and meaningful, but
Mat(kX3) * Mat(nX3) may not be possible.

To get back to your calculation, make sure that the number of columns of the first matrix is equal to the number of rows of the second. If this condition is not satisfied, the calculator returns a dimension error. The order of the matrices in the multiplication is, shall we say, vital.
1helpful
1answer

Matrix calculations

First put the calculator into matrix mode. Do this by pressing [mode]
then [5] . Insert your matrices (you have 3 that can be saved in this calculator MatA, MatB, and MatC). Press the [ac] button, this will allow you to do calculations on the matrices. From here you use the calculation keys to do your calculations. There are many calculations that this calculator can do. A couple examples are: multiplying a matrix by a constant you would type in MatA x 4 = , or you could add two matrices of the same dimension by typing in MatA + MatB =, or you could find the determinant by typing in (det (MatA)) = .
0helpful
1answer

How to do matrix multiplication

This post is rather exhaustive as regards the matrix capabilities of the calculator. So if the post recalls things you already know, please skip them. Matrix multiplication is at the end.

Let me explain how to create matrices. (If you know how to do it, skip to the operations on matrices, at the end.)

First you must set Matrix calculation
[MODE][6:Matrix]. Then By entering one of the numbers [1:MatA] or [2:Matb] or [3:MatC] you get to choose the dimensions of the matrix
(mxn]. Once finished entering the matrix you clear the screen.
The operations on matrices are available by pressing [Shift][Matrix]
[1:Dim] to change the dimension of a matrix (in fact redefining the matrix)
[2:Data] enter values in a matrix
[3:MatA] access Matrix A
[4:Matb] access Matrix B
[5:MatC] access matrix C
[6:MatAns] access the Answer Matrix (the last matrix calculated)
[7:det] Calculate the determinant of a matrix already defined
[8:Trn] The transpose of a matrix already defined

To add matrices MatA+MatB (MUST have identical dimensions same m and same n, m and n do not have to be the same)
To subtract MatA-MatB. (MUST have identical dimensions, see above)
To multiply MatAxMatB (See below for conditions on dimensions)
To raise a matrix to a power 2 [x2], cube [x3]
To obtain inverse of a SQUARE MatA already defined MatA[x-1]. The key [x-1] is the x to the power -1 key. If the determinant of a matrix is zero, the matrix is singular and its inverse does not exit.

Dimensions of matrices involved in operations must match. Here is a short summary

The multiplication of structured mathematical entities (vectors, complex numbers, matrices, etc.) is different from the multiplication of unstructured (scalar) mathematical entities (regular numbers). As you well know matrix multiplication is not commutative> This has to do with the dimensions.

An mXn matrix has m rows and n columns. To perform multiplication of an kXl matrix by an mXn matrix you multiply each element in one row of the first matrix by a specific element in a column of the second matrix. This imposes a condition, namely that the number of columns of the first matrix be equal to the number of rows of the second.
Thus, to be able to multiply a kXl matrix by am mXn matrix, the number of columns of the first (l) must be equal to the number of rows of the second (m).

So MatA(kXl) * MatB(mXn) is possible only if l=m
MatA(kX3) * Mat(3Xn) is possible and meaningful, but
Mat(kX3) * Mat(nX3) may not be possible.

To get back to your calculation, make sure that the number of columns of the first matrix is equal to the number of rows of the second. If this condition is not satisfied, the calculator returns a dimension error. The order of the matrices in the multiplication is, shall we say, vital.
0helpful
1answer

Im trying to multiply matrices on my calculator and it always says "dim mismatch"

Dimensions of matrices involved in operations must match.

Here is a short summary

You can only add and subtract matrices that have the same dimensions: the numbers of rows must be equal, and the number of columns must be equal.

The multiplication of structured mathematical entities (vectors, complex numbers, matrices, etc.) is different from the multiplication of unstructured (scalar) mathematical entities (regular umbers). As you well know matrix multiplication is not commutative> This has to do with the dimensions.

An mXn matrix has m rows and n columns. To perform multiplication of an kXl matrix by an mXn matrix you multiply each element in one row of the first matrix by a specific element in a column of the second matrix. This imposes a condition, namely that the number of columns of the first matrix be equal to the number of rows of the second.
Thus, to be able to multiply a kXl matrix by am mXn matrix, the number of columns of the first (l) must be equal to the number of rows of the second (m).
Let there be two matrices MatA and MatB. The dimensions are indicated as mXn where m and n are natural numbers (1,2,3...)
The product MatA(kXl) * MatB(mXn) is possible only if l=m
MatA(kX3) * MatB(3Xn) is possible and meaningful, but
MatA(kX3) * MatB(nX3) may not be possible.

To get back to your calculation, make sure that the number of columns of the first matrix is equal to the number of rows of the second. If this condition is not satisfied, the calculator returns a dimension error. The order of the matrices in the multiplication is, shall we say, vital.
2helpful
1answer

How to use matrix in the calculator

Let me explain how to create matrices. (If you know how to do it, skip to the operations on matrices, at the end.)

First you must set Matrix calculation
[MODE][6:Matrix]. Then By entering one of the numbers [1:MatA] or [2:Matb] or [3:MatC] you get to choose the dimensions of the matrix
(mxn]. Once finished entering the matrix you clear the screen.
The operations on matrices are available by pressing [Shift][Matrix]
[1:Dim] to change the dimension of a matrix (in fact redefining the matrix)
[2:Data] enter values in a matrix
[3:MatA] access Matrix A
[4:Matb] access Matrix B
[5:MatC] access matrix C
[6:MatAns] access the Answer Matrix (the last matrix calculated)
[7:det] Calculate the determinant of a matrix already defined
[8:Trn] The transpose of a matrix already defined

To add matrices MatA+MatB (MUST have identical dimensions same m and same n, m and n do not have to be the same)
To subtract MatA-MatB. (MUST have identical dimensions, see above)
To multiply MatAxMatB (See below for conditions on dimensions)
To raise a matrixe to a power 2 [x2], cube [x3]
To obtain inverse of MatA already defined MatA[x-1] [x-1] is the x to the power -1 key
Dimensions of matrices involved in operations must match.
Here is a short summary

The multiplication of structured mathematical entities (vectors, complex numbers, matrices, etc.) is different from the multiplication of unstructured (scalar) mathematical entities (regular umbers). As you well know matrix multiplication is not commutative> This has to do with the dimensions.

An mXn matrix has m rows and n columns. To perform multiplication of an kXl matrix by an mXn matrix you multiply each element in one row of the first matrix by a specific element in a column of the second matrix. This imposes a condition, namely that the number of columns of the first matrix be equal to the number of rows of the second.
Thus, to be able to multiply a kXl matrix by am mXn matrix, the number of columns of the first (l) must be equal to the number of rows of the second (m).

So MatA(kXl) * MatB(mXn) is possible only if l=m
MatA(kX3) * Mat(3Xn) is possible and meaningful, but
Mat(kX3) * Mat(nX3) may not be possible.

To get back to your calculation, make sure that the number of columns of the first matrix is equal to the number of rows of the second. If this condition is not satisfied, the calculator returns a dimension error. The order of the matrices in the multiplication is, shall we say, vital.
1helpful
1answer

Matrix

Let me explain how to create matrices. (If you know how to do it, skip to the operations on matricies, at the end.)

First you must set Matrix calculation
[MODE][6:Matrix]. Then By entering one of the numbers [1:MatA] or [2:Matb] or [3:MatC] you get to choose the dimensions of the matrix
(mxn]. Once finished entering the matrix you clear the screen.
The operations on matrices are available by pressing [Shift][Matrix]
[1:Dim] to change the dimension of a matrix (in fact redefining the matrix)
[2:Data] enter values in a matrix
[3:MatA] access Matrix A
[4:Matb] access Matrix B
[5:MatC] access matrix C
[6:MatAns] access the Answer Matrix (the last matrix calculated)
[7:det] Calculate the determinant of a matrix already defined
[8:Trn] The transpose of a matrix already defined

To add matrices MatA+MatB (MUST have identical dimensions same m and same n, m and n do not have to be the same)
To subtract MatA-MatB. (MUST have identical dimensions, see above)
To multiply MatAxMatB (See below for conditions on dimensions)
To raise a matrixe to a power 2 [x2], cube [x3]
To obtain inverse of MatA already defined MatA[x-1] [x-1] is the x to the power -1 key
Dimensions of matrices involved in operations must match.
Here is a short summary

The multiplication of structured mathematical entities (vectors, complex numbers, matrices, etc.) is different from the multiplication of unstructured (scalar) mathematical entities (regular umbers). As you well know matrix multiplication is not commutative> This has to do with the dimensions.

An mXn matrix has m rows and n columns. To perform multiplication of an kXl matrice by an mXn matrix you multiply each element in one row of the first matrix by a specific element in a column of the second matrix. This imposes a condition, namely that the number of columns of the first matrix be equal to the number of rows of the second.
Thus, to be able to multiply a kXl matrix by am mXn matrix, the number of columns of the first (l) must be equal to the number of rows of the second (m).

So MatA(kXl) * MatB(mXn) is possible only if l=m
MatA(kX3) * Mat(3Xn) is possible and meaningful, but
Mat(kX3) * Mat(nX3) may not be possible.

To get back to your calculation, make sure that the number of columns of the first matrix is equal to the number of rows of the second. If this condition is not satisfied, the calculator returns a dimension error. The order of the matrices in the multiplication is, shall we say, vital.
2helpful
1answer

How to multiply two matricies?

Let me explain how to create matrices. (If you know how to do it, skip to the operations on matricies, at the end.)

First you must set Matrix calculation
[MODE][6:Matrix]. Then By entering one of the numbers [1:MatA] or [2:Matb] or [3:MatC] you get to choose the dimensions of the matrix
(mxn]. Once finished entering the matrix you clear the screen.
The operations on matrices are available by pressing [Shift][Matrix]
[1:Dim] to change the dimension of a matrix (in fact redefining the matrix)
[2:Data] enter values in a matrix
[3:MatA] access Matrix A
[4:Matb] access Matrix B
[5:MatC] access matrix C
[6:MatAns] access the Answer Matrix (the last matrix calculated)
[7:det] Calculate the determinant of a matrix already defined
[8:Trn] The transpose of a matrix already defined

To add matrices MatA+MatB
To subtract MatA-MatB
To multiply MatAxMatB
To raise a matrixe to a power 2 [x2], cube [x3]
To obtain inverse of MatA already defined MatA[x-1] [x-1] is the x to the power -1 key
Dimensions of matrices involved in operations must match.
Here is a short summary

The multiplication of structured mathematical entities (vectors, complex numbers, matrices, etc.) is different from the multiplication of unstructured (scalar) mathematical entities (regular umbers). As you well know matrix multiplication is not commutative> This has to do with the dimensions.

An mXn matrix has m rows and n columns. To perform multiplication of an kXl matrice by an mXn matrix you multiply each element in one row of the first matrix by a specific element in a column of the second matrix. This imposes a condition, namely that the number of columns of the first matrix be equal to the number of rows of the second.
Thus, to be able to multiply a kXl matrix by am mXn matrix, the number of columns of the first (l) must be equal to the number of rows of the second (m).

So MatA(kXl) * MatB(mXn) is possible only if l=m
MatA(kX3) * Mat(3Xn) is possible and meaningful, but
Mat(kX3) * Mat(nX3) may not be possible.

To get back to your calculation, make sure that the number of columns of the first matrix is equal to the number of rows of the second. If this condition is not satisfied, the calculator returns a dimension error. The order of the matrices in the multiplication is, shall we say, vital.

5helpful
2answers

How do i do a matrix problem in my casio fx 115 es, i don't get to work manual instruccions with my book problems

Hello
First you must set Matrix calculation
[MODE][6:Matrix]. Then By entering one of the numbers [1:MatA] or [2:Matb] or [3:MatC] you get to choose the dimensions of the matrix
(mxn]. Once finished entering the matrix you clear the screen.
The operations on matrices are available by pressing [Shift][Matrix]
[1:Dim] to change the dimension of a matrix (in fact redefining the matrix)
[2:Data] enter values in a matrix
[3:MatA] access Matrix A
[4:Matb] access Matrix B
[5:MatC] access matrix C
[6:MatAns] access the Answer Matrix (the last matrix calculated)
[7:det] Calculate the determinant of a matrix already defined
[8:Trn] The transpose of a matrix already defined

To add matrices MatA+MatB
To subtract MatA-MatB
To multiply MatAxMatB
To raise a matrixe to a power 2 [x2], cube [x3]
To obtain inverse of MatA already defined MatA[x-1] [x-1] is the x to the power -1 key
Dimensions of matrices involved in operations must match (see you textbook for the rules)

Read the appendix to your user manual, there are several exemples.
Hope helps
6helpful
1answer

How to do matrix multiplication on Casio 115ES?

Hello
First you must set Matrix calculation
[MODE][6:Matrix]. Then By entering one of the numbers [1:MatA] or [2:Matb] or [3:MatC] you get to choose the dimensions of the matrix
(mxn]. Once finished entering the matrix you clear the screen.
The operations on matrices are available by pressing [Shift][Matrix]
[1:Dim] to change the dimension of a matrix (in fact redefining the matrix)
[2:Data] enter values in a matrix
[3:MatA] access Matrix A
[4:Matb] access Matrix B
[5:MatC] access matrix C
[6:MatAns] access the Answer Matrix (the last matrix calculated)
[7:det] Calculate the determinant of a matrix already defined
[8:Trn] The transpose of a matrix already defined

To add matrices MatA+MatB
To subtract MatA-MatB
To multiply MatAxMatB
To raise a matrixe to a power 2 [x2], cube [x3]
To obtain inverse of MatA already defined MatA[x-1] [x-1] is the x to the power -1 key
Dimensions of matrices involved in operations must match (see you textbook for the rules)

Read the appendix to your user manual, there are several exemples.
Hope helps
Not finding what you are looking for?

468 views

Ask a Question

Usually answered in minutes!

Top Casio Office Equipment & Supplies Experts

k24674

Level 3 Expert

8093 Answers

Arnie Burke
Arnie Burke

Level 3 Expert

7339 Answers

Ngoro

Level 3 Expert

3523 Answers

Are you a Casio Office Equipment and Supply Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...