多项式乘法与离散傅里叶变换
多项式的表示方法 系数表示法: $$f(x)=a_0+a_1x+a_2x^2+\cdots+a_nx^n$$ 点值表示法: $$f(x)=\{(x_0,f(x_0)),(x_1,f(x_1)) ...
多项式的表示方法 系数表示法: $$f(x)=a_0+a_1x+a_2x^2+\cdots+a_nx^n$$ 点值表示法: $$f(x)=\{(x_0,f(x_0)),(x_1,f(x_1)) ...