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
-
Project Euler: Problem 8, Find largest product in a large string of numbers
714 Solvers
-
Count consecutive 0's in between values of 1
248 Solvers
-
472 Solvers
-
157 Solvers
-
Divisible by n, prime vs. composite divisors
98 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!