Problem 44262. Multivariate polynomials - overload multiplication
Solution Stats
Solution Comments
-
1 Comment
The output of * operator in this solution is a struct, rather than a mPoly object. Nevertheless, the test suite does not check the type of the output.
-
2 Comments
L Y Cao, since you're such a wizard with indices, I'd love to see you solve this without converting to the array form. It would be interesting to compare the approaches.
Andrew Newell, thanks for your advice.
Problem Recent Solvers8
Suggested Problems
-
Determine whether a vector is monotonically increasing
15245 Solvers
-
811 Solvers
-
Find last zero for each column
333 Solvers
-
8658 Solvers
-
Sum of odd numbers in a matrix
398 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!