help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sum of matrices


From: george brida
Subject: Sum of matrices
Date: Mon, 16 Sep 2013 00:04:23 +0200

Dear Octavers,
Suppose we have 100 square matrices of order 50: A_1; A_2;...;A_100. We put these matrices in the following manner: B=[A_1;A_2;...;A_50]
how we can write a program performing the sum of these matrices from the matrix B.
Thank you

reply via email to

[Prev in Thread] Current Thread [Next in Thread]