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 "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -