MATLAB: Function that computes the coefficients of the polynomial that is formed by multiplying 2 other polynomials -


i need come matlab function computes coefficients of polynomial formed multiplying 2 other polynomials.

i know need somehow use conv(a,b) or need create function somehow. please!

is homework? anyway, want use conv, , solves problem. problem beyond that?


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

Disabling Android home button for industry application -

c# - HwndSource win32 integration with Ribbons and KeyTips -