I am a beginner and now I faced a problem, I think it should have a very easy solution. Thank you for your help.
I have a matrix 313*442
each column should multiply with a fixed number in a separate column in the other data set.
Column one should multiply by 0.8, column two should multiply by -2.3 and ... and at the end, the sum of the row should calculate. in final I should have one column that should correspond to each row.