Produce the following matrix - MATLAB Cody - MATLAB Central

Problem 42591. Produce the following matrix

Difficulty:Rate

Produce the following matrix

 x = [2 3 4]
 y_correct = 
 [1   1/2   1/3;
  2    1    1/4;
  3    4     1];

Solution Stats

38.83% Correct | 61.17% Incorrect
Last Solution submitted on Jan 04, 2025

Problem Comments

Solution Comments

Show comments
Primes and Rough Numbers, Basic ideas
What is a rough number? What can they be used...
2
4

Problem Recent Solvers67

Suggested Problems

More from this Author92

Problem Tags

Community Treasure Hunt

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

Start Hunting!
Go to top of page