-
5 Comments
Show
2 older comments
Layale Bazzi
on 21 Nov 2020
m = (1:n)'*(1:n);
TIMOTHY PIERGIOVANNI
on 21 Apr 2021
m = [1:n]'*[1:n];
what is the true leading solution?
Brennan Hyde
on 29 Sep 2021
thanks dawg
Suggested Problems
-
13578 Solvers
-
Read a column of numbers and interpolate missing data
2314 Solvers
-
453 Solvers
-
1831 Solvers
-
2401 Solvers
More from this Author96
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!