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

The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.

How to raise each element of a Matrix to a power

ptc-4247687
1-Newbie

How to raise each element of a Matrix to a power

Is there a way to raise each element of a matrix to a power without having to do it manually each one?

ACCEPTED SOLUTION

Accepted Solutions
StuartBruff
23-Emerald III
(To:ptc-4247687)

Raymond Alaniz wrote:

Is there a way to raise each element of a matrix to a power without having to do it manually each one?

eg, ...

View solution in original post

3 REPLIES 3
Werner_E
25-Diamond I
(To:ptc-4247687)

Yes, use vectorization.

StuartBruff
23-Emerald III
(To:ptc-4247687)

Raymond Alaniz wrote:

Is there a way to raise each element of a matrix to a power without having to do it manually each one?

eg, ...

Thank you both

Announcements

Top Tags