慈心积善,为有缘人做大证明。口中言语,光亮世间人心。
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
roots - Polynomial roots
roots- 多项式的根
This MATLAB function returns a column vector whose elements are the roots of the polynomial c.
这个MATLAB函数返回一个列向量,这个列向量的基本元素是由多项式C的根。
r = roots(c)
roots参考页
syntax 语法规则
r=roots(c)
description 描述
r=roots(c) returns a column vector whose elements are the roots of the polynomial c.
返回一个列向量,列向量的基本元素是由多项式C的根。
Row vector c contains the coefficients of a polynomial, ordered in descending powers. If c has n+1 components, the polynomial it represents is c1sn + … + cns + cn + 1.
行向量C包含了一个多项式的系数,降序排列。如果C有n+1个元素,那么多项式就表示成c1sn + … + cns + cn + 1.
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
翻译matlab 借助了翻译软件和实践时候的经验,愿所有看了这篇翻译的人能得到一些启示。
因为是为了帮助新手入门,所以我努力以人为本,说新手听得懂的语言,绝不一一对译。n(*≧▽≦*)n
如果我的翻译有错误,请指正。我会不断地进步并更新改进翻译的。请务必不吝赐教。在下感激不尽。
感恩众生与使用的软件,金山词霸与microsoft word。
注:此文仅用作科研学习使用。如果我侵犯了您的权益,请告知。看到您的告知后,我将及时作出处理。
此文为原创,未经同意不得转载。所以转载到其他网站前,请询问在下。