Jan-25-2017, 04:38 PM
I have 2 matrix, A=[2,5] and B=[ 65,40 ]. In Matlab i can run the right matrix division A/B = 0.0567.
How can i do it in Python?
How can i do it in Python?
1 dimension Matrix Right Division
|
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Apply rolling window function over time dimension of 3D data | Staph | 0 | 2,594 |
Jan-01-2020, 08:31 AM Last Post: Staph |
|
division error | mcgrim | 8 | 4,642 |
May-07-2019, 12:07 PM Last Post: mcgrim |
|
Calculate the mean of an array across dimension with lists of different length | rakhmadiev | 2 | 5,295 |
Aug-01-2017, 02:52 AM Last Post: Larz60+ |