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
-
80493 Solvers
-
Find the longest sequence of 1's in a binary sequence.
4981 Solvers
-
Chebyshev polynomials of the 2nd Kind
64 Solvers
-
324 Solvers
-
Divisible by n, Composite Divisors
65 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!