Difference between revisions of "Multiplication with a scalar"

From Robotics
Jump to: navigation, search
(Created page with "{{Navigation|before=Matrices|overview=Matrices|next=The transpose of a matrix}}")
 
Line 1: Line 1:
 
{{Navigation|before=[[Matrices]]|overview=[[Matrices]]|next=[[The transpose of a matrix]]}}
 
{{Navigation|before=[[Matrices]]|overview=[[Matrices]]|next=[[The transpose of a matrix]]}}
 +
 +
A matrix is multiplied with a scalar by multiplying all the components with the scalar:<br/><br/>
 +
:<math>
 +
 +
</math>

Revision as of 16:34, 15 May 2014

← Back: Matrices Overview: Matrices Next: The transpose of a matrix

A matrix is multiplied with a scalar by multiplying all the components with the scalar: