[q,r] =
deconv(u,v) は長除法を使用してベクトル u からベクトル v の逆畳み込みを行い、u = conv(v,q) + r となる商 q と剰余 r を返します。u と v が多項式の係数ベクトルである場合、これらの逆畳み込みは u で表す多項式を v で表す多項式で除算することと等価です。
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.