cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Translate the entire conversation x

Element wise multiplication of a 4x1 matrix by a 4x4 element matrix

StuartF
4-Participant

Element wise multiplication of a 4x1 matrix by a 4x4 element matrix

I am trying to achieve something like the below (the equal sign is text only). I'm not even sure if this is mathematically possible however, and may require some manipulation to achieve?


StuartF_0-1741593575760.png


Here is what it looks like when I try to do it

StuartF_1-1741594153746.png

Appreciate any possible help with this, it's been a long while since I studied matrices!

I am on Prime 9.0 if that makes any difference.

ACCEPTED SOLUTION

Accepted Solutions

Try using the diag function on v:

Fred_Kohlhepp_0-1741601057991.png

 

View solution in original post

2 REPLIES 2

Try using the diag function on v:

Fred_Kohlhepp_0-1741601057991.png

 

StuartF
4-Participant
(To:Fred_Kohlhepp)

Hi Fred,

 

That is excellent, thank you!

Marked as solved.

 

Many thanks,

Stuart

Announcements


Top Tags