Problem 44262. Multivariate polynomials - overload multiplication
Solution Stats
Solution Comments
-
1 Comment
Peng Liu
on 13 Sep 2017
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
Andrew Newell
on 20 Jul 2017
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.
LY Cao
on 21 Jul 2017
Andrew Newell, thanks for your advice.
Problem Recent Solvers8
Suggested Problems
-
201 Solvers
-
Put two time series onto the same time basis
302 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
449 Solvers
-
Convert RGB triplet to ColorSpec string
32 Solvers
-
32 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!