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
-
Are all the three given point in the same line?
357 Solvers
-
81 Solvers
-
Mersenne Primes vs. All Primes
357 Solvers
-
Split array into pieces according to corresponding array
52 Solvers
-
Product of two multivariate polynomials
14 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!