Problem 42776. "Power matrix" of two vectors

Given two row vectors x,y of lengths m and n (respectively), create an m x n matrix whose i,j entry is x(i)^y(j).

Solution Stats

60.16% Correct | 39.84% Incorrect
Last Solution submitted on Nov 26, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers68

Suggested Problems

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!