1 Pages (6 items)
Calculate columnwise - Messages
#1 Posted: 11/17/2016 8:51:12 AM
Hi
i have a litte Problem an I am not able to figure things out even with the handbook.
It seems to bee a quite simple Problem.
I got an 6x6 matrix and i want to multiply every cell of a collum with an other factor.
I am only able to multiply every cell with a factor.
Because i have a huge number of those i want to do it with a loop.

I hope my description was well enough
thanks in advance
i have a litte Problem an I am not able to figure things out even with the handbook.
It seems to bee a quite simple Problem.
I got an 6x6 matrix and i want to multiply every cell of a collum with an other factor.
I am only able to multiply every cell with a factor.
Because i have a huge number of those i want to do it with a loop.

I hope my description was well enough
thanks in advance
#4 Posted: 11/17/2016 10:38:48 AM
Construct your generalised vectorising algo.
Get inspired from the attached.
Jean

Utilities Matrix Vectorise EXPRESS.sm (70 KiB) downloaded 38 time(s).
Get inspired from the attached.
Jean
Utilities Matrix Vectorise EXPRESS.sm (70 KiB) downloaded 38 time(s).
#5 Posted: 11/17/2016 12:13:49 PM
More generally:
1. accomodate rectangular systems
2. define your own multiplicand
3. assign the "algo" processing
Utilities Matrix Vectorise CreateVector.sm (12 KiB) downloaded 43 time(s).
1. accomodate rectangular systems
2. define your own multiplicand
3. assign the "algo" processing
Utilities Matrix Vectorise CreateVector.sm (12 KiB) downloaded 43 time(s).
#6 Posted: 11/17/2016 9:59:00 PM
1. Refactored a bit
2. Read more stuff and examples
Jean
Utilities Matrix Vectorise CreateVector.sm (21 KiB) downloaded 42 time(s).
2. Read more stuff and examples
Jean
Utilities Matrix Vectorise CreateVector.sm (21 KiB) downloaded 42 time(s).
1 Pages (6 items)
-
New Posts
-
No New Posts