Thread Subject:
Polynomial Multiplication

Subject: Polynomial Multiplication

From: Herve

Date: 27 Jul, 2010 12:08:04

Message: 1 of 2

Hello,

I have such a polynomial P(x,y) = Q(x)*R(y) +S(x)*T(y)
with Q,R,S and T some linear polynomials.

I would like to get the coefficients of P(x,y)^n with n a given integer. Is it possible to get these coefficients with Matlab ?

I know that you can get the coefficients of A(x)*B(x) using conv. But what about with two variables x and y ?

Best regards,

H.

Subject: Polynomial Multiplication

From: Bruno Luong

Date: 27 Jul, 2010 12:45:06

Message: 2 of 2

"Herve " <michaud_rene@yahoo.fr> wrote in message <i2mi73$gmp$1@fred.mathworks.com>...
> Hello,
>
> I have such a polynomial P(x,y) = Q(x)*R(y) +S(x)*T(y)
> with Q,R,S and T some linear polynomials.
>
> I would like to get the coefficients of P(x,y)^n with n a given integer. Is it possible to get these coefficients with Matlab ?
>
> I know that you can get the coefficients of A(x)*B(x) using conv. But what about with two variables x and y ?
>

See my post #5
http://www.mathworks.com/matlabcentral/newsreader/view_thread/278356

Bruno

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us