Python Forum
1 dimension Matrix Right Division
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
1 dimension Matrix Right Division
#1
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?
Reply


Messages In This Thread
1 dimension Matrix Right Division - by theo_taison1 - Jan-25-2017, 04:38 PM
RE: 1 dimension Matrix Right Division - by stranac - Jan-25-2017, 04:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Apply rolling window function over time dimension of 3D data Staph 0 2,256 Jan-01-2020, 08:31 AM
Last Post: Staph
  division error mcgrim 8 3,880 May-07-2019, 12:07 PM
Last Post: mcgrim
  Calculate the mean of an array across dimension with lists of different length rakhmadiev 2 4,629 Aug-01-2017, 02:52 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020