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
-
782 Solvers
-
1300 Solvers
-
586 Solvers
-
436 Solvers
-
37 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!