Matrix Manipulation

Matrix Manipulation - Messages

#1 Posted: 11/19/2021 8:57:26 AM
ianlh

ianlh

0 likes in 38 posts.

Group: User

Hi All,

I have a worksheet that I am trying to simplify for the data input, what I would like to do is combine all the relevant input data into one matrix, but avoiding the use of augment or stack functions, so effectively using the single data matrix as shown below, its the extraction of each row or column data to do the various calculations in an easy format, I know I can call each matrix element, but that would create a lot of work. I have attached the worksheet. Thanking in advance
Combining Test V2.sm (21 KiB) downloaded 29 time(s).
combined.JPG
#2 Posted: 11/19/2021 2:49:00 PM
ianlh

ianlh

0 likes in 38 posts.

Group: User

Hi Jean,

I might not have explained it well enough, maybe the below is clearer, the matrix "data" is to be used and will be the only part filled in by the user, I know how to use the stack function, and as I said in my first post, I do not want to use this.
combined 2.JPG
#3 Posted: 11/19/2021 3:08:52 PM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Indexes and function range(2) can be used.

2021-11-19_23-07-17.png
Russia ☭ forever, Viacheslav N. Mezentsev
#4 Posted: 11/19/2021 3:23:06 PM
ianlh

ianlh

0 likes in 38 posts.

Group: User

Hi Uni,

That is brilliant, never knew that there was a function range for matrices, is this documented anywhere?
#5 Posted: 11/19/2021 3:26:04 PM
overlord

overlord

551 likes in 1332 posts.

Group: Moderator

If this not satisfy all your requests, please inform.
PS: Oops, it seems uni is already answered your question.
Shall delete if you think this post is unnecessary.

Regards

Combining Test V2_r1.sm (21 KiB) downloaded 28 time(s).
1 users liked this post
Вячеслав Мезенцев 11/19/2021 3:33:00 PM
#6 Posted: 11/19/2021 3:32:39 PM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Wrote

That is brilliant, never knew that there was a function range for matrices, is this documented anywhere?


Probably about a year ago there was a discussion of this possibility and somewhere there is a document that shows all the use cases. Unfortunately, I cannot remember this topic.

Russia ☭ forever, Viacheslav N. Mezentsev
#7 Posted: 11/20/2021 12:23:25 AM
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 likes in 1674 posts.

Group: User

Wrote

Wrote

That is brilliant, never knew that there was a function range for matrices, is this documented anywhere?


Probably about a year ago there was a discussion of this possibility and somewhere there is a document that shows all the use cases. Unfortunately, I cannot remember this topic.



Hi. Maybe from here: https://en.smath.com/forum/yaf_postst7741_Extracting-matrix-from-a-matrix.aspx

Best regards.
Alvaro.
1 users liked this post
Вячеслав Мезенцев 11/20/2021 4:11:00 AM
#8 Posted: 11/20/2021 6:51:03 AM
ianlh

ianlh

0 likes in 38 posts.

Group: User

Wrote

Wrote

I might not have explained it well enough, maybe the below is clearer, the matrix "data" is to be used and will be the only part filled in by the user, I know how to use the stack function, and as I said in my first post, I do not want to use this.


Easy to extract the numeric values from the string matrix.
As the missing row for the suite, extract this one as well.
Your summation code does not work in my Smath version.
As it looks, your summation is the vector sum.
Does not look correct vs my proposal...
Visit below the red separator.
Cheers ... Jean.

Combining Test V2.sm (49 KiB) downloaded 25 time(s).



Not sure what you mean by the "summation is the vector sum", if you are referring to the "A weighting" then this is just a simple addition, then the log summation is preformed to obtain the total sound level
SPL-Addition03.gif

an example:
A-weight.JPG
#9 Posted: 11/20/2021 8:56:30 AM
ianlh

ianlh

0 likes in 38 posts.

Group: User

Wrote

... simply go back post 9 ... comment/continue.



There is no need to do a log addition when adding the "A weighting", the log addition comes when you need the the total overall sound level, plus the "mean" value you show has no bearing on acoustics. it is nothing.

Thanks for all your help and insights into matrix manipulation.


#10 Posted: 11/20/2021 1:50:31 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

Thanks for all your help and insights into matrix manipulation.


Deleted previous attachments.
  • New Posts New Posts
  • No New Posts No New Posts