lm_math_linearcomb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
lm_math_linearcomb [2017/11/30 10:34] – created wikiadminlm_math_linearcomb [2017/11/30 10:53] wikiadmin
Line 4: Line 4:
  
 The Linear Combination node, given //n// **Input** connectors, each one with a //load// assigned, it computes the linear combination and sends the result to the **Output** connector. The Linear Combination node, given //n// **Input** connectors, each one with a //load// assigned, it computes the linear combination and sends the result to the **Output** connector.
 +
 +$$C = \sum_{i=1}^n {input_i load_i} = input_1 load_1 + input_2 load_2 + ... + input_n load_n $$
 +
 +The load value is set through the **Load** property of each **Input** connector.
  • lm_math_linearcomb.txt
  • Last modified: 2019/03/20 17:04
  • by 127.0.0.1