deconvolution - MATLAB Cody - MATLAB Central

Problem 543. deconvolution

  • Suppose there is a vector v like [1 0 0 -1], representing polynomial coefficients.
  • In this example, the polynimial is 1*x^3+0*x^2+0*x-1 or (x^3-1).
  • Suppose there is another vector w like [1 -1].
  • In this example, the second polynomial is (x-1).
  • If x is any integer then the polynomial represented by (v/w) is integer?

Solution Stats

43.75% Correct | 56.25% Incorrect
Last Solution submitted on Mar 06, 2024

Problem Comments

Solution Comments

Show comments
PIVlab surpasses 100K all-time File Exchange downloads
During the past twelve months, PIVlab, a MATLAB Community Toolbox for particle...
4
8
LLMs with MATLAB updated to support the latest OpenAI Models
Large Languge model with MATLAB, a free add-on that lets you access...
2
4

Problem Recent Solvers59

Suggested Problems

More from this Author100

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!