add matrix with respect to dimension
how to add (3*3) matrix with dimension 3 for M(a,b,c) where a and b are (3*3) and c corresponds to dimension.
after adding M(a,...
mehr als 8 Jahre vor | 1 Antwort | 0
1
Antwort
Frage
how to get rid of error
if i run the command A = sum(B,5) i am not getting the correct result.
where B is [4*4*5] % 4*4 matrix with dimension 5.
so...
mehr als 8 Jahre vor | 2 Antworten | 0
2
Antworten
Frage
please help me to solve this issue
could anyone can help me how to solve the issue
i want to add output_it(t,r,it).
where the value of output_it(t,r,it) is ...